gedit yields this:
gdb gedit 
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/gedit 
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1228785984 (LWP 22766)]

(gedit:22766): Gtk-CRITICAL **: gtk_file_system_filename_to_path:
assertion `filename != NULL' failed

(gedit:22766): Gtk-CRITICAL **: gtk_file_system_path_is_local: assertion
`path != NULL' failed

(gedit:22766): Gtk-CRITICAL **: gtk_file_system_path_is_local: assertion
`path != NULL' failed

(gedit:22766): Gtk-CRITICAL **: gtk_file_system_path_is_local: assertion
`path != NULL' failed

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1228785984 (LWP 22766)]
0xb72dadf8 in strcmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) thread apply all bt

Thread 1 (Thread -1228785984 (LWP 22766)):
#0  0xb72dadf8 in strcmp () from /lib/tls/i686/cmov/libc.so.6
#1  0xb79f1f9d in create_file_info (folder_unix=0x0, 
    filename=0x84ebbe0 "/home/benni", basename=0x84ede40 "benni", types=69, 
    statbuf=0xbfeb9268, mime_type=0x0)
    at /build/buildd/gtk+2.0-2.11.3/gtk/gtkfilesystemunix.c:1609
#2  0xb79f3f36 in gtk_file_system_unix_get_info (file_system=0x850f1c0, 
    path=0x84ebbe0, types=<value optimized out>, 
    callback=0xb7817d80 <get_file_info_finished>, data=0x84e2460)
    at /build/buildd/gtk+2.0-2.11.3/gtk/gtkfilesystemunix.c:842
#3  0xb7837690 in IA__gtk_file_system_get_info (file_system=0x850f1c0, 
    path=0x84ebbe0, types=69, callback=0xb7817d80 <get_file_info_finished>, 
    data=0x84e2460) at /build/buildd/gtk+2.0-2.11.3/gtk/gtkfilesystem.c:476
#4  0xb78177a0 in shortcuts_insert_path (impl=0x84e1038, pos=7, 
    shortcut_type=<value optimized out>, volume=0x0, path=0x84e24b8, 
    label=0x0, removable=0, type=SHORTCUTS_CURRENT_FOLDER)
    at /build/buildd/gtk+2.0-2.11.3/gtk/gtkfilechooserdefault.c:1777
#5  0xb781b1f8 in update_current_folder_get_info_cb (handle=0x818aa68, 
    info=0x852b748, error=0x0, user_data=0x852aa58)
    at /build/buildd/gtk+2.0-2.11.3/gtk/gtkfilechooserdefault.c:2316
#6  0xb79f344e in execute_callbacks (data=0x850f1c0)
    at /build/buildd/gtk+2.0-2.11.3/gtk/gtkfilesystemunix.c:525
---Type <return> to continue, or q <return> to quit---
#7  0xb76ac968 in gdk_threads_dispatch (data=0x84e0010)
    at /build/buildd/gtk+2.0-2.11.3/gdk/gdk.c:470
#8  0xb73de471 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0x084e0010 in ?? ()
#10 0xb746a21c in ?? () from /usr/lib/libglib-2.0.so.0
#11 0xb7dd5bf0 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x084e27e0 in ?? ()
#13 0xbfeb9478 in ?? ()
#14 0xb746a21c in ?? () from /usr/lib/libglib-2.0.so.0
#15 0xbfeb94d8 in ?? ()
#16 0xb73e003c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
Backtrace stopped: frame did not save the PC

-- 
GTK 2.11.3 save dialog crashes application
https://bugs.launchpad.net/bugs/120947
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to