Opened 16 years ago
Closed 16 years ago
#7097 closed defect (fixed)
mythfrontend crashed with SIGSEGV in QVariant::QVariant()
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | Plugin - MythWeather | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Package: mythtv-frontend 0.22.0~trunk21785-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.31-10.34-generic SegvAnalysis:
Segfault happened at: 0x7f27fea116f6 <_ZN8QVariantC1ERKS_+22>: mov (%rsi),%rcx PC (0x7f27fea116f6) ok source "(%rsi)" (0x00000038) not located in a known VMA region (needed readable region)! destination "%rcx" ok
SegvReason: reading NULL VMA Signal: 11 SourcePackage: mythtv Summary of Stacktrace:
QVariant::QVariant(QVariant const&) () MythUIButtonListItem::GetData() () SourceSetup::saveData() () SourceSetup::qt_metacall(QMetaObject::Call, int, void) () from /usr/lib/mythtv/plugins/libmythweather.so QMetaObject::activate(QObject*, int, int, void) ()
A bit more info can be found here: https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/432894
Attachments (1)
Change History (4)
by , 16 years ago
Attachment: | Stacktrace.txt added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Component: | MythTV - General → Plugin - MythWeather |
---|---|
Milestone: | unknown → 0.22 |
sorry... lost the code formatting there. It was intended to be:
More complete stacktrace is attached.