Opened 12 years ago
Closed 12 years ago
#6230 closed defect (invalid)
Mythfrontend crash on retruen from watching recording on Via M10K Fedora 8
Reported by: | anonymous | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | critical | Milestone: | unknown |
Component: | MythTV - General | Version: | head |
Severity: | high | Keywords: | |
Cc: | Ticket locked: | no |
Description
I have just upgraded to MythTv? from the latest SVN. On my Via M10K box, which uses XVMC-VLD. Mythfrontend crashes every time I escape from watching a recording with the following error messages:
2009-01-17 07:26:19.577 TV: Attempting to change from WatchingPreRecorded? to None 2009-01-17 07:26:19.600 TV: Changing from WatchingPreRecorded? to None X Error: BadValue? (integer parameter out of range for operation) 2 Extension: 146 (Uknown extension) Minor opcode: 9 (Unknown request) Resource id: 0x800005 mythfrontend: main/renderbuffer.c:2153: mesa_reference_renderbuffer: Assertion `oldRb->Magic == 0xaabbccdd' failed. /root/.xinitrc: line 15: 2325 Aborted mythfrontend
waiting for X server to shut down viaWaitVideoCommandFire: Timeout.
The ThemePainter? is set to qt. I have also tried "mythfrontend --reset". Previous SVN versions (2007-12-14) were fine. Any ideas on this one ?
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
See TicketHowTo, esp in regards to making a backtrace and specifying the version you are using, svn revision + branch name.
If I disable the GLX module in xorg.conf, then the system no longer crashes. However it no longer uses xvmc-vld video output ... It seems that MythTv? now "requires" OpenGL, at least when XvMC VLD is being used. Is this really the case ?