I got the same problem, with the same workaround, today just after
upgrading Mozilla Firefox to v18.0. I had a hard time solving the
problem.

Symptoms:
  * Anything linked to libgio-2.0 do segfault.
  * cannot login using xfce4-session or gnome-session
  * dbus not working either
  * using xinit and then opera, I could still use internet!

Workaround:
  rm ~/.local/share/mime/mime.cache

Log:
$ cat /var/log/kern.log | tail -1
Jan 11 22:58:42 asuslinux kernel: [  868.425016] xfce4-session[4187]: segfault 
at 5bb51138 ip b69af4d1 sp bfe035b0 error 4 in 
libgio-2.0.so.0.3400.1[b68b8000+15b000]

Versions:
$ dpkg -l |grep glib
ii  libglib2.0-0:i386                             2.34.1-1ubuntu1               
             i386         GLib library of C routines
$ uname -a
Linux asuslinux 3.5.0-22-generic #33-Ubuntu SMP Wed Jan 2 21:45:40 UTC 2013 
i686 i686 i686 GNU/Linux

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/402693

Title:
  Everything whick is linked against libgio-2.0 core dump

Status in The "G" Library - GLib:
  Fix Released
Status in “glib2.0” package in Ubuntu:
  Triaged

Bug description:
  Hi! I'll post same info posted on Ubuntu Forums:
  http://ubuntuforums.org/showthread.php?t=1219305

  Recently I've updated to latest kernel 2.6.28-14-generic i686 in my
  Jaunty Jackalope 9.04 32-bit system.

  I use kde4 4.3 RC and in the latest days I've been suffering of
  massive core dumping due to 'segmentation fault' my applications that
  depend on Gnome libs.

  My thunderbird can't even save an attachment, it just cores dump

  I've tried gedit from console, it cores dump even before starting!

  Here is the backtrace of gdb on gedit behavior:

  [CODE]
  (gdb) bt
  #0  0x00000000 in ?? ()
  #1  0xb790cd9d in ?? () from /usr/lib/libgio-2.0.so.0
  #2  0xb78e58b2 in ?? () from /usr/lib/libgio-2.0.so.0
  #3  0xb78f92f9 in ?? () from /usr/lib/libgio-2.0.so.0
  #4  0xb78f2204 in ?? () from /usr/lib/libgio-2.0.so.0
  #5  0xb7738e26 in ?? () from /usr/lib/libglib-2.0.so.0
  #6  0xb77377bf in ?? () from /usr/lib/libglib-2.0.so.0
  #7  0xb76b04ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  [/CODE]

  From my thunderbird launched on console:
  $ /usr/lib/thunderbird/thunderbird

  [CODE]
  #0  0xb808e430 in __kernel_vsyscall ()
  #1  0xb7ec74b0 in raise () from /lib/tls/i686/cmov/libpthread.so.0
  #2  0x08057c3e in ?? ()
  #3  <signal handler called>
  #4  0xb4132a52 in ?? ()
  #5  0xb79ebd9d in ?? () from /usr/lib/libgio-2.0.so.0
  #6  0xb79c48b2 in ?? () from /usr/lib/libgio-2.0.so.0
  #7  0xb79d82f9 in ?? () from /usr/lib/libgio-2.0.so.0
  #8  0xb79d1204 in ?? () from /usr/lib/libgio-2.0.so.0
  #9  0xb77a5e26 in ?? () from /usr/lib/libglib-2.0.so.0
  #10 0xb77a47bf in ?? () from /usr/lib/libglib-2.0.so.0
  #11 0xb7ebf4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
  #12 0xb74a749e in clone () from /lib/tls/i686/cmov/libc.so.6
  [/CODE]

  As you can see something in libgio-2.0.so is wrong. Maybe some new bug
  due to latest kernel patch (that nasty bug on NULL pointers stuff).

  Interesting part:
  if open gedit with gksudo it just works witout any core dump!

  $ gksudo gedit

  Any help?

  Thanks and regards!
  Raine

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/402693/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to