sloflin72 / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

Crash after exit and re-enter #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. View recordings 
2. Select a Program
3. Crash to desktop

What is the expected output? What do you see instead?
To view the Program. instead it crashes to desktop

What version of the product are you using? On what operating system?
1260 , mythbuntu 9.01 with xbmc latest SVN

Please provide any additional information below.
Works the first few times but if you exit and come back a couple hours 
later it will crash to desktop.

Original issue reported on code.google.com by the...@gmail.com on 16 Aug 2009 at 4:32

GoogleCodeExporter commented 9 years ago
i am experiencing the same problems running karmic with mythbox, here is the 
end of
the xbmc crash log

18:33:44 T:2868063088 M:570253312  NOTICE: Creating audio device with codec id:
86016, channels: 2, sample rate: 48000, no pass-through
18:33:44 T:2868063088 M:570253312   DEBUG: CALSADirectSound::CALSADirectSound -
Channels: 2 - SampleRate: 48000 - SampleBit: 16 - Resample false - Codec PCM -
IsMusic false - IsPassthrough false - audioDevice: default
18:33:44 T:3077482384 M:570253312   DEBUG: CGUIAudioManager::DeInitialize
18:33:44 T:3077482384 M:570253312   DEBUG: OnPlayBackStarted - Playback has 
started
18:33:44 T:2868063088 M:570265600   DEBUG: CGUIAudioManager::DeInitialize
18:33:44 T:2868063088 M:570249216   DEBUG: Initialize - using alsa device 
default
18:33:44 T:3077482384 M:570249216   DEBUG:
CGUIInfoManager::SetCurrentMovie(myth://mythtv:mythtv@hdbe/channels/5.ts)
18:33:44 T:2868063088 M:570376192   DEBUG: CALSADirectSound::Initialize - packet
size:4096, packet count:8, buffer size:8192
18:33:44 T:2868063088 M:570376192   DEBUG: CDVDPlayerAudio:: synctype set to 0: 
clock
feedback
18:33:44 T:2868063088 M:570376192   DEBUG: CDVDPlayerAudio:: Discontinuty -
was:83333.330000, should be:208.333363, error:-83124.996637
18:33:44 T:2876455792 M:570478592   DEBUG: CDVDPlayerVideo -
CDVDMsg::GENERAL_RESYNC(111044.111111, 0)

############### END LOG FILE ################

############ END XBMC CRASH LOG #############

if i can give more info let me know.

Original comment by iscra...@gmail.com on 6 Nov 2009 at 12:23

GoogleCodeExporter commented 9 years ago
Can you try out the attached build and let me know if the issue is fixed? I've 
reaped
dangling threads on exit from the script which were causing xbmc to core dump.

http://dl.dropbox.com/u/131337/mythbox-svn-1699.tar.gz

Original comment by semir.pa...@gmail.com on 22 Dec 2009 at 6:40

GoogleCodeExporter commented 9 years ago
Re-open if still an issue. Thread cleanup code added to svn 1699.

Original comment by semir.pa...@gmail.com on 17 Jan 2010 at 6:44