emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Display problems in Buffer List


From: Michael Welsh Duggan
Subject: Display problems in Buffer List
Date: Mon, 26 Apr 2004 01:43:31 -0400
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Using today's CVS, The buffer-list window seems to be screwed up
somehow.  To reproduce:

emacs -q -no-site-file
C-x C-b

At this point, the frame splits such that there is a *Buffer List* in
the bottom window, but there are some problems with it:

1) The scroll bar is not displayed
2) The header is not displayed
3) After a subsequent C-l, nothing is displayed
4) After a subsequent C-x 0, it segfaults with the following
   backtrace:

Program received signal SIGSEGV, Segmentation fault.
set_buffer_internal_1 (b=0x83e3010) at buffer.c:1801
1801        b->undo_list = b->base_buffer->undo_list;
(gdb) bt
#0  set_buffer_internal_1 (b=0x83e3010) at buffer.c:1801
#1  0x080ed0ba in command_loop_1 () at keyboard.c:1409
#2  0x0814d19e in internal_condition_case (bfun=0x80ecff0 <command_loop_1>, 
    handlers=675225088, hfun=0x80ecb40 <cmd_error>) at eval.c:1333
#3  0x080ece9e in command_loop_2 () at keyboard.c:1264
#4  0x0814ccfb in internal_catch (tag=16, func=0x80ece70 <command_loop_2>, 
    arg=675164176) at eval.c:1094
#5  0x080ece3e in command_loop () at keyboard.c:1243
#6  0x080ec8d4 in recursive_edit_1 () at keyboard.c:959
#7  0x080eca01 in Frecursive_edit () at keyboard.c:1015
#8  0x080eb0e0 in main (argc=3, argv=0xbffffa74) at emacs.c:1692

In GNU Emacs 21.3.50.4 (i686-pc-linux-gnu, X toolkit)
 of 2004-04-26 on maru
configured using `configure '--without-toolkit-scroll-bars''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  display-time-mode: t
  auto-compression-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
<help-echo> C-x C-b C-x 5 2 <switch-frame> C-x k M-x 
e r p o <tab> C-a C-k r e p o r <tab> <return> C-g 
M-x r u k e <backspace> <backspace> l e r <tab> <return> 
M-x r u l e r - m o d e <return> <switch-frame> C-x 
1 C-x C-b <switch-frame> M-x r e p o r t - e m <tab> 
<return>

Recent messages:
Loading time...done
Loading mule-util...done
Loading cl-seq...done
Loading ~md5i/.emacs-custom...done
Loading semantic-el...done
Loading jit-lock...done
Loading emacsbug...done
Don't touch it!  It's the History Eraser Button, you fool!
Loading ruler-mode...done
Ruler mode disabled

-- 
Michael Welsh Duggan
(address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]