[Linux] Bug in "Powered Grep"
Brought to you by:
set
From: Thiago F.G. A. <tf...@te...> - 2006-02-04 07:28:28
|
Hi, I found a bug in "Powered Grep": 1. Go to the root directory of SETEDIT's source tree 2. Start the editor 3. Shift-F2 (Powered Grep) Pattern box: "cmcInsertKeyName" [X] Recurse in subdirs <enter> 4. After grep has finished, press the key bound to cmeNextMessage. Panic! got a signal, quiting That's from SET's editor v0.5.5 Signal number: 11 Here's the backtrace: #0 0x080a6ca8 in virtual function thunk (delta:-4) for TListBox::read () #0 0x080a6ca8 in virtual function thunk (delta:-4) for TListBox::read () #1 0x0809bc6d in virtual function thunk (delta:-4) for TStaticText::write () #2 0x0809c336 in virtual function thunk (delta:-4) for TStaticText::write () #3 0x0809d009 in virtual function thunk (delta:-4) for TStaticText::write () #4 0x0808bee7 in execDialog () #5 0x4008d237 in TGroup::execute () from /usr/lib/librhtv.so.2.1.0 #6 0x40097ba7 in TProgram::run () from /usr/lib/librhtv.so.2.1.0 #7 0x0809004b in execDialog () #8 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6 #9 0x08054cc1 in ?? () It has happened several times since I discovered it -- in other source trees as well, and with other search strings. It is a highly reproducible bug. The crash might not occur in the first call to cmeNextMessage; it might be the second or the last. Regards, -- Thiago F. G. Albuquerque () ascii ribbon campaign - against html mail /\ - against microsoft attachments |