Mission-DMX / realtime-fish

Der Echtzeitteil der Pultsoftware
GNU General Public License v3.0
0 stars 0 forks source link

segv stack printer #83

Closed Doralitze closed 2 days ago

Doralitze commented 1 month ago

This piece of code should print us a stack trace in case of segmentation faults. This might come in handy while debugging filters.

Doralitze commented 1 month ago

Maybe we should also implement the saving of a hint to delete the socket after a crash and save the crash report for the daemon handler.

Doralitze commented 1 week ago

LGTM

Could you please mark this as an approving review then (in case nothing else seams to be missing)?