Octave's oct-modules built with gcc-3.4.4-1 crash octave.
Dave Korn
dave.korn@artimi.com
Tue Feb 21 13:10:00 GMT 2006
On 21 February 2006 11:41, Juhani Saastamoinen wrote:
> 4. Running octave with gdb suprisingly causes segmentation fault.
> The following happens, of course, indepent of the installed gcc version.
> This looks like some subtle problem, maybe with cygwin dll,
> octave, or gdb. Skillful people, please investigate, also try to
> reproduce and verify the problem. Stack trace is included.
>> $ gdb octave
> (gdb) run
> Starting program: /usr/bin/octave.exe
>> Program received signal SIGSEGV, Segmentation fault.
> 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll
> (gdb) bt
> #0 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll
False alarm, normally caught by cygwin's error handlers. Try continuing
(gdb 'c' command) and see what happens next.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list