Opened 19 years ago
Closed 19 years ago
#3564 closed defect (invalid)
mythfilldatabase crashed with SIGSEGV in lstat64()
| Reported by: | anonymous | Owned by: | Isaac Richards |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | unknown |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
It looks like mythbackend triggered mythfill and it bombed.
ProblemType: Crash Architecture: i386 Date: Sun Apr 1 22:20:07 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/mythfilldatabase Package: mythtv-backend 0.20-svn20070122-0.0ubuntu4 PackageArchitecture: i386 ProcCmdline: /usr/bin/mythfilldatabase ProcCwd: / ProcEnviron:
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin LANG=en_US.UTF-8 SHELL=/bin/bash
Signal: 11 SourcePackage: mythtv StacktraceTop:
?? () lstat64 () from /usr/lib/libqt-mt.so.3 MythContext::ClearSettingsCache () MythContext::readyRead () from /usr/lib/libmyth-0.20.so.0 MythSocket::readyReadThread ()
Uname: Linux tas50-desktop 2.6.20-13-386 #2 Sun Mar 25 00:18:53 UTC 2007 i686 GNU/Linux UserGroups: audio cdrom dialout video
apport files are here - https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/103171

Same fault as in #3563 - occurs when calling QMutex::lock() from ClearSettingsCache. As this occurs with the same package version as #3563, a build problem is still the best guess.