octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: segfault on 'make check'


From: marco atzeri
Subject: Re: segfault on 'make check'
Date: Mon, 05 Dec 2011 12:10:30 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0

On 12/4/2011 10:40 PM, Rik wrote:
12/4/11

Is anyone else getting a panic after running 'make check'?  I get the following

panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
make[1]: *** [check] Segmentation fault
make[1]: Leaving directory `/home/rik/wip/Projects_Mine/octave-dev/test'
make: *** [check] Error 2

The error first appeared for me with this changeset.

changeset:   13983:7dd7cccf0757
user:        John W. Eaton<address@hidden>
date:        Sat Dec 03 04:34:17 2011 -0500
summary:     clean up memory allocated for singletons before exit

--Rik

I noticed the same on cygwin with gcc-4.5.3
between

changeset:   13984:1126c2907878
user:        John W. Eaton <address@hidden>
date:        Sat Dec 03 05:23:52 2011 -0500
summary:     avoid accessing tm_gmtoff from struct tm unless it is

and

changeset:   13973:2c664266e9d0
user:        John W. Eaton <address@hidden>
date:        Fri Dec 02 03:51:37 2011 -0500
summary:     clean up parser memory on exit

In the middle I was planning to test manually due to the tm_gmtoff issue.

Regards
Marco




reply via email to

[Prev in Thread] Current Thread [Next in Thread]