Re: segfaults building documentation when machine under load
"Markus Mützel" <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <trinity-1e93353c-dbcc-4007-bb6c-355a44d567b4-1589906666870@3c-app-gmx-bap12> |
Am 19. Mai 2020 um 16:43 Uhr schrieb "Andreas Weber": > Am 19.05.20 um 14:44 schrieb John W. Eaton: > > Could you also try > > (gdb) thread apply all bt > > https://bpa.st/WBBA Looking at the backtrace, bug #55908 comes to mind: https://savannah.gnu.org/bugs/index.php?55908 Cleaning up the graphics tree is quite complicated. And honestly, I would be happy if some fresh eyes could revisit the changes that were made for this bug. I have a feeling that something isn't right with it. But I can't put the finger on what exactly is wrong... Markus