GNOME Bugzilla – Bug 408042
crash in Text Editor: find replace many occurr...
Last modified: 2007-02-15 20:54:05 UTC
Version: 2.16.1 What were you doing when the application crashed? find replace many occurrences of a string Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 47157248 vsize: 0 resident: 47157248 share: 0 rss: 22446080 rss_rlim: 0 CPU usage: start_time: 1171495265 rtime: 0 utime: 637 stime: 0 cutime:609 cstime: 0 timeout: 28 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gedit' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208654160 (LWP 6639)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 110812
Thread 1 (Thread -1208654160 (LWP 6639))
What I did: 1) Opened stationlist.xml, which is used by TVTime. 2) Used the Replace function to replace every occurrence of {finetune="0"} to {finetune="1"} Result: - it crashed :-) More details: - I then, edited the file with vim, and found out there were more than 1000 occurrences of this string. I'm attaching the file for your convenience.
Created attachment 82583 [details] the file I was working on, when GEdit crashed
is this reproducable? if so, please install debug packages and trigger the crash. see the duplicated report for more information. thank you. *** This bug has been marked as a duplicate of 363172 ***