[mythtv-users] Help on solving segfault on mythfrontend start.
Bill Meek
keemllib at gmail.com
Wed Aug 22 20:52:11 UTC 2012
On 08/22/2012 02:53 PM, Bert Haverkamp wrote:
...
> Core was generated by `mythfrontend.real'.
> Program terminated with signal 11, Segmentation fault.
> #0 0x00007f03f67ee0b7 in () from /lib/x86_64-linux-gnu/libpthread.so.0
>
> Not much I can gather from this. Some error in pthread_join, but also a
> warning about the coredump not matching the executable? Which it certainly
> does!
>
> Again, all suggestions are welcome
...
You can search for the address (/7f03f67ee0b7<cr> in vi) in the same file to
see where the failure is (perhaps see who's calling pthread_join.)
At that point, I'd start searching on Trac:
http://code.mythtv.org/trac/search
to see if there's already a ticket open, and if not, open one.
Good luck,
--
Bill
More information about the mythtv-users
mailing list