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

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

Wasn't this supposed to be fixed?


From: David Kastrup
Subject: Wasn't this supposed to be fixed?
Date: 24 Jan 2004 19:50:41 +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:

I can't really swear to it, but I thought that I had the most recent
stuff installed with regard to the malloc hangs.

Backtrace (a bit different than last time)
(gdb) bt
#0  0xffffe002 in ?? ()
#1  0x0815566f in emacs_blocked_malloc (size=44)
    at /home/tmp/emacs/src/alloc.c:974
#2  0x42073305 in malloc () from /lib/tls/libc.so.6
#3  0x42024890 in _nl_make_l10nflist () from /lib/tls/libc.so.6
#4  0x42022c1c in _nl_find_domain () from /lib/tls/libc.so.6
#5  0x4202205d in __dcigettext () from /lib/tls/libc.so.6
#6  0x42021bf5 in dcgettext () from /lib/tls/libc.so.6
#7  0x4207aa3e in strsignal () from /lib/tls/libc.so.6
#8  0x0819c0fc in sigchld_handler (signo=17)
    at /home/tmp/emacs/src/process.c:6216
#9  <signal handler called>
#10 0x42074455 in _int_free () from /lib/tls/libc.so.6
#11 0x420734d6 in free () from /lib/tls/libc.so.6
#12 0x0815557e in emacs_blocked_free (ptr=0x87ac2b0)
    at /home/tmp/emacs/src/alloc.c:930
#13 0x42073485 in free () from /lib/tls/libc.so.6
#14 0x403fc6c4 in g_free () from /usr/lib/libglib-2.0.so.0
#15 0x402bba1f in _gdk_x11_gc_flush () from /usr/lib/libgdk-x11-2.0.so.0
#16 0x402b59d3 in _gdk_x11_have_render () from /usr/lib/libgdk-x11-2.0.so.0
#17 0x402913c8 in gdk_draw_segments () from /usr/lib/libgdk-x11-2.0.so.0
#18 0x4029b8b7 in gdk_pixmap_get_type () from /usr/lib/libgdk-x11-2.0.so.0
#19 0x402913c8 in gdk_draw_segments () from /usr/lib/libgdk-x11-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#20 0x402a7b33 in gdk_window_get_internal_paint_info ()
   from /usr/lib/libgdk-x11-2.0.so.0
#21 0x402903bf in gdk_draw_line () from /usr/lib/libgdk-x11-2.0.so.0
#22 0x4092b07f in bluecurve_rc_style_register_type ()
   from /usr/lib/gtk-2.0/2.2.0/engines/libbluecurve.so
#23 0x40152ff6 in gtk_paint_shadow () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x4014d391 in gtk_style_apply_default_background ()
   from /usr/lib/libgtk-x11-2.0.so.0
#25 0x4092e2e5 in bluecurve_rc_style_register_type ()
   from /usr/lib/gtk-2.0/2.2.0/engines/libbluecurve.so
#26 0x40153546 in gtk_paint_box () from /usr/lib/libgtk-x11-2.0.so.0
#27 0x4012857c in gtk_range_get_value () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x4012880a in gtk_range_get_value () from /usr/lib/libgtk-x11-2.0.so.0
#29 0x400fbc2f in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#30 0x403a1247 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#31 0x403a0ed7 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#32 0x403b3439 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#33 0x403b27af in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#34 0x403b2be4 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#35 0x401e16fb in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#36 0x0810b15f in xg_fixed_handle_expose (widget=0x8692810, event=0xbffcee5c,
    user_data=0x0) at /home/tmp/emacs/src/gtkutil.c:598
---Type <return> to continue, or q <return> to quit---
#37 0x400fbc2f in _gtk_marshal_BOOLEAN__BOXED ()
   from /usr/lib/libgtk-x11-2.0.so.0
#38 0x403a0ed7 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#39 0x403b3983 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#40 0x403b27af in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#41 0x403b2be4 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#42 0x401e16fb in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#43 0x400fa6d9 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#44 0x402a8db5 in gdk_window_clear_area_e () from /usr/lib/libgdk-x11-2.0.so.0
#45 0x402a8e5a in gdk_window_process_all_updates ()
   from /usr/lib/libgdk-x11-2.0.so.0
#46 0x4009cd7a in gtk_container_set_reallocate_redraws ()
   from /usr/lib/libgtk-x11-2.0.so.0
#47 0x403f9743 in g_timeout_add () from /usr/lib/libglib-2.0.so.0
#48 0x403f6b35 in g_get_current_time () from /usr/lib/libglib-2.0.so.0
#49 0x403f7b78 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#50 0x403f7e8d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#51 0x403f80cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#52 0x400fa200 in gtk_main_iteration () from /usr/lib/libgtk-x11-2.0.so.0
#53 0x080efa74 in XTread_socket (sd=0, bufp=0xbffd00ec, numchars=4096,
    expected=1) at /home/tmp/emacs/src/xterm.c:7174
#54 0x08118b32 in read_avail_input (expected=1)
    at /home/tmp/emacs/src/keyboard.c:6621
---Type <return> to continue, or q <return> to quit---
#55 0x08118d02 in input_available_signal (signo=29)
    at /home/tmp/emacs/src/keyboard.c:6779
#56 <signal handler called>
#57 0xffffe002 in ?? ()
#58 0x080edca1 in XTset_vertical_scroll_bar (w=0x8c85448, portion=1036,
    whole=48316, position=4692) at /home/tmp/emacs/src/xterm.c:5143
#59 0x080a0157 in set_vertical_scroll_bar (w=0x8c85448)
    at /home/tmp/emacs/src/xdisp.c:11396
