Modify

Ticket #6099 (closed defect: duplicate)

Opened 4 years ago

Last modified 4 years ago

SVN 19453-19624 kills X when exiting from LIveTV (or watching recorded material)

Reported by: nietu@… Owned by: ijr
Priority: minor Milestone: 0.22
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Running SVN versions of mythtv on minimyth. Latest working (which I have tested) from LiveTV point of view is 19326.

Attached log with -v all and mythconfig.mak

Environment: EPIA-M with CLE266 graphics and C3 cpu openchrome: 0.2.903 Via-XvMC: Xorg: 7.3 QT: 4.5.0-beta1

No matter if I use ffmpeg or XvMC as decoder it always crashes immediately after exiting from LiveTV.

Attachments

error_truncated.log (174.5 KB) - added by nietu@… 4 years ago.
log w/ v-all
mythconfig.mak (17.6 KB) - added by nietu@… 4 years ago.
config file
gdb-output.txt (5.4 KB) - added by nietu@… 4 years ago.

Change History

Changed 4 years ago by nietu@…

log w/ v-all

Changed 4 years ago by nietu@…

config file

comment:1 Changed 4 years ago by nietu@…

attached log seems to be from ffmpeg decoder/Xv renderer run but exactly same affect when runnig with VIA-XvMC decoder/xvmc renderer

/Tommi

comment:2 follow-up: ↓ 3 Changed 4 years ago by Dibblah

  • Status changed from new to infoneeded_new

Can you please get a backtrace of the crash?

You may have to set a breakpoint at:

VERBOSE(VB_PLAYBACK, LOC + "Destroying glx context");

in openglcontext.cpp

comment:3 in reply to: ↑ 2 ; follow-up: ↓ 4 Changed 4 years ago by nietu@…

Replying to Dibblah:

Can you please get a backtrace of the crash?

You may have to set a breakpoint at:

VERBOSE(VB_PLAYBACK, LOC + "Destroying glx context");

in openglcontext.cpp

OK, when I set environment to debug "mode". It get stuck already before drawing theme for the first time. Error on log: "ASSERT: "i >= 0 && i < size()" in file ../../include/QtCore/../../src/corelib/tools/qstring.h, line 680"

Any idea?

Should we discuss this on email level?

/Tommi

Changed 4 years ago by nietu@…

comment:4 in reply to: ↑ 3 Changed 4 years ago by nietu@…

Attached gdb-output.txt for below issue. Should I raise a new ticket for that? /Tommi

OK, when I set environment to debug "mode". It get stuck already before drawing theme for the first time. Error on log: "ASSERT: "i >= 0 && i < size()" in file ../../include/QtCore/../../src/corelib/tools/qstring.h, line 680"

Any idea?

Should we discuss this on email level?

/Tommi

comment:5 follow-ups: ↓ 6 ↓ 7 Changed 4 years ago by Dibblah

Does this occur when you remove the mythstream plugin?

comment:6 in reply to: ↑ 5 Changed 4 years ago by anonymous

I can test that later.

But this mine original problem is same than #6235. That "fix" which is listed on bottom of discussion helps also mine case. Of-course still occasional crash but system is more usable

Also that ticket #6235 includes backtrace for the xvmc related crash problem

So basically this #6099 can be closed or set to dublicate

comment:7 in reply to: ↑ 5 Changed 4 years ago by anonymous

Tested w/o mythstream plugin. Result: crash with same error on log

Replying to Dibblah:

Does this occur when you remove the mythstream plugin?

comment:8 Changed 4 years ago by danielk

  • Status changed from infoneeded_new to closed
  • Resolution set to duplicate

dup of #6235

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.