Thread Previous • Date Previous • Date Next • Thread Next |
On 2019-08-17 09:31, Steven A. Falco wrote:
I just noticed the following bug report on Kicad 5.1.2, reported for Fedora 30:https://bugzilla.redhat.com/show_bug.cgi?id=1742898 According to the report, a crash happened in poll_for_event, and the bug author added some text about what he thought he was doing at the time of the crash. There is a backtrace in the report. Would one of the developers please take a look at the bug report to see if the cause of the crash can be identified?
Unfortunately there's not much in this report. It's another assert but there's no information in the backtrace that ties this to something KiCad does ("!xcb_xlib_threads_sequence_lost"). The only KiCad calls are "main" and "APP_KICAD::OnRun"
I'd put it into the KiCad bug tracker in case we see something like this again. But I don't see anything we can do with the report.
-Seth
Thread Previous • Date Previous • Date Next • Thread Next |