This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Octave's oct-modules built with gcc-3.4.4-1 crash octave.


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]