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 397671 - crash in Text Editor: trying to open a copy of...
crash in Text Editor: trying to open a copy of...
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
2.17.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-17 16:17 UTC by usanskys
Modified: 2007-01-19 00:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description usanskys 2007-01-17 16:17:48 UTC
Version: 2.17.3

What were you doing when the application crashed?
trying to open a copy of Xorg.0.log to examine its contents before sending it off to add to my bugzilla report re xorg-x11-server-Xorg-1.1.1-57.fc7


Distribution: Fedora Core release 6 (Rawhide)
Gnome Release: 2.17.5 2007-01-10 (Red Hat, Inc)
BugBuddy Version: 2.17.3

System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:45:28 EST 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Enabled

Memory status: size: 77651968 vsize: 0 resident: 77651968 share: 0 rss: 20070400 rss_rlim: 0
CPU usage: start_time: 1169050604 rtime: 0 utime: 62 stime: 0 cutime:56 cstime: 0 timeout: 6 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gedit'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208363312 (LWP 3182)]
(no debugging symbols found)
0x00ddc402 in __kernel_vsyscall ()

Thread 1 (Thread -1208363312 (LWP 3182))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 free
    from /lib/libc.so.6
  • #5 g_free
    from /lib/libglib-2.0.so.0
  • #6 gtk_recent_chooser_menu_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 g_source_is_destroyed
    from /lib/libglib-2.0.so.0
  • #8 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #9 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #10 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #11 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 main
  • #0 __kernel_vsyscall

Comment 1 Paolo Borelli 2007-01-17 16:27:45 UTC
thanks, for the bugreport. This is a bug in latest gtk that has already been fixed  in svn.
Comment 2 younker 2007-01-19 00:06:09 UTC
I think this bug also caused gnome-panel crash when open a document or something related to recently used items.