Bug#712294: Error in the program glines

Emilio Pozuelo Monfort pochu at debian.org
Sat Jun 22 14:29:40 UTC 2013


Again: CC the bug.

Copying the bug report with the bt.

Emilio

On 22/06/13 05:21, Eduardo Ono wrote:
> Good night Mr. Emilio,
>      I think that i done all necessary this time.
>      I attached the new file (error_glines_next1.txt).
> Regards,
> Eduardo Ono
> 
> 
> 2013/6/21 Emilio Pozuelo Monfort <pochu at debian.org>
> 
>> > Hi,
>> >
>> > Always CC the bug report.
>> >
>> > On 20/06/13 05:32, Eduardo Ono wrote:
>>> > > Good night Mr. Emilio,
>>> > >       I created file glines_error.txt (attached)
>>> > >       I hope that is sufficient
>> >
>> >
>>> > > root at Simt6400:~# gdb /usr/games/glines
>>> > > GNU gdb (GDB) 7.4.1-debian
>>> > > Copyright (C) 2012 Free Software Foundation, Inc.
>>> > > License GPLv3+: GNU GPL version 3 or later <
>> > http://gnu.org/licenses/gpl.html>
>>> > > This is free software: you are free to change and redistribute it.
>>> > > There is NO WARRANTY, to the extent permitted by law.  Type "show
>> > copying"
>>> > > and "show warranty" for details.
>>> > > This GDB was configured as "i486-linux-gnu".
>>> > > For bug reporting instructions, please see:
>>> > > <http://www.gnu.org/software/gdb/bugs/>...
>>> > > Reading symbols from /usr/games/glines...(no debugging symbols
>> > found)...done.
>>> > > (gdb) set pagination 0
>>> > > (gdb) run
>>> > > Starting program: /usr/games/glines
>>> > > [Thread debugging using libthread_db enabled]
>>> > > Using host libthread_db library
>> > "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
>>> > > [New Thread 0xb620ab70 (LWP 9971)]
>>> > > [New Thread 0xb58ffb70 (LWP 9977)]
>>> > >
>>> > > Program received signal SIGSEGV, Segmentation fault.
>>> > > INT_cairo_pattern_create_for_surface (surface=0x3) at
>> > /build/buildd-cairo_1.12.2-3-i386-jzS4pg/cairo-1.12.2/src/cairo-pattern.c:733
>>> > > 733
>> > /build/buildd-cairo_1.12.2-3-i386-jzS4pg/cairo-1.12.2/src/cairo-pattern.c:
>> > Arquivo ou diretório não encontrado.
>> >
>> > So at this point, at the (gdb) prompt, you need to type 'backtrace' to get
>> > a
>> > full backtrace.
>> >
>> > Emilio
>> >
> 
> 
> error_glines_next1.txt
> 
> 
> (gdb) run /usr/games/glines
> Starting program: /usr/games/glines /usr/games/glines
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
> [New Thread 0xb61e7b70 (LWP 3802)]
> [New Thread 0xb57ffb70 (LWP 3808)]
> 
> Program received signal SIGSEGV, Segmentation fault.
> INT_cairo_pattern_create_for_surface (surface=0x3)
>     at /build/buildd-cairo_1.12.2-3-i386-jzS4pg/cairo-1.12.2/src/cairo-pattern.c:733
> 733	/build/buildd-cairo_1.12.2-3-i386-jzS4pg/cairo-1.12.2/src/cairo-pattern.c: Arquivo ou diretório não encontrado.
> (gdb) backtrace
> #0  INT_cairo_pattern_create_for_surface (surface=0x3)
>     at /build/buildd-cairo_1.12.2-3-i386-jzS4pg/cairo-1.12.2/src/cairo-pattern.c:733
> #1  0x08052326 in draw_preview ()
> #2  0x08052662 in ?? ()
> #3  0xb73e7902 in _gtk_marshal_BOOLEAN__BOXED (closure=closure at entry=0x9498700, 
>     return_value=return_value at entry=0xbfbd4660, n_param_values=n_param_values at entry=2, 
>     param_values=param_values at entry=0xbfbd46d0, invocation_hint=invocation_hint at entry=0xbfbd467c, 
>     marshal_data=marshal_data at entry=0x0)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkmarshalers.c:85
> #4  0xb6fdce76 in g_closure_invoke (closure=0x9498700, return_value=return_value at entry=0xbfbd4660, 
>     n_param_values=n_param_values at entry=2, param_values=param_values at entry=0xbfbd46d0, 
>     invocation_hint=invocation_hint at entry=0xbfbd467c)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:777
> #5  0xb6fee945 in signal_emit_unlocked_R (node=node at entry=0x9337df0, detail=detail at entry=0, 
>     instance=instance at entry=0x941d420, emission_return=emission_return at entry=0xbfbd47ac, 
>     instance_and_params=instance_and_params at entry=0xbfbd46d0)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3551
> #6  0xb6ff6891 in g_signal_emit_valist (instance=instance at entry=0x941d420, signal_id=signal_id at entry=40, 
>     detail=detail at entry=0, var_args=0xbfbd48f0 "\fI\275\277", 
>     var_args at entry=0xbfbd48ec "\020\304I\t\fI\275\277")
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3310
> #7  0xb6ff6cd3 in g_signal_emit (instance=instance at entry=0x941d420, signal_id=40, detail=detail at entry=0)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3356
> #8  0xb752fe8b in gtk_widget_event_internal (widget=widget at entry=0x941d420, event=event at entry=0x949c410)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:6380
> #9  0xb753028e in gtk_widget_event (widget=widget at entry=0x941d420, event=event at entry=0x949c410)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:6037
> #10 0xb7368959 in gtk_drawing_area_send_configure (darea=0x941d420)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkdrawingarea.c:244
> #11 0xb6fdfcd5 in g_cclosure_marshal_VOID__BOXEDv (closure=0x93365b0, return_value=0x0, instance=0x941d420, 
>     args=0xbfbd4c4c "\320L\275\277\364L\275\277\374L\275\277\340K\275\277", marshal_data=0xb7368b40, 
> ---Type <return> to continue, or q <return> to quit---
>     n_params=1, param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gmarshal.c:1160
> #12 0xb6fdb7a7 in g_type_class_meta_marshalv (closure=closure at entry=0x93365b0, 
>     return_value=return_value at entry=0x0, instance=instance at entry=0x941d420, 
>     args=args at entry=0xbfbd4c4c "\320L\275\277\364L\275\277\374L\275\277\340K\275\277", 
>     marshal_data=marshal_data at entry=0x6c, n_params=n_params at entry=1, param_types=param_types at entry=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:997
> #13 0xb6fdd05d in _g_closure_invoke_va (closure=0x93365b0, return_value=return_value at entry=0x0, 
>     instance=instance at entry=0x941d420, 
>     args=args at entry=0xbfbd4c4c "\320L\275\277\364L\275\277\374L\275\277\340K\275\277", n_params=1, 
>     param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:840
> #14 0xb6ff6279 in g_signal_emit_valist (instance=instance at entry=0x941d420, signal_id=signal_id at entry=10, 
>     detail=detail at entry=0, 
>     var_args=var_args at entry=0xbfbd4c4c "\320L\275\277\364L\275\277\374L\275\277\340K\275\277")
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3211
> #15 0xb6ff6cd3 in g_signal_emit (instance=instance at entry=0x941d420, signal_id=10, detail=detail at entry=0)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3356
> #16 0xb75405b7 in gtk_widget_size_allocate (widget=0x941d420, allocation=allocation at entry=0xbfbd4e2c)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:4992
> #17 0xb7302827 in gtk_box_size_allocate (widget=0x94271a0, allocation=allocation at entry=0xbfbd51d0)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkbox.c:658
> #18 0xb6fdfcd5 in g_cclosure_marshal_VOID__BOXEDv (closure=0x93365b0, return_value=0x0, instance=0x94271a0, 
>     args=0xbfbd514c "\320Q\275\277\364Q\275\277\374Q\275\277\250Q\275\277\264Q\275\277\330\335B\t\bYu\267", 
>     marshal_data=0xb7302490, n_params=1, param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gmarshal.c:1160
> #19 0xb6fdb7a7 in g_type_class_meta_marshalv (closure=closure at entry=0x93365b0, 
>     return_value=return_value at entry=0x0, instance=instance at entry=0x94271a0, 
>     args=args at entry=0xbfbd514c "\320Q\275\277\364Q\275\277\374Q\275\277\250Q\275\277\264Q\275\277\330\335B\t\bYu---Type <return> to continue, or q <return> to quit---
> \267", marshal_data=marshal_data at entry=0x6c, n_params=n_params at entry=1, 
>     param_types=param_types at entry=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:997
> #20 0xb6fdd05d in _g_closure_invoke_va (closure=0x93365b0, return_value=return_value at entry=0x0, 
>     instance=instance at entry=0x94271a0, 
>     args=args at entry=0xbfbd514c "\320Q\275\277\364Q\275\277\374Q\275\277\250Q\275\277\264Q\275\277\330\335B\t\bYu\267", n_params=1, param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:840
> #21 0xb6ff6279 in g_signal_emit_valist (instance=instance at entry=0x94271a0, signal_id=signal_id at entry=10, 
>     detail=detail at entry=0, 
>     var_args=var_args at entry=0xbfbd514c "\320Q\275\277\364Q\275\277\374Q\275\277\250Q\275\277\264Q\275\277\330\335B\t\bYu\267")
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3211
> #22 0xb6ff6cd3 in g_signal_emit (instance=instance at entry=0x94271a0, signal_id=10, detail=detail at entry=0)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3356
> #23 0xb75405b7 in gtk_widget_size_allocate (widget=0x94271a0, allocation=0xbfbd5260)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:4992
> #24 0x080560c4 in ?? ()
> #25 0xb6fdfcd5 in g_cclosure_marshal_VOID__BOXEDv (closure=0x93365b0, return_value=0x0, instance=0x935f2a0, 
>     args=0xbfbd557c "", marshal_data=0x8055f00, n_params=1, param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gmarshal.c:1160
> #26 0xb6fdb7a7 in g_type_class_meta_marshalv (closure=closure at entry=0x93365b0, 
>     return_value=return_value at entry=0x0, instance=instance at entry=0x935f2a0, args=args at entry=0xbfbd557c "", 
>     marshal_data=marshal_data at entry=0x6c, n_params=n_params at entry=1, param_types=param_types at entry=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:997
> #27 0xb6fdd05d in _g_closure_invoke_va (closure=0x93365b0, return_value=return_value at entry=0x0, 
>     instance=instance at entry=0x935f2a0, args=args at entry=0xbfbd557c "", n_params=1, param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:840
> ---Type <return> to continue, or q <return> to quit---
> #28 0xb6ff6279 in g_signal_emit_valist (instance=instance at entry=0x935f2a0, signal_id=signal_id at entry=10, 
>     detail=detail at entry=0, var_args=var_args at entry=0xbfbd557c "")
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3211
> #29 0xb6ff6cd3 in g_signal_emit (instance=instance at entry=0x935f2a0, signal_id=10, detail=detail at entry=0)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3356
> #30 0xb75405b7 in gtk_widget_size_allocate (widget=0x935f2a0, allocation=allocation at entry=0xbfbd570c)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:4992
> #31 0xb7302827 in gtk_box_size_allocate (widget=0x94270a0, allocation=allocation at entry=0xbfbd5ab0)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkbox.c:658
> #32 0xb6fdfcd5 in g_cclosure_marshal_VOID__BOXEDv (closure=0x93365b0, return_value=0x0, instance=0x94270a0, 
>     args=0xbfbd5a2c "\260Z\275\277\324Z\275\277\334Z\275\277", marshal_data=0xb7302490, n_params=1, 
>     param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gmarshal.c:1160
> #33 0xb6fdb7a7 in g_type_class_meta_marshalv (closure=closure at entry=0x93365b0, 
>     return_value=return_value at entry=0x0, instance=instance at entry=0x94270a0, 
>     args=args at entry=0xbfbd5a2c "\260Z\275\277\324Z\275\277\334Z\275\277", 
>     marshal_data=marshal_data at entry=0x6c, n_params=n_params at entry=1, param_types=param_types at entry=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:997
> #34 0xb6fdd05d in _g_closure_invoke_va (closure=0x93365b0, return_value=return_value at entry=0x0, 
>     instance=instance at entry=0x94270a0, args=args at entry=0xbfbd5a2c "\260Z\275\277\324Z\275\277\334Z\275\277", 
>     n_params=1, param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:840
> #35 0xb6ff6279 in g_signal_emit_valist (instance=instance at entry=0x94270a0, signal_id=signal_id at entry=10, 
>     detail=detail at entry=0, var_args=var_args at entry=0xbfbd5a2c "\260Z\275\277\324Z\275\277\334Z\275\277")
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3211
> #36 0xb6ff6cd3 in g_signal_emit (instance=instance at entry=0x94270a0, signal_id=10, detail=detail at entry=0)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3356
> #37 0xb75405b7 in gtk_widget_size_allocate (widget=0x94270a0, allocation=allocation at entry=0xbfbd5bbc)
> ---Type <return> to continue, or q <return> to quit---
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:4992
> #38 0xb7302827 in gtk_box_size_allocate (widget=0x9427020, allocation=allocation at entry=0xbfbd5f60)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkbox.c:658
> #39 0xb6fdfcd5 in g_cclosure_marshal_VOID__BOXEDv (closure=0x93365b0, return_value=0x0, instance=0x9427020, 
>     args=0xbfbd5edc "`_\275\277\204_\275\277\214_\275\277H\363\065\t", marshal_data=0xb7302490, n_params=1, 
>     param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gmarshal.c:1160
> #40 0xb6fdb7a7 in g_type_class_meta_marshalv (closure=closure at entry=0x93365b0, 
>     return_value=return_value at entry=0x0, instance=instance at entry=0x9427020, 
>     args=args at entry=0xbfbd5edc "`_\275\277\204_\275\277\214_\275\277H\363\065\t", 
>     marshal_data=marshal_data at entry=0x6c, n_params=n_params at entry=1, param_types=param_types at entry=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:997
> #41 0xb6fdd05d in _g_closure_invoke_va (closure=0x93365b0, return_value=return_value at entry=0x0, 
>     instance=instance at entry=0x9427020, 
>     args=args at entry=0xbfbd5edc "`_\275\277\204_\275\277\214_\275\277H\363\065\t", n_params=1, 
>     param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:840
> #42 0xb6ff6279 in g_signal_emit_valist (instance=instance at entry=0x9427020, signal_id=signal_id at entry=10, 
>     detail=detail at entry=0, 
>     var_args=var_args at entry=0xbfbd5edc "`_\275\277\204_\275\277\214_\275\277H\363\065\t")
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3211
> #43 0xb6ff6cd3 in g_signal_emit (instance=instance at entry=0x9427020, signal_id=10, detail=detail at entry=0)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3356
> #44 0xb75405b7 in gtk_widget_size_allocate (widget=widget at entry=0x9427020, 
>     allocation=allocation at entry=0xbfbd5fc0)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:4992
> #45 0xb754bc5a in gtk_window_size_allocate (widget=0x9420000, allocation=allocation at entry=0xbfbd6360)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwindow.c:5593
> #46 0xb6fdfcd5 in g_cclosure_marshal_VOID__BOXEDv (closure=0x93365b0, return_value=0x0, instance=0x9420000, 
>     args=0xbfbd62dc "`c\275\277\204c\275\277\214c\275\277\230c3\t", marshal_data=0xb754bbb0, n_params=1, 
> ---Type <return> to continue, or q <return> to quit---
>     param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gmarshal.c:1160
> #47 0xb6fdb7a7 in g_type_class_meta_marshalv (closure=closure at entry=0x93365b0, 
>     return_value=return_value at entry=0x0, instance=instance at entry=0x9420000, 
>     args=args at entry=0xbfbd62dc "`c\275\277\204c\275\277\214c\275\277\230c3\t", 
>     marshal_data=marshal_data at entry=0x6c, n_params=n_params at entry=1, param_types=param_types at entry=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:997
> #48 0xb6fdd121 in _g_closure_invoke_va (closure=0x93365b0, return_value=return_value at entry=0x0, 
>     instance=instance at entry=0x9420000, 
>     args=args at entry=0xbfbd62dc "`c\275\277\204c\275\277\214c\275\277\230c3\t", n_params=1, 
>     param_types=0x9331368)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:840
> #49 0xb6ff6279 in g_signal_emit_valist (instance=instance at entry=0x9420000, signal_id=signal_id at entry=10, 
>     detail=detail at entry=0, var_args=var_args at entry=0xbfbd62dc "`c\275\277\204c\275\277\214c\275\277\230c3\t")
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3211
> #50 0xb6ff6cd3 in g_signal_emit (instance=instance at entry=0x9420000, signal_id=10, detail=detail at entry=0)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3356
> #51 0xb75405b7 in gtk_widget_size_allocate (widget=widget at entry=0x9420000, 
>     allocation=allocation at entry=0xbfbd63ec)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:4992
> #52 0xb754787b in gtk_window_show (widget=widget at entry=0x9420000)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwindow.c:4837
> #53 0xb6fdebef in g_cclosure_marshal_VOID__VOID (closure=0x9336398, return_value=0x0, n_param_values=1, 
>     param_values=0xbfbd6640, invocation_hint=0xbfbd65ec, marshal_data=0xb7547790)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gmarshal.c:85
> #54 0xb6fdbced in g_type_class_meta_marshal (closure=closure at entry=0x9336398, 
>     return_value=return_value at entry=0x0, n_param_values=n_param_values at entry=1, 
>     param_values=param_values at entry=0xbfbd6640, invocation_hint=invocation_hint at entry=0xbfbd65ec, 
>     marshal_data=marshal_data at entry=0x50)
> ---Type <return> to continue, or q <return> to quit---
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:970
> #55 0xb6fdce76 in g_closure_invoke (closure=closure at entry=0x9336398, return_value=return_value at entry=0x0, 
>     n_param_values=1, param_values=param_values at entry=0xbfbd6640, 
>     invocation_hint=invocation_hint at entry=0xbfbd65ec)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gclosure.c:777
> #56 0xb6fee2fb in signal_emit_unlocked_R (node=node at entry=0x93363b0, detail=detail at entry=0, 
>     instance=instance at entry=0x9420000, emission_return=emission_return at entry=0x0, 
>     instance_and_params=instance_and_params at entry=0xbfbd6640)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3481
> #57 0xb6ff6b56 in g_signal_emit_valist (instance=instance at entry=0x9420000, signal_id=signal_id at entry=4, 
>     detail=detail at entry=0, var_args=var_args at entry=0xbfbd684c "\364\337q\267\267\254S\267\364\337q\267")
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3300
> #58 0xb6ff6cd3 in g_signal_emit (instance=instance at entry=0x9420000, signal_id=4, detail=detail at entry=0)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gobject/gsignal.c:3356
> #59 0xb753ad64 in gtk_widget_show (widget=0x9420000)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:4011
> #60 gtk_widget_show (widget=widget at entry=0x9420000)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:3988
> #61 0xb734ed22 in gtk_container_show_all (widget=0x9420000)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkcontainer.c:3177
> #62 0xb753944a in gtk_widget_show_all (widget=0x9420000)
>     at /build/buildd-gtk+3.0_3.4.2-6-i386-efY50l/gtk+3.0-3.4.2/./gtk/gtkwidget.c:4175
> #63 0x080503ea in main ()
> (gdb) 
> 




More information about the pkg-gnome-maintainers mailing list