Opened 11 years ago
Closed 11 years ago
mythfrontend crashed with SIGSEGV in MythGenericTree::getRouteByString()
Package: mythtv-frontend 0.22.0~trunk21785-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.31-10.34-generic
SegvAnalysis:
Segfault happened at: 0x7ff32219263b <_ZN15MythGenericTree16getRouteByStringEv+75>: lock incl (%rax)
PC (0x7ff32219263b) ok
source "(%rax)" (0x7ff300000006) ok
Reason could not be automatically determined.
Signal: 11
SourcePackage: mythtv
Summary of stacktrace:
MythGenericTree::getRouteByString() ()
VideoDialog::UpdateText(MythUIButtonListItem*) ()
VideoDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/mythtv/plugins/libmythvideo.so
QMetaObject::activate(QObject*, int, int, void**) ()
MythUIButtonTree::itemSelected(MythUIButtonListItem*) () from /usr/lib/libmythui-0.22.so.0
A bit more info can be found here:
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/432500
Change History (4)
Changed 11 years ago by mrand@…
Component: |
MythTV - General →
MythTV - Video Playback
|
Milestone: |
unknown →
0.22
|
Owner: |
changed from Isaac Richards to Janne Grunau
|
Component: |
MythTV - Video Playback →
Plugin - MythVideo
|
Owner: |
changed from Janne Grunau to stuartm
|
Status: |
new →
accepted
|
Resolution: |
→ fixed
|
Status: |
accepted →
closed
|
(In [21948]) Fix null pointer segfault in mythvideo. Fixes #7098