From: Petr S. <pe...@sc...> - 2000-04-28 20:09:01
|
Hi Joshua, > > After some long debugging, found out that -q was failing in two areas: > > > > 1) In sufficient buffer size (causing the occasional core dump) > > 2) An embarassing misunderstanding of the return value of regexec > > > > All is fixed now. If somebody want to try it out on the Linux kernel source > > please do (I ran out of disk space - you'll probably need 200Mb or more). > > It still segfaults here, using my Linux kernel Makefile "cscope" rule: > > [root@puffin linux]# make cscope > ... > cscope -b > cscope: building symbol database > 30 files built, 0 files copied > 130 files built, 0 files copied > ... > 3290 files built, 0 files copied > 3370 files built, 0 files copied > make: *** [cscope] Segmentation fault > [root@puffin linux]# Are you sure that you used the right executable? Also you have -b up there, I assume you meant -q. Petr > > -- > Joshua Uziel, Senior Linux Consultant, Linuxcare, Inc. > 415.354.4878 tel, 415.701.7457 fax > uz...@li..., http://www.linuxcare.com/ > Linuxcare. Support for the revolution. > > _______________________________________________ > Cscope-devel mailing list > Csc...@li... > http://lists.sourceforge.net/mailman/listinfo/cscope-devel -- -------------------------------------------------------- Petr Sorfa Software Engineer Santa Cruz Operation (SCO) 430 Mountain Ave. http://www.sco.com Murray Hill 07974 NJ, USA -------------------------------------------------------- Disclaimer: All my comments are my own and nobody else's ---------------------------------------------------------- |