Re: [Linux] Bug in "Powered Grep"
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2006-02-06 18:15:20
|
On 06/02/06 14:08, Thiago F.G. Albuquerque wrote: > Of course. Thanks. > [], > Thiago > > Starting program: /home/tfga/packages/set/setedit/makes/editor.exe > > Program received signal SIGSEGV, Segmentation fault. > 0x40298b77 in memcpy () from /lib/libc.so.6 > (gdb) bt > #0 0x40298b77 in memcpy () from /lib/libc.so.6 > #1 0x080b8da8 in DynStrCat (Struct=0xbffff730, str=0xc81f7434 > <Address 0xc81f7434 out of bounds>, len=1074527396) > at ../extra/dyncat.cc:49 > #2 0x080ab90c in TSOSListBoxMsg::selectItem (this=0x81c97d0, > item=223) at ../setedit/edmsg.cc:194 Killed ;-) I found the code added FileInfo structures living the type field "blank". It looks like your system usually gets this field with 0x8000 ored and the code interpreted it as a line with continuation ... CVS is fixed. Regards, SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Alternative e-mail: se...@co... se...@ie... Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013 |