
noreply at mythtv
Mar 23, 2012, 10:53 AM
Post #8 of 11
(274 views)
Permalink
|
|
Re: Ticket #10483: mythtranscode crasshes when using --profile for lossless transcodes
[In reply to]
|
|
#10483: mythtranscode crasshes when using --profile for lossless transcodes -------------------------------------+----------------------------- Reporter: adeffs.mythtv@… | Owner: beirdo Type: Bug Report - General | Status: assigned Priority: minor | Milestone: unknown Component: MythTV - Mythtranscode | Version: Master Head Severity: medium | Resolution: Keywords: transcode | Ticket locked: 0 -------------------------------------+----------------------------- Comment (by beirdo): Umm, when using gdb, we actually need a backtrace. {{{ thread apply all bt full }}} Also, this is dying with qFatal. That means that Qt sent a fatal error message to the console where this was started, and that message is critical to figuring out what it didn't like. If you ran this from the prompt, what were the last few lines after the console logging? -- Ticket URL: <http://code.mythtv.org/trac/ticket/10483#comment:7> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|