Opened 14 years ago
Closed 11 years ago
mythfrontend SIGSEGV in QBasicAtomicInt::operator!=()
Just arrowing around in video library. UI hung for a while, then crashed. I see from the log that it appears to have been trying to fire up a video - I probably did hit <enter> (and also arrow keys and <ESC>) while it was frozen... so it must have seen the <enter> and launched whatever movie was highlighted at the time.
Close if this backtrace is not useful.
Change History (12)
Changed 14 years ago by Marc Randolph <mrand@…>
Changed 14 years ago by Marc Randolph <mrand@…>
Type: |
Bug Report - General →
Bug Report - Crash
|
Milestone: |
unknown →
0.25
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Resolution: |
fixed
|
Status: |
closed →
new
|
Owner: |
beirdo deleted
|
Status: |
new →
assigned
|
Component: |
MythTV - General →
MythTV - Video Library
|
Milestone: |
0.25 →
unknown
|
Owner: |
set to robertm
|
Status: |
assigned →
new
|
Owner: |
robertm deleted
|
Status: |
new →
assigned
|
Milestone: |
unknown →
0.27
|
Priority: |
minor →
blocker
|
Status: |
new →
infoneeded_new
|
Resolution: |
→ Unverified
|
Status: |
infoneeded_new →
closed
|
NULL protection on a deletion
Fixes #9607
This fixes the crash symptoms, not what could have caused a null child in the first place. The crash was from trying to free NULL.