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 489350 - crash in Text Editor: Opening a 2 GiB file con...
crash in Text Editor: Opening a 2 GiB file con...
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-10-23 11:28 UTC by John Sauter
Modified: 2007-10-28 23:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description John Sauter 2007-10-23 11:28:09 UTC
Version: 2.18.2

What were you doing when the application crashed?
Opening a 2 GiB file containing binary data.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 23:10:59 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: 2137489408 vsize: 2137489408 resident: 20541440 share: 16859136 rss: 20541440 rss_rlim: 4294967295
CPU usage: start_time: 1193138728 rtime: 74 utime: 57 stime: 17 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 -1208617248 (LWP 14800)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208617248 (LWP 14800))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 IA__g_logv
    at gmessages.c line 497
  • #8 IA__g_log
    at gmessages.c line 517
  • #9 IA__g_malloc
    at gmem.c line 135
  • #10 IA__g_convert_with_iconv
    at gconvert.c line 593
  • #11 IA__g_convert
    at gconvert.c line 744
  • #12 ??
  • #13 gedit_convert_to_utf8
  • #14 ??
  • #15 ??
  • #16 g_timeout_dispatch
    at gmain.c line 3422
  • #17 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #18 g_main_context_iterate
    at gmain.c line 2677
  • #19 IA__g_main_loop_run
    at gmain.c line 2881
  • #20 IA__gtk_main
    at gtkmain.c line 1154
  • #21 main
  • #0 __kernel_vsyscall

No plugin installed in $HOME.

Module versions:
  - glib                  2.12.13
  - gtk+                  2.10.14
  - gtksourceview         
  - libgnomeui            
  - libglade              
  - libgnomeprintui       
  - gnome-vfs             
  - pygobject             2.12.3
  - pygtk                 2.10.6
  - gnome-python          
  - gnome-python-desktop  2.18.0
  - enchant               
  - iso-codes             

Python module versions:
  - python                2.5
  - pygtk                 2.10.6 (GTK+ 2.10.14)
  - gnome-python          2.18.1





----------- .xsession-errors ---------------------
(gnome-terminal:3142): Vte-WARNING **: Attempt to set invalid NRC map '\x97'.
(gnome-terminal:3142): Vte-WARNING **: Attempt to set invalid NRC map '\x9f'.
GLib-ERROR **: gmem.c:135: failed to allocate 2096758785 bytes
aborting...
warning: the debug information found in "/usr/lib/debug//usr/lib/libpangoft2-1.0.so.0.1600.4.debug" does not match "/usr/lib/libpangoft2-1.0.so.0" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/libpangocairo-1.0.so.0.1600.4.debug" does not match "/usr/lib/libpangocairo-1.0.so.0" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib/libpango-1.0.so.0.1600.4.debug" does not match "/usr/lib/libpango-1.0.so.0" (CRC mismatch).
--------------------------------------------------
Comment 1 André Klapper 2007-10-28 23:35:28 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 ***