MantisBT - Zandronum
View Issue Details
0001039Zandronum[All Projects] Suggestionpublic2012-09-16 00:212018-09-30 21:01
Edward-san 
Blzut3 
urgentmajoralways
closedfixed 
 
1.1 
0001039: Backport crashcatcher improvements from ZDoom (shows better crash logs)
Affected revisions: 3071, 3089.

Related threads: here and here.

The problem is that in the old code you have to be root user to have crash informations from SDL users.

The revisions I indicated help the users who experience crashes to see all the datas (full backtraces, too, with DEBUG on), as seen in the first thread link.

This could be beneficial for tickets like report 0001035.
No tags attached.
Issue History
2012-09-16 00:21Edward-sanNew Issue
2012-09-16 00:22Edward-sanDescription Updatedbug_revision_view_page.php?rev_id=2532#r2532
2012-09-16 06:57Torr SamahoDescription Updatedbug_revision_view_page.php?rev_id=2534#r2534
2013-01-04 13:30Edward-sanNote Added: 0005679
2013-01-04 17:37Torr SamahoNote Added: 0005683
2013-01-04 17:38Torr SamahoStatusnew => resolved
2013-01-04 17:38Torr SamahoFixed in Version => 1.1
2013-01-04 17:38Torr SamahoResolutionopen => fixed
2013-01-04 17:38Torr SamahoAssigned To => Blzut3
2018-09-30 21:01Blzut3Statusresolved => closed

Notes
(0005679)
Edward-san   
2013-01-04 13:30   
From what I understood it's done thanks to ticket 0001192, right?
(0005683)
Torr Samaho   
2013-01-04 17:37   
I'd say so.