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 594338 - crash in Text Editor: I was opening a debug-lo...
crash in Text Editor: I was opening a debug-lo...
Status: RESOLVED DUPLICATE of bug 352099
Product: gedit
Classification: Applications
Component: general
2.26.x
Other All
: Normal critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-06 23:56 UTC by Kristoffer Grundström
Modified: 2009-09-12 16:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Kristoffer Grundström 2009-09-06 23:56:50 UTC
Version: 2.26.1

What were you doing when the application crashed?
I was opening a debug-logfile.


Distribution: Mandriva Linux release 2009.1 (Official) for i586
Gnome Release: 2.26.1 2009-04-14 (Mandriva)
BugBuddy Version: 2.26.0

System: Linux 2.6.29.6-desktop-2mnb #1 SMP Sun Aug 16 23:23:47 EDT 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10601000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Ia Ora Blue
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 2695790592 vsize: 2695790592 resident: 319877120 share: 73105408 rss: 319877120 rss_rlim: 18446744073709551615
CPU usage: start_time: 1252281152 rtime: 2032 utime: 1230 stime: 802 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb70ea6c0 (LWP 28055)]
0xffffe424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb70ea6c0 (LWP 28055))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 <signal handler called>
  • #7 __kernel_vsyscall
  • #8 raise
    from /lib/i686/libc.so.6
  • #9 abort
    from /lib/i686/libc.so.6
  • #10 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #11 g_log
    from /usr/lib/libglib-2.0.so.0
  • #12 g_realloc
    from /usr/lib/libglib-2.0.so.0
  • #13 g_convert_with_iconv
    from /usr/lib/libglib-2.0.so.0
  • #14 g_convert
    from /usr/lib/libglib-2.0.so.0
  • #15 gedit_convert_to_utf8_from_charset
  • #16 gedit_convert_to_utf8
  • #17 gedit_document_loader_update_document_contents
  • #18 load_file_real
    at gedit-mmap-document-loader.c line 257
  • #19 ??
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 ??
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 main
    at gedit.c line 679


---- Critical and fatal warnings logged during execution ----

** GLib **: gmem.c:175: failed to allocate 2645817646 bytes 
Output of custom script "/usr/lib/gedit-2/gedit-bugreport.sh":
Active plugins:
  - docinfo
  - modelines
  - filebrowser
  - spell
  - time

No plugin installed in $HOME.

Module versions:
  - glib                  
  - gtk+                  
  - gtksourceview         
  - pygobject             
  - pygtk                 
  - pygtksourceview       
  - enchant               
  - iso-codes             3.6

Python module versions:
  - python                2.6.1
  - pygtk                 2.14.1 (GTK+ 2.16.1)





----------- .xsession-errors (19 sec old) ---------------------
undersöker synthesis-fil [/var/lib/urpmi/Non-free Backports (Official2009.1-20)/synthesis.hdlist.cz]
undersöker synthesiFönsterhanterarvarning: Ogiltigt WM_TRANSIENT_FOR-fönster 0x3200003 angivet för 0x3200227 (Gnash pref).
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
totem-video-thumbnailer couldn't process file: 'file:///media/PHONE%20CARD/video/Aki%20Heino%20presenteras%20p%C3%A5%20L%C3%B6vens%20kickoff%202009-10.flv'
Reason: Took too much time to process.
GLib-ERROR **: gmem.c:175: failed to allocate 2645817646 bytes
aborting...
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-09-07 01:03:30 UTC
could be dup of #352099? http://bugzilla.gnome.org/show_bug.cgi?id=352099
Comment 2 Paolo Borelli 2009-09-12 16:20:12 UTC
Yes, unfortunately our handling of encoding conversion when opening big files is still suboptimal :(

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