Opened 14 years ago
Closed 14 years ago
Last modified 14 years ago
#2573 closed defect (invalid)
mythbackend 0.20 Crash on FreeBSD
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.20 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I have recently been porting MythTV 0.20 to FreeBSD, and I currently have a crash while starting mythbackend.
The daemon never fully starts, and bails out here in the same place every time.
Also, mythtv-setup and mythfrontend seem to start up and run just fine.
I've attached a backtrace and a --verbose all log.
Thanks!
Attachments (3)
Change History (6)
Changed 14 years ago by
Attachment: | mythbackend.log added |
---|
comment:1 follow-up: 2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Backtrace is unusable, please reopen when you have something better.
comment:2 follow-up: 3 Changed 14 years ago by
Replying to ijr:
Backtrace is unusable, please reopen when you have something better.
I compiled mythtv clean using --compile-type=debug, however I'm not sure if it linked to the QT3 debug libraries.
I'm compiling QT3 debug libraries now, and if it results in a more populated backtrace then I will post an update.
Changed 14 years ago by
Attachment: | mythbackend.fulltrace.txt added |
---|
Full Backtrace (With Debug QT & Debug MythTV)
comment:3 Changed 14 years ago by
Replying to anonymous:
I compiled mythtv clean using --compile-type=debug, however I'm not sure if it linked to the QT3 debug libraries.
I'm compiling QT3 debug libraries now, and if it results in a more populated backtrace then I will post an update.
Attached new trace, but it still has similar junk in it.
At this point I've recompiled both mythtv and qt3 from scratch with debug... any other ideas?
mythbackend --verbose all log