Bug#712245: many segfault occur concerning libglib-2.0.so.0.3200.4

Emilio Pozuelo Monfort pochu at debian.org
Fri Jun 14 15:42:30 UTC 2013


Hi,

On 14/06/13 16:44, Takashi Yano wrote:
> Hi, Emilio,
> 
> Thanks for your reply.
> 
>> > What Debian version are you running? We don't ship glib 2.33.12 anywhere. 
> Debian 7.0 wheezy I am using.
> 
> And also dpkg -l sais:
> ii  libglib2.0-0:i386            2.33.12+really2.32. i386                GLib library of C routines
> ii  gnome-control-center         1:3.4.3.1-2         i386                utilities to configure the GNOME desktop
> ii  gnome-bluetooth              3.4.2-1             i386                GNOME Bluetooth tools
> ii  libwebkitgtk-3.0-0           1.8.1-3.4           i386                Web content engine library for GTK+
> ii  libgl1-mesa-dri:i386         8.0.5-4+deb7u2      i386                free implementation of the OpenGL API -- DRI modules
> 
>> > Next time you report a bug use the reportbug tool, it gives us
>> > many information like this.
> Next time I will.
> 
>> > Install libglib2.0-0-dbg; then run gnome-control-center under gdb and then go to
>> > the bluetooth panel. Get a backtrace and send it here.
> Attached please find backtrace log.
> 
> If anything is wrong with backtrace, please notify.


> (gnome-control-center:5976): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to find suitable fbconfig for the GLX context: Failed to find any compatible fbconfigs
> [New Thread 0xacf89b70 (LWP 5980)]

I suppose clutter doesn't like that you're running it through VNC.

Emilio

> 
> (gnome-control-center:5976): Bluetooth-WARNING **: Could not open RFKILL control device, please verify your installation
> [New Thread 0xac24cb70 (LWP 5982)]
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0xb76bfb88 in g_variant_type_info_check (info=info at entry=0xfbe58, 
>     container_class=container_class at entry=0 '\000')
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gvarianttypeinfo.c:164
> 164	/build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gvarianttypeinfo.c: No such file or directory.
> (gdb) backtrace
> #0  0xb76bfb88 in g_variant_type_info_check (info=info at entry=0xfbe58, 
>     container_class=container_class at entry=0 '\000')
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gvarianttypeinfo.c:164
> #1  0xb76bfcf3 in g_variant_type_info_get_type_string (info=0xfbe58)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gvarianttypeinfo.c:200
> #2  0xb76b3537 in g_variant_get_type (value=0xb7734ff4)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gvariant.c:1999
> #3  0xb76b375b in g_variant_is_of_type (value=value at entry=0xb7734ff4, 
>     type=0xb7713237)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gvariant.c:2041
> #4  0xb76b6490 in g_variant_lookup_value (dictionary=0xb7734ff4, 
>     key=0xb1fcf4be "Adapters", expected_type=0xb1fcf45d)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gvariant.c:1039
> #5  0xb1fbe368 in ?? () from /usr/lib/libgnome-bluetooth.so.10
> #6  0xb7855860 in actually_do_call (name_owner=0x823f3d0 ":1.0", 
>     connection=<optimized out>, client=<optimized out>, 
>     call_type=<optimized out>)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gdbusnamewatching.c:154
> #7  actually_do_call (client=<optimized out>, connection=<optimized out>, 
>     name_owner=0x823f3d0 ":1.0", call_type=CALL_TYPE_NAME_APPEARED)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gdbusnamewatching.c:147
> #8  0xb78559c4 in do_call (client=client at entry=0x8261748, 
>     call_type=call_type at entry=CALL_TYPE_NAME_APPEARED)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gdbusnamewatching.c:216
> #9  0xb7855f02 in call_appeared_handler (client=0x8261748)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gdbusnamewatching.c:228
> #10 call_appeared_handler (client=0x8261748)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gdbusnamewatching.c:325
> #11 get_name_owner_cb (source_object=0x8235a38, res=0x82c4768, 
>     user_data=0x8261748)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gdbusnamewatching.c:348
> #12 0xb77f28b5 in g_simple_async_result_complete (simple=0x82c4768)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gsimpleasyncresult.c:767
> #13 0xb784bb18 in g_dbus_connection_call_done (source=0x8235a38, 
>     result=0x82c5988, user_data=0x82d8e90)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gdbusconnection.c:5289
> #14 0xb77f28b5 in g_simple_async_result_complete (
>     simple=simple at entry=0x82c5988)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gsimpleasyncresult.c:767
> #15 0xb77f29db in complete_in_idle_cb (data=data at entry=0x82c5988)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gsimpleasyncresult.c:779
> #16 0xb7680190 in g_idle_dispatch (source=source at entry=0xac609b98, 
>     callback=0xb77f29c0 <complete_in_idle_cb>, user_data=0x82c5988)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:4657
> #17 0xb76826d3 in g_main_dispatch (context=0x8089008)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:2539
> #18 g_main_context_dispatch (context=context at entry=0x8089008)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3075
> #19 0xb7682a70 in g_main_context_iterate (context=context at entry=0x8089008, 
>     block=block at entry=1, dispatch=dispatch at entry=1, 
>     self=<error reading variable: Unhandled dwarf expression opcode 0xfa>)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3146
> #20 0xb7682b51 in g_main_context_iteration (context=0x8089008, 
>     context at entry=0x0, may_block=may_block at entry=1)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3207
> #21 0xb782357c in g_application_run (application=0x8166968, argc=1, 
>     argv=0xbffffa94)
>     at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./gio/gapplication.c:1499
> #22 0x0804ef10 in main ()
> (gdb) quit
> A debugging session is active.
> 
> 	Inferior 1 [process 5976] will be killed.
> 
> Quit anyway? (y or n) y
> debian:~> 



More information about the pkg-gnome-maintainers mailing list