#60 0x080a0900 in redisplay_window (window=-2000137144, just_this_one_p=0)
    at /home/tmp/emacs/src/xdisp.c:12093
#61 0x0809e4f1 in redisplay_window_0 (window=-2000137144)
    at /home/tmp/emacs/src/xdisp.c:10552
#62 0x08169f6c in internal_condition_case_1 (
    bfun=0x809e4c4 <redisplay_window_0>, arg=-2000137144,
    handlers=-1472239512, hfun=0x809e4a8 <redisplay_window_error>)
    at /home/tmp/emacs/src/eval.c:1374
#63 0x0809e4a6 in redisplay_windows (window=0)
    at /home/tmp/emacs/src/xdisp.c:10531
#64 0x0809d6fd in redisplay_internal (preserve_echo_area=1)
    at /home/tmp/emacs/src/xdisp.c:10110
#65 0x0809e0bf in redisplay_preserve_echo_area (from_where=13)
    at /home/tmp/emacs/src/xdisp.c:10339
#66 0x0819c59d in status_notify () at /home/tmp/emacs/src/process.c:6464
---Type <return> to continue, or q <return> to quit---
#67 0x081950e8 in Fdelete_process (process=-1999223776)
    at /home/tmp/emacs/src/process.c:775
#68 0x0816b97a in Ffuncall (nargs=2, args=0xbfffcf54)
    at /home/tmp/emacs/src/eval.c:2728
#69 0x081935b0 in Fbyte_code (bytestr=675324172, vector=1,
    maxdepth=-1073754288) at /home/tmp/emacs/src/bytecode.c:689
#70 0x0816bc67 in funcall_lambda (fun=-2004495456, nargs=1,
    arg_vector=0xbfffd074) at /home/tmp/emacs/src/eval.c:2915
#71 0x0816b853 in Ffuncall (nargs=2, args=0xbfffd070)
    at /home/tmp/emacs/src/eval.c:2785
#72 0x081935b0 in Fbyte_code (bytestr=675564380, vector=1,
    maxdepth=-1073754000) at /home/tmp/emacs/src/bytecode.c:689
#73 0x0816bc67 in funcall_lambda (fun=-2004505328, nargs=3,
    arg_vector=0xbfffd194) at /home/tmp/emacs/src/eval.c:2915
#74 0x0816b853 in Ffuncall (nargs=4, args=0xbfffd190)
    at /home/tmp/emacs/src/eval.c:2785
#75 0x081935b0 in Fbyte_code (bytestr=675564380, vector=3,
    maxdepth=-1073753712) at /home/tmp/emacs/src/bytecode.c:689
#76 0x0816bc67 in funcall_lambda (fun=-2004092488, nargs=2,
    arg_vector=0xbfffd2b4) at /home/tmp/emacs/src/eval.c:2915
#77 0x0816b853 in Ffuncall (nargs=3, args=0xbfffd2b0)
    at /home/tmp/emacs/src/eval.c:2785
#78 0x081935b0 in Fbyte_code (bytestr=143289532, vector=2,
---Type <return> to continue, or q <return> to quit---
    maxdepth=-1073753424) at /home/tmp/emacs/src/bytecode.c:689
#79 0x0816bc67 in funcall_lambda (fun=-2004469744, nargs=0,
    arg_vector=0xbfffd3e4) at /home/tmp/emacs/src/eval.c:2915
#80 0x0816b853 in Ffuncall (nargs=1, args=0xbfffd3e0)
    at /home/tmp/emacs/src/eval.c:2785
#81 0x0816b65a in apply1 (fn=679163796, arg=675216876)
    at /home/tmp/emacs/src/eval.c:2478
#82 0x08168362 in Fcall_interactively (function=679163796,
    record_flag=675216876, keys=-2003452192)
    at /home/tmp/emacs/src/callint.c:414
#83 0x0811c9a6 in Fcommand_execute (cmd=679163796, record_flag=675216876,
    keys=675216876, special=675216876) at /home/tmp/emacs/src/keyboard.c:9652
#84 0x08111e5b in command_loop_1 () at /home/tmp/emacs/src/keyboard.c:1757
#85 0x08169e72 in internal_condition_case (bfun=0x8111b0c <command_loop_1>,
    handlers=675310564, hfun=0x81116fc <cmd_error>)
    at /home/tmp/emacs/src/eval.c:1333
#86 0x081119e6 in command_loop_2 () at /home/tmp/emacs/src/keyboard.c:1294
#87 0x08169a11 in internal_catch (tag=675216640,
    func=0x81119c8 <command_loop_2>, arg=675216876)
    at /home/tmp/emacs/src/eval.c:1094
#88 0x0811199c in command_loop () at /home/tmp/emacs/src/keyboard.c:1273
#89 0x081114d8 in recursive_edit_1 () at /home/tmp/emacs/src/keyboard.c:989
#90 0x081115e8 in Frecursive_edit () at /home/tmp/emacs/src/keyboard.c:1045
---Type <return> to continue, or q <return> to quit---
#91 0x0810ff17 in main (argc=1, argv=0xbfffdb84)
    at /home/tmp/emacs/src/emacs.c:1666
#92 0x42015574 in __libc_start_main () from /lib/tls/libc.so.6
(gdb) xbacktrace
Segmentation fault
bash-2.05b$

Oops.


In GNU Emacs 21.3.50.14 (i686-pc-linux-gnu, GTK+ Version 2.2.1)
 of 2004-01-14 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: Emacs-Lisp

Minor modes in effect:
  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]