octave-maintainers
[Top][All Lists]
Advanced

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

Re: segfaults building documentation when machine under load


From: John W. Eaton
Subject: Re: segfaults building documentation when machine under load
Date: Tue, 19 May 2020 08:44:40 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 5/19/20 7:19 AM, Dmitri A. Sergatskov wrote:


On Tue, May 19, 2020 at 7:07 AM Andreas Weber <address@hidden <mailto:address@hidden>> wrote:

    I'm not able to reproduce it with debugging symbols... but here is gdb
    without without symbols:


How do you run gdb with parallel?

would enable core files (ulimit -c unlimited in bash) and run gdb on the core file resulting from the crash.

Could you also try

  (gdb) thread apply all bt

to see whether that gives additional clues about the location and cause of the crash?

jwe



reply via email to

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