Actions
Bug #830
openpinet crashes at button press
Start date:
26 Mar 2021
Due date:
% Done:
10%
Estimated time:
Severity:
05 - Very Low
Description
Run pinet with gdb and try repeated cycling with push buttons.
Updated by Hammel over 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
gdb catches SIGUSR1 and stops processing. Need to tell it to ignore SIGUSR1 and SIGUSR2.
See https://sourceware.org/gdb/onlinedocs/gdb/Signals.html
Updated by Hammel over 3 years ago
- Severity changed from 01 - Critical to 05 - Very Low
I've not been able to reproduce this though network restarts are not ideal.
Moving to a lower severity and will return later to see if it's still a problem.
Updated by Hammel about 3 years ago
- Priority changed from Immediate to Low
This is only useful for headless mode, which seems obsolete now that I have TFT support working.
Moving to low priority.
Updated by Hammel over 1 year ago
- Priority changed from Low to Urgent
- Target version changed from 2.0 - Harkonnen to 3.0 - Corrino
Retest with 3.0. If problem is gone, close issue.
Actions