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

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

Re: Lockup


From: Jan Djärv
Subject: Re: Lockup
Date: Tue, 01 Aug 2006 15:35:11 +0200
User-agent: Thunderbird 1.5.0.4 (X11/20060614)



David Kastrup skrev:
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:

Hi, I just had a lockup occuring.  Here is a backtrace:

Ouch, this is serious. I currently have no idea how to solve this, except change Emacs to use SYNC_INPUT. I'll have to think about this.

        Jan D.


If emacs crashed, and you have the emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/emacs-21/share/emacs/22.0.50/etc/DEBUG for instructions.

(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb79602ae in __lll_mutex_lock_wait ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb795cfc7 in _L_mutex_lock_159 () from /lib/tls/i686/cmov/libpthread.so.0
#3  0x00000063 in ?? ()
#4  0xbfabe690 in ?? ()
#5  0x086a6d48 in ?? ()
#6  0xbfabe6d8 in ?? ()
#7  0x080c78f0 in handle_one_xevent (dpyinfo=0x82f375c, eventp=0xbfabdbec,
    finish=0xb79602ae, hold_quit=0x82f375c) at /home/tmp/emacs/src/xterm.c:6916
#8  0x0813b963 in emacs_blocked_malloc (size=4294967292, ptr=0xb7993042)
    at /home/tmp/emacs/src/alloc.c:1231
#9  0xb77a83c5 in malloc () from /lib/tls/i686/cmov/libc.so.6
#10 0xb7993042 in g_malloc () from /usr/lib/libglib-2.0.so.0
#11 0xb79a2e27 in g_strndup () from /usr/lib/libglib-2.0.so.0
#12 0xb7977fa2 in g_convert_with_fallback () from /usr/lib/libglib-2.0.so.0
#13 0xb79780f5 in g_locale_from_utf8 () from /usr/lib/libglib-2.0.so.0
#14 0xb7c84b5e in gdk_add_client_message_filter ()
   from /usr/lib/libgdk-x11-2.0.so.0
#15 0xb7c855b2 in gdk_x11_register_standard_event_type ()
   from /usr/lib/libgdk-x11-2.0.so.0
#16 0xb7c86c78 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#17 0xb7c86dc1 in _gdk_events_queue () from /usr/lib/libgdk-x11-2.0.so.0
#18 0xb798b8d6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb798e996 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#20 0xb798ee1e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb7de1f74 in gtk_main_iteration () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x080cac12 in XTread_socket (sd=0, expected=1, hold_quit=0xbfabf5ac)
    at /home/tmp/emacs/src/xterm.c:7067
#23 0x080f90dc in read_avail_input (expected=1)
    at /home/tmp/emacs/src/keyboard.c:6737
#24 0x080f9283 in handle_async_input () at /home/tmp/emacs/src/keyboard.c:6883
#25 0x080f9317 in input_available_signal (signo=29)
    at /home/tmp/emacs/src/keyboard.c:6925
#26 <signal handler called>
#27 0xb795d27d in pthread_mutex_unlock ()
   from /lib/tls/i686/cmov/libpthread.so.0
#28 0xb77a62f5 in free () from /lib/tls/i686/cmov/libc.so.6
#29 0xb77caa08 in closedir () from /lib/tls/i686/cmov/libc.so.6
#30 0x08122c57 in directory_files_internal_unwind (dh=161026626)
    at /home/tmp/emacs/src/dired.c:137
#31 0x08151a4f in unbind_to (count=528, value=137410761)
    at /home/tmp/emacs/src/eval.c:3337
#32 0x0812401e in file_name_completion (file=160401147, dirname=160401115,
    all_flag=1, ver_flag=0) at /home/tmp/emacs/src/dired.c:721
#33 0x0812447c in Ffile_name_all_completions (file=160401147,
    directory=160401115) at /home/tmp/emacs/src/dired.c:442
#34 0x0815312f in Ffuncall (nargs=3, args=0xbfabfb50)
    at /home/tmp/emacs/src/eval.c:2985
#35 0x0817c99e in Fbyte_code (bytestr=136162331, vector=136162356, maxdepth=32)
    at /home/tmp/emacs/src/bytecode.c:679
#36 0x081526d8 in Feval (form=136162317) at /home/tmp/emacs/src/eval.c:2319
#37 0x08154991 in internal_lisp_condition_case (var=137410761,
    bodyform=136162317, handlers=136162453) at /home/tmp/emacs/src/eval.c:1414
#38 0x0817db50 in Fbyte_code (bytestr=136162139, vector=136162156, maxdepth=48)
    at /home/tmp/emacs/src/bytecode.c:869
#39 0x08152b5a in funcall_lambda (fun=136162100, nargs=1,
    arg_vector=0xbfabfe94) at /home/tmp/emacs/src/eval.c:3169
