Bug 322151
Summary: | gnome-keyring-ask hangs | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kjartan Maraas <kmaraas> | ||||
Component: | gnome-keyring | Assignee: | Alexander Larsson <alexl> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | belegdol, bloch, guillaume, libbe, mcepl, nicolas.mailhot | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2007-10-10 09:08:36 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 235703 | ||||||
Attachments: |
|
Description
Kjartan Maraas
2007-10-07 13:54:24 UTC
gnome-keyring-ask is used by evo too so the bug can manifest itself as a hanging evo Created attachment 218771 [details]
strace -f output of gnome-keyring-manager with the problematic keyring
I ran strace on gnome-keyring-manager with the problematic keyring in place
Valgrind has this to say about gnome-keyring-ask: ==3247== Syscall param futex(futex) points to uninitialised byte(s) ==3247== at 0x4ED84EB: __pthread_initialize_minimal (init.c:288) ==3247== by 0x4ED81F7: ??? (crti.S:14) ==3247== by 0x4ED7D97: ??? (crti.S:27) ==3247== by 0x400E562: call_init (dl-init.c:70) ==3247== by 0x400E68F: _dl_init (dl-init.c:100) ==3247== by 0x40120D3: dl_open_worker (dl-open.c:516) ==3247== by 0x400E1A5: _dl_catch_error (dl-error.c:178) ==3247== by 0x40117E1: _dl_open (dl-open.c:596) ==3247== by 0x462AC8C: dlopen_doit (dlopen.c:66) ==3247== by 0x400E1A5: _dl_catch_error (dl-error.c:178) ==3247== by 0x462B30B: _dlerror_run (dlerror.c:164) ==3247== by 0x462ABC3: dlopen@@GLIBC_2.1 (dlopen.c:87) ==3247== by 0x4627493: g_module_open (gmodule-dl.c:98) ==3247== by 0x41B8CEA: load_modules (gtkmodules.c:240) ==3247== by 0x41B91A7: _gtk_modules_init (gtkmodules.c:514) ==3247== by 0x419C2E3: post_parse_hook (gtkmain.c:673) ==3247== by 0x466A8EE: g_option_context_parse (goption.c:1753) ==3247== by 0x419BE9B: gtk_parse_args (gtkmain.c:859) ==3247== by 0x419BF13: gtk_init_check (gtkmain.c:895) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== Address 0xBEBBEED4 is on thread 1's stack --3247-- REDIR: 0x40160A0 (stpcpy) redirected to 0x40244D0 (stpcpy) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCA83: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCA8A: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCA90: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCAE5: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCAEB: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCFF1: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCFF7: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCFFD: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD012: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD018: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD054: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x44713F0: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCA83: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447140F: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCA90: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447140F: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCAE5: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447140F: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCAEB: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447140F: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCFF1: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447140F: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCFFD: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447140F: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD012: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447140F: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD018: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447140F: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD054: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447140F: gdk_screen_class_intern_init (gdkscreen.c:71) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCA83: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447145E: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCA90: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447145E: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCAE5: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447145E: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCAEB: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447145E: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCFF1: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447145E: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCFFD: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447145E: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD012: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447145E: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD018: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447145E: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD054: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447145E: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCA83: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447147D: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCA90: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447147D: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCAE5: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447147D: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCAEB: pthread_rwlock_rdlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447147D: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCFF1: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447147D: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDCFFD: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447147D: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD012: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447147D: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD018: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447147D: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== ==3247== Conditional jump or move depends on uninitialised value(s) ==3247== at 0x4EDD054: pthread_rwlock_unlock (in /lib/libpthread-2.6.90.so) ==3247== by 0x471D8AA: __dcigettext (dcigettext.c:639) ==3247== by 0x471C702: dcgettext (dcgettext.c:53) ==3247== by 0x447147D: gdk_screen_class_intern_init (gdkscreen.c:79) ==3247== by 0x460ED80: g_type_class_ref (gtype.c:1874) ==3247== by 0x460F1D8: g_type_class_ref (gtype.c:2387) ==3247== by 0x45F5439: g_object_newv (gobject.c:853) ==3247== by 0x45F592E: g_object_new_valist (gobject.c:986) ==3247== by 0x45F5ADF: g_object_new (gobject.c:795) ==3247== by 0x449B84E: _gdk_x11_screen_new (gdkscreen-x11.c:501) ==3247== by 0x447D4A1: gdk_display_open (gdkdisplay-x11.c:171) ==3247== by 0x445983E: gdk_display_open_default_libgtk_only (gdk.c:288) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) --3247-- Reading syms from /usr/lib/gconv/ISO8859-1.so (0x403D000) --3247-- svma 0x0000000000, avma 0x000403D000 --3247-- Reading debug info from /usr/lib/debug/usr/lib/gconv/ISO8859-1.so.debug... --3247-- REDIR: 0x4FB55A0 (operator new(unsigned)) redirected to 0x4022C40 (operator new(unsigned)) --3247-- REDIR: 0x4FB56E0 (operator new[](unsigned)) redirected to 0x40228D0 (operator new[](unsigned)) ==3247== ==3247== Syscall param rt_sigaction(act->sa_mask) points to uninitialised byte(s) ==3247== at 0x47228CD: sigaction (sigaction.c:94) ==3247== by 0x4E27F61: google_breakpad::ExceptionHandler::SetupHandler(int) (in /usr/lib/gtk-2.0/modules/libgnomebreakpad.so) ==3247== by 0x4E28243: google_breakpad::ExceptionHandler::SetupHandler() (in /usr/lib/gtk-2.0/modules/libgnomebreakpad.so) ==3247== by 0x4E282FF: google_breakpad::ExceptionHandler::ExceptionHandler(std::string const&, bool (*)(void*), bool (*)(char const*, char const*, void*, bool), void*, bool) (in /usr/lib/gtk-2.0/modules/libgnomebreakpad.so) ==3247== by 0x4E27A82: gtk_module_init (in /usr/lib/gtk-2.0/modules/libgnomebreakpad.so) ==3247== by 0x41B8608: default_display_notify_cb (gtkmodules.c:413) ==3247== by 0x45FCAC8: g_cclosure_marshal_VOID__PARAM (gmarshal.c:531) ==3247== by 0x45EFF52: g_closure_invoke (gclosure.c:490) ==3247== by 0x46006C2: signal_emit_unlocked_R (gsignal.c:2440) ==3247== by 0x4601BE6: g_signal_emit_valist (gsignal.c:2199) ==3247== by 0x4601DA8: g_signal_emit (gsignal.c:2243) ==3247== by 0x45F4350: g_object_dispatch_properties_changed (gobject.c:563) ==3247== by 0x45F0D1E: g_object_notify_dispatcher (gobject.c:245) ==3247== by 0x45F5F51: g_object_notify (gobjectnotifyqueue.c:123) ==3247== by 0x4462497: gdk_display_manager_set_default_display (gdkdisplaymanager.c:243) ==3247== by 0x4459855: gdk_display_open_default_libgtk_only (gdk.c:299) ==3247== by 0x419BF1E: gtk_init_check (gtkmain.c:898) ==3247== by 0x419BF53: gtk_init (gtkmain.c:933) ==3247== by 0x804B972: main (gkr-ask-tool.c:635) ==3247== Address 0xBEBBEC5C is on thread 1's stack *** Bug 321261 has been marked as a duplicate of this bug. *** Lots of warnings related to gtk+ module loading and libgnomebreakpad in particular, can you try with that module not installed? (I guess its in bug-buddy?) Do we ship libgnomebreakpad ? I've never seen it on any of my systems Yes, /usr/lib/gtk-2.0/modules/libgnomebreakpad.so in bug-buddy. *** Bug 320541 has been marked as a duplicate of this bug. *** (In reply to comment #7) > Yes, /usr/lib/gtk-2.0/modules/libgnomebreakpad.so in bug-buddy. Ok, nice to see this bit was fixed. Anyway on my system since I killed the gnome-keyring-ask processes that were stuck the problem seems not reproducible anymore, so only kmaraas can test now *** Bug 324961 has been marked as a duplicate of this bug. *** Don't forget about me :) Anyway, bug-buddy presence does not seem to make a difference here. More, with today's rahwide push, restarting the daemon no longer helps :( Still happening here. If I kill the gnome-keyring-ask process once, then enter the WPA passphrase manually, then kill the next keyring process, NetworkManager is able to connect. The whole desktop is unresponsive while the gnome-keyring-ask process is running. Hmm, in the end it hangs in a call to dcgettext(), and valgrind complains several times about "Conditional jump or move depends on uninitialised value" in dcgettext. So, perhaps this is related to gettext and translations. Do you guys run with a translated desktop or in english? This seems to be a dup of bug 321761. Can someone verify that downgrading glibc to glibc-2.6.90-15 fixes it? (In reply to comment #13) > Do you guys run with a translated desktop or in english? fr_FR.UTF-8 there I can reproduce when i switched to a translated locale. I talked to jakub, and it seems to be a glibc issue with dcgettext() when libpthreads.so is dlopened() after main(). Marking as dup of 321761 *** This bug has been marked as a duplicate of 321761 *** Just to confirm, that I have cs_CZ.UTF-8 locale here. |