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 474479 - crash in Text Editor: trying to open a backup ...
crash in Text Editor: trying to open a backup ...
Status: RESOLVED DUPLICATE of bug 352099
Product: gedit
Classification: Applications
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-07 08:51 UTC by grudy3
Modified: 2007-09-21 19:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description grudy3 2007-09-07 08:51:13 UTC
Version: 2.18.0

What were you doing when the application crashed?
trying to open a backup file on CD from another server


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.4-65.fc7 #1 SMP Tue Aug 21 22:36:56 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 1486139392 vsize: 1486139392 resident: 1457958912 share: 1454505984 rss: 1457958912 rss_rlim: 4294967295
CPU usage: start_time: 1189154761 rtime: 164 utime: 97 stime: 67 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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 -1208887584 (LWP 2877)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208887584 (LWP 2877))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 g_free
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /lib/libglib-2.0.so.0
  • #8 g_log
    from /lib/libglib-2.0.so.0
  • #9 g_malloc
    from /lib/libglib-2.0.so.0
  • #10 g_strndup
    from /lib/libglib-2.0.so.0
  • #11 ??
  • #12 gedit_convert_to_utf8
  • #13 ??
  • #14 ??
  • #15 g_free
    from /lib/libglib-2.0.so.0
  • #16 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #17 g_free
    from /lib/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 main
  • #0 __kernel_vsyscall

No plugin installed in $HOME.





----------- .xsession-errors (176129 sec old) ---------------------
fixme:richedit:fnTextSrv_TxSendMessage 0x188860: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x188860: STUB
fixme:richedit:fnTextSrv_TxGetNaturalSize 0x188860: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x1888b8: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x1888b8: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x1888b8: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x1888b8: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x1888b8: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x1888b8: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x1888b8: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x1888b8: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x1888b8: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x1888b8: STUB
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 André Klapper 2007-09-13 10:22:12 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please install some debugging packages [1], start the application as normal, and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] debugging packages for gedit, gtk, glib, gnome-vfs, libgnome, libgnomeui, pango and gtksourceview (as far as those packages are provided by your distribution). More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 Paolo Borelli 2007-09-21 19:30:45 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 352099 ***