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

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

Emacs hangs up.


From: David Kastrup
Subject: Emacs hangs up.
Date: 08 Jan 2004 01:07:21 +0100

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

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

When editing (maybe switching workspaces that caused something to get
obscured or shown), Emacs suddenly hangs: no window updates, no
reaction.  I have had this quite a few times already.

Here is a backtrace:

(gdb) bt
#0  0xffffe002 in ?? ()
#1  0x0815552e in emacs_blocked_free (ptr=0x89889b8)
    at /home/tmp/emacs/src/alloc.c:930
#2  0x42073485 in free () from /lib/tls/libc.so.6
#3  0x403fc6c4 in g_free () from /usr/lib/libglib-2.0.so.0
#4  0x403f5cd2 in g_source_set_callback_indirect ()
   from /usr/lib/libglib-2.0.so.0
#5  0x403f6b7b in g_get_current_time () from /usr/lib/libglib-2.0.so.0
#6  0x403f7b78 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#7  0x403f7e8d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#8  0x403f80cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#9  0x400fa200 in gtk_main_iteration () from /usr/lib/libgtk-x11-2.0.so.0
#10 0x080efa14 in XTread_socket (sd=0, bufp=0xbffd065c, numchars=4096,
    expected=1) at /home/tmp/emacs/src/xterm.c:7174
#11 0x08118ae2 in read_avail_input (expected=1)
    at /home/tmp/emacs/src/keyboard.c:6621
#12 0x08118cb2 in input_available_signal (signo=29)
    at /home/tmp/emacs/src/keyboard.c:6779
#13 <signal handler called>
#14 0x42074982 in malloc_consolidate () from /lib/tls/libc.so.6
#15 0x4207580e in mALLOPt () from /lib/tls/libc.so.6
#16 0x0815665b in allocate_vectorlike (len=100000000, type=MEM_TYPE_VECTOR)
    at /home/tmp/emacs/src/alloc.c:2509
---Type <return> to continue, or q <return> to quit---
#17 0x0815669a in allocate_vector (nslots=12)
    at /home/tmp/emacs/src/alloc.c:2528
#18 0x081567b5 in Fmake_vector (length=12, init=675216620)
    at /home/tmp/emacs/src/alloc.c:2624
#19 0x080ed828 in x_scroll_bar_create (w=0x85e03b8, top=660, left=2, width=16,
    height=20) at /home/tmp/emacs/src/xterm.c:4725
#20 0x080edcd6 in XTset_vertical_scroll_bar (w=0x85e03b8, portion=0, whole=0,
    position=0) at /home/tmp/emacs/src/xterm.c:5016
#21 0x080a0157 in set_vertical_scroll_bar (w=0x85e03b8)
    at /home/tmp/emacs/src/xdisp.c:11396
#22 0x080a0900 in redisplay_window (window=-2007104584, just_this_one_p=0)
    at /home/tmp/emacs/src/xdisp.c:12093
#23 0x0809e4f1 in redisplay_window_0 (window=-2007104584)
    at /home/tmp/emacs/src/xdisp.c:10552
#24 0x08169e84 in internal_condition_case_1 (
    bfun=0x809e4c4 <redisplay_window_0>, arg=-2007104584,
    handlers=-1472239512, hfun=0x809e4a8 <redisplay_window_error>)
    at /home/tmp/emacs/src/eval.c:1374
#25 0x0809e4a6 in redisplay_windows (window=0)
    at /home/tmp/emacs/src/xdisp.c:10531
#26 0x0809d6fd in redisplay_internal (preserve_echo_area=1)
    at /home/tmp/emacs/src/xdisp.c:10110
#27 0x0809e0bf in redisplay_preserve_echo_area (from_where=8)
---Type <return> to continue, or q <return> to quit---
    at /home/tmp/emacs/src/xdisp.c:10339
#28 0x0811cf96 in detect_input_pending_run_timers (do_display=1)
    at /home/tmp/emacs/src/keyboard.c:9841
#29 0x08199df5 in wait_reading_process_input (time_limit=0, microsecs=0,
    read_kbd=536870911, do_display=1) at /home/tmp/emacs/src/process.c:4414
#30 0x08115aa4 in kbd_buffer_get_event (kbp=0xbfffd76c,
    used_mouse_menu=0xbfffd988) at /home/tmp/emacs/src/keyboard.c:3849
#31 0x081143a2 in read_char (commandflag=1, nmaps=3, maps=0xbfffd950,
    prev_event=675216620, used_mouse_menu=0xbfffd988)
    at /home/tmp/emacs/src/keyboard.c:2812
#32 0x0811b0d9 in read_key_sequence (keybuf=0xbfffdab0, bufsize=30,
    prompt=675216620, dont_downcase_last=0, can_return_switch_frame=1,
    fix_current_buffer=1) at /home/tmp/emacs/src/keyboard.c:8752
#33 0x08111c3b in command_loop_1 () at /home/tmp/emacs/src/keyboard.c:1506
#34 0x08169d8a in internal_condition_case (bfun=0x8111abc <command_loop_1>,
    handlers=675310300, hfun=0x81116ac <cmd_error>)
    at /home/tmp/emacs/src/eval.c:1333
#35 0x08111996 in command_loop_2 () at /home/tmp/emacs/src/keyboard.c:1294
#36 0x08169929 in internal_catch (tag=675216384,
    func=0x8111978 <command_loop_2>, arg=675216620)
    at /home/tmp/emacs/src/eval.c:1094
#37 0x0811194c in command_loop () at /home/tmp/emacs/src/keyboard.c:1273
#38 0x08111488 in recursive_edit_1 () at /home/tmp/emacs/src/keyboard.c:989
---Type <return> to continue, or q <return> to quit---
#39 0x08111598 in Frecursive_edit () at /home/tmp/emacs/src/keyboard.c:1045
#40 0x0810fec7 in main (argc=1, argv=0xbfffe084)
    at /home/tmp/emacs/src/emacs.c:1666
#41 0x42015574 in __libc_start_main () from /lib/tls/libc.so.6
(gdb) xbt
Undefined command: "xbt".  Try "help".
(gdb) xbacktrace
(gdb) fin
Run till exit from #0  0xffffe002 in ?? ()

[Nothing happens and so eventually I press C-c in the debugger]
 
Program terminated with signal SIGINT, Interrupt.
The program no longer exists.
(gdb)



In GNU Emacs 21.3.50.9 (i686-pc-linux-gnu, GTK+ Version 2.2.1)
 of 2004-01-07 on lola.goethe.zz
configured using `configure '--prefix=/usr/local/emacs-21' '--with-gtk''

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: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: LaTeX

Minor modes in effect:
  reftex-mode: t
  auto-compression-mode: t
  desktop-save-mode: t
  display-time-mode: t
  iswitchb-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  unify-8859-on-encoding-mode: t
  line-number-mode: t

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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