View Issue Details

IDProjectCategoryView StatusLast Update
0006212Spring engineGeneralpublic2019-04-29 21:13
ReporterThinkSome Assigned ToKloot  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionunable to reproduce 
Product Version104.0 +git 
Fixed in Version104.0 +git 
Summary0006212: Segmentation fault (SIGSEGV) in spring 104.0.1-1218-ga0cd6b1 maintenance
DescriptionWhile developing an engine version checker widget, I was using kill -STOP 6425 and kill -CONT 6425 to reduce fan roar. The crash happened 1-3s after the last -CONT was issued.
Steps To ReproduceHave not tried reproducing.
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for ErrorsIrrelevant

Activities

Kloot

2019-04-29 21:13

developer   ~0019967

can't reproduce locally and the trace doesn't pinpoint it, but I expect this to be a bug in libunwind. upstream builds will handle SIGCONT to avoid triggering hang detection which may or may not work.

Issue History

Date Modified Username Field Change
2019-04-28 16:31 ThinkSome New Issue
2019-04-28 16:31 ThinkSome File Added: infolog.txt
2019-04-29 21:13 Kloot Assigned To => Kloot
2019-04-29 21:13 Kloot Status new => closed
2019-04-29 21:13 Kloot Resolution open => unable to reproduce
2019-04-29 21:13 Kloot Fixed in Version => 104.0 +git
2019-04-29 21:13 Kloot Note Added: 0019967