#40 0x08152fb0 in Ffuncall (nargs=2, args=0xbfabfe90)
    at /home/tmp/emacs/src/eval.c:3028
#41 0x0817c99e in Fbyte_code (bytestr=149470715, vector=149471668, maxdepth=56)
    at /home/tmp/emacs/src/bytecode.c:679
#42 0x08152b5a in funcall_lambda (fun=149031548, nargs=4,
    arg_vector=0xbfabffc4) at /home/tmp/emacs/src/eval.c:3169
#43 0x08152fb0 in Ffuncall (nargs=5, args=0xbfabffc0)
    at /home/tmp/emacs/src/eval.c:3028
#44 0x0817c99e in Fbyte_code (bytestr=143938675, vector=143888644, maxdepth=40)
    at /home/tmp/emacs/src/bytecode.c:679
#45 0x08152b5a in funcall_lambda (fun=143876164, nargs=0,
    arg_vector=0xbfac00f4) at /home/tmp/emacs/src/eval.c:3169
#46 0x08152fb0 in Ffuncall (nargs=1, args=0xbfac00f0)
    at /home/tmp/emacs/src/eval.c:3028
#47 0x0817c99e in Fbyte_code (bytestr=144059891, vector=144063476, maxdepth=56)
    at /home/tmp/emacs/src/bytecode.c:679
#48 0x08152b5a in funcall_lambda (fun=144063812, nargs=1,
    arg_vector=0xbfac0224) at /home/tmp/emacs/src/eval.c:3169
#49 0x08152fb0 in Ffuncall (nargs=2, args=0xbfac0220)
    at /home/tmp/emacs/src/eval.c:3028
#50 0x0817c99e in Fbyte_code (bytestr=144059651, vector=144061468, maxdepth=16)
    at /home/tmp/emacs/src/bytecode.c:679
#51 0x08152b5a in funcall_lambda (fun=144061636, nargs=1,
    arg_vector=0xbfac03b4) at /home/tmp/emacs/src/eval.c:3169
#52 0x08152fb0 in Ffuncall (nargs=2, args=0xbfac03b0)
    at /home/tmp/emacs/src/eval.c:3028
#53 0x081506da in Fcall_interactively (function=138222865,
    record_flag=137410761, keys=137451260) at /home/tmp/emacs/src/callint.c:880
#54 0x080f596e in Fcommand_execute (cmd=138222865, record_flag=137410761,
    keys=0, special=137410761) at /home/tmp/emacs/src/keyboard.c:9780
#55 0x080fe111 in command_loop_1 () at /home/tmp/emacs/src/keyboard.c:1790
#56 0x081515ec in internal_condition_case (bfun=0x80fddc9 <command_loop_1>,
    handlers=137455425, hfun=0x80f6470 <cmd_error>)
    at /home/tmp/emacs/src/eval.c:1469
#57 0x080f0aef in command_loop_2 () at /home/tmp/emacs/src/keyboard.c:1326
#58 0x081512f0 in internal_catch (tag=0, func=0x80f0acc <command_loop_2>,
    arg=137410761) at /home/tmp/emacs/src/eval.c:1210
#59 0x080f0921 in command_loop () at /home/tmp/emacs/src/keyboard.c:1305
#60 0x080f09bf in recursive_edit_1 () at /home/tmp/emacs/src/keyboard.c:1003
#61 0x080f0a90 in Frecursive_edit () at /home/tmp/emacs/src/keyboard.c:1064
#62 0x080efabd in main (argc=1, argv=0xbfac0c84)
    at /home/tmp/emacs/src/emacs.c:1794

Lisp Backtrace:
"file-name-all-completions" (0x98f86fb)
"byte-code" (0x81dac1b)
"find-backup-file-name" (0x98f874b)
"nndraft-request-expire-articles" (0x96f96fd)
"message-disassociate-draft" (0x830b8f9)
"message-send" (0x830b8c9)
"message-send-and-exit" (0x830b8c9)
"call-interactively" (0x83d1d11)


In GNU Emacs 22.0.50.4 (i686-pc-linux-gnu, GTK+ Version 2.8.18)
 of 2006-07-28 on lola
X server distributor `The X.Org Foundation', version 11.0.70000000
configured using `configure '--prefix=/usr/local/emacs-21' '--with-gtk' 
'--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: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Info

Minor modes in effect:
  TeX-PDF-mode: t
  desktop-save-mode: t
  iswitchb-mode: t
  minibuffer-electric-default-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-decoding-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
M-x g n u s - r e p o <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> e m a c s - r e p o <tab> <backspace> <backspace> <backspace> <backspace> b u <tab> C-a r e p o r t - C-e <tab> <return>

Recent messages:
Removing duplicates... done
Applying style hooks... done
Sorting environment...
Removing duplicates... done
Applying style hooks... done
uncompressing latex.info.gz...done
uncompressing gdb.info.gz...done
Desktop: 7 buffers restored.
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...done





reply via email to

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