After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 363437 - gnome-panel crash to gtkrecentmanager code
gnome-panel crash to gtkrecentmanager code
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Class: GtkRecent
2.10.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
Emmanuele Bassi (:ebassi)
: 351704 358044 377754 377755 378448 379863 386102 394599 397020 397258 406978 412655 417829 421073 421488 423152 438226 454672 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-19 15:25 UTC by Sebastien Bacher
Modified: 2007-07-08 08:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Sebastien Bacher 2006-10-19 15:25:42 UTC
That bug has been described on https://launchpad.net/distros/ubuntu/+source/gnome-panel/+bug/66189

"All of a sudden gnome-panel cannot start, it crashed every time. This did not start to happen after an update (gnome-panel has been restarted since the last update and worked fine), it just started out of the blue. Now I'm sure this is something I did but I can't remember fiddling with anything that would break it, anyways I have attached the backtrace, thanks in advance.

http://librarian.launchpad.net/4843387/gnome-panel-bugreport.txt
gnome-panel-dbg backtrace

gnome-panel-dbg backtrace
...
> Thanks for your bug. That looks like a GTK issue, could you get a backtrace with libgtk2.0-0-dbg libglib2.0-0-dbg installed?
...
http://librarian.launchpad.net/4891010/gnome-panel-bugreport.txt
backtrace with debug

here is my backtrace with all the debugging symbols.
...
Backtrace was generated from '/usr/bin/gnome-panel'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 805541600 (LWP 11943)]
0x0f16b334 in __waitpid_nocancel () from /lib/libpthread.so.0
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 IA__g_logv
  • #6 IA__g_log
    at gmessages.c line 517
  • #7 IA__g_assert_warning
    at gmessages.c line 552
  • #8 IA__gtk_recent_info_get_short_name
    at gtkrecentmanager.c line 2248
  • #9 IA__gtk_recent_info_get_display_name
    at gtkrecentmanager.c line 1588
  • #10 idle_populate_func
    at gtkrecentchoosermenu.c line 902

Comment 1 Emmanuele Bassi (:ebassi) 2006-11-16 10:24:44 UTC
*** Bug 351704 has been marked as a duplicate of this bug. ***
Comment 2 Emmanuele Bassi (:ebassi) 2006-11-16 10:26:30 UTC
thanks for the stack trace.
Comment 3 André Klapper 2006-11-21 23:42:44 UTC
*** Bug 377754 has been marked as a duplicate of this bug. ***
Comment 4 André Klapper 2006-11-21 23:42:49 UTC
*** Bug 377755 has been marked as a duplicate of this bug. ***
Comment 5 Emmanuele Bassi (:ebassi) 2006-11-22 09:14:48 UTC
fixed in both HEAD and the stable branch.

2006-11-22  Emmanuele Bassi  <ebassi@gnome.org>

        * gtk/gtkrecentmanager.c:
        (get_uri_shortname_for_display): g_filename_from_uri() might
        fail; catch the failure and fall back to the non-local URI
        case. (#363437)
Comment 6 André Klapper 2006-11-23 12:36:26 UTC
*** Bug 378448 has been marked as a duplicate of this bug. ***
Comment 7 Emmanuele Bassi (:ebassi) 2006-11-27 18:30:33 UTC
*** Bug 379863 has been marked as a duplicate of this bug. ***
Comment 8 Emmanuele Bassi (:ebassi) 2006-12-15 17:16:25 UTC
*** Bug 386102 has been marked as a duplicate of this bug. ***
Comment 9 Paolo Maggi 2007-01-10 10:00:48 UTC
*** Bug 394599 has been marked as a duplicate of this bug. ***
Comment 10 Christian Kirbach 2007-01-15 21:04:52 UTC
*** Bug 397020 has been marked as a duplicate of this bug. ***
Comment 11 Vincent Untz 2007-01-17 11:27:34 UTC
*** Bug 397258 has been marked as a duplicate of this bug. ***
Comment 12 Vincent Untz 2007-02-12 20:03:22 UTC
*** Bug 358044 has been marked as a duplicate of this bug. ***
Comment 13 Vincent Untz 2007-02-12 20:04:29 UTC
*** Bug 406978 has been marked as a duplicate of this bug. ***
Comment 14 Vincent Untz 2007-03-17 18:45:54 UTC
*** Bug 417829 has been marked as a duplicate of this bug. ***
Comment 15 Pedro Villavicencio 2007-03-22 00:02:30 UTC
*** Bug 421073 has been marked as a duplicate of this bug. ***
Comment 16 Pedro Villavicencio 2007-03-27 02:30:32 UTC
*** Bug 421488 has been marked as a duplicate of this bug. ***
Comment 17 Pedro Villavicencio 2007-03-27 02:31:32 UTC
*** Bug 423152 has been marked as a duplicate of this bug. ***
Comment 18 Kjartan Maraas 2007-04-10 09:53:35 UTC
*** Bug 412655 has been marked as a duplicate of this bug. ***
Comment 19 Pedro Villavicencio 2007-05-18 15:41:51 UTC
*** Bug 438226 has been marked as a duplicate of this bug. ***
Comment 20 Vincent Untz 2007-07-08 08:16:46 UTC
*** Bug 454672 has been marked as a duplicate of this bug. ***