On 2009-01-06 16:07 +0100, Vincent Lefevre wrote:

> Package: emacs22-gtk
> Version: 22.2+2-5
> Severity: normal
>
> I did a "svn ci", which started emacs (this is my editor). And emacs
> immediately crashed. IIRC, this is the first time something like that
> occurs.

You probably cannot reproduce this, can you?

> Core was generated by `emacs svn-commit.tmp'.
> Program terminated with signal 11, Segmentation fault.
> [New process 18294]
> #0  0x00007ff41a8d71c7 in kill () from /lib64/libc.so.6
> (gdb) bt
> #0  0x00007ff41a8d71c7 in kill () from /lib64/libc.so.6
> #1  0x00000000004bf233 in ?? ()
> #2  <signal handler called>
> #3  0x00007ff41a8d9151 in getenv () from /lib64/libc.so.6

Hm, this shows some similarity with previous crashes that you reported
as #470653 and #220986.

> #4  0x00007ff41a8d1e19 in __dcigettext () from /lib64/libc.so.6
> #5  0x00007ff41e2e8530 in gtk_alignment_class_intern_init (klass=0x1ea0160)
>     at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkalignment.c:89
> #6  0x00007ff41d03a26d in IA__g_type_class_ref (type=<value optimized out>)
>     at /build/buildd/glib2.0-2.16.6/gobject/gtype.c:1880
> #7  0x00007ff41d020f88 in IA__g_object_newv (object_type=32137984, 
>     n_parameters=0, parameters=0x0)
>     at /build/buildd/glib2.0-2.16.6/gobject/gobject.c:853
> #8  0x00007ff41d021397 in IA__g_object_new_valist (object_type=32137984, 
>     first_property_name=0x0, var_args=0x7fff26a48790)
>     at /build/buildd/glib2.0-2.16.6/gobject/gobject.c:986
> #9  0x00007ff41d0214dc in IA__g_object_new (object_type=32137984, 
>     first_property_name=0x0)
>     at /build/buildd/glib2.0-2.16.6/gobject/gobject.c:795
> #10 0x00007ff41e2e83dd in IA__gtk_alignment_new (xalign=0.5, yalign=0.5, 
>     xscale=1, yscale=1)
>     at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkalignment.c:228
> #11 0x00007ff41e496e2e in gtk_tooltip_init (tooltip=0x1d00bf0)
>     at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktooltip.c:138
> #12 0x00007ff41d03a816 in IA__g_type_create_instance (
>     type=<value optimized out>)
>     at /build/buildd/glib2.0-2.16.6/gobject/gtype.c:1575
> #13 0x00007ff41d0201fb in g_object_constructor (type=140686395174085, 
>     n_construct_properties=28182217, construct_params=0x8)
>     at /build/buildd/glib2.0-2.16.6/gobject/gobject.c:1046
> #14 0x00007ff41d020843 in IA__g_object_newv (object_type=28489664, 
>     n_parameters=<value optimized out>, parameters=0x0)
>     at /build/buildd/glib2.0-2.16.6/gobject/gobject.c:937
> #15 0x00007ff41d021397 in IA__g_object_new_valist (object_type=28489664, 
>     first_property_name=0x0, var_args=0x7fff26a48c80)
>     at /build/buildd/glib2.0-2.16.6/gobject/gobject.c:986
> #16 0x00007ff41d0214dc in IA__g_object_new (object_type=28489664, 
>     first_property_name=0x0)
>     at /build/buildd/glib2.0-2.16.6/gobject/gobject.c:795
> #17 0x00007ff41e496ad9 in _gtk_tooltip_handle_event (event=0x1dfcdc0)
>     at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktooltip.c:1305
> #18 0x00007ff41e3c11f5 in IA__gtk_main_do_event (event=0x1dfcdc0)
>     at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkmain.c:1608
> #19 0x00007ff41e022f8c in gdk_event_dispatch (source=<value optimized out>, 
>     callback=<value optimized out>, user_data=<value optimized out>)
>     at /scratch/build-area/gtk+2.0-2.12.11/gdk/x11/gdkevents-x11.c:2351
> #20 0x00007ff41c97e78b in IA__g_main_context_dispatch (context=0x1b01df0)
>     at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2012
> #21 0x00007ff41c981f5d in g_main_context_iterate (context=0x1b01df0, block=1, 
>     dispatch=1, self=<value optimized out>)
>     at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2645
> #22 0x00007ff41c98211b in IA__g_main_context_iteration (context=0x1b01df0, 
>     may_block=1) at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2708
> #23 0x00007ff41e3c15e1 in IA__gtk_main_iteration ()
>     at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkmain.c:1251
> #24 0x000000000048e94b in ?? ()

Not of much help, since debug symbols from Emacs itself are lacking and
gtk_main_iteration is called at seven places in the Emacs source code.

Sven



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to