SVN crashes on Lucid whilst starting a video
#1
Rainbow 
Hi,

Sometimes when starting a video on the latest SVN on Ubuntu it just crashes. See the log here.

I do not have Pulseaudio installed but maybe I should? Anyone have a clue?

The errorlog gives a few other errors, but I don't know wether they are related or not.

Code:
cat xbmc.log | grep ERROR

13:38:03 T:140233938913344 M:1223602176   ERROR: GLX: Same window as before, refreshing context
13:38:05 T:140233938913344 M:1204371456   ERROR: CZeroconfAvahi::addService(): failed to add service named:XBMC JSONRPC@$(HOSTNAME) type:_xbmc-jsonrpc._tcp port:1234. Error:Invalid Error Code :/ FIXME!
13:38:16 T:140233214330640 M:1083645952   ERROR: PulseAudio: Waited for the Context but it failed
13:38:16 T:140233214330640 M:1083645952   ERROR: PulseAudio: Failed to create context
13:38:17 T:140233224820496 M:1117364224   ERROR: VDPAU Device Preempted - attempting recovery
13:38:17 T:140233938913344 M:1116856320   ERROR: GLX: Same window as before, refreshing context
Reply
#2
Turn on debug logging, install gdb and post the generated crashlog.
Reply
#3
Did that, took some time to reproduce but here it is:

http://pastebin.com/1FvvD5ZC
Reply
#4
You'r still missing crashlog.
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#5
Please forgive me. Here it is.

http://pastebin.com/rL1BSyM5
Reply
#6
You still don't have gdb installed. You need that to get backtrace.

Also, the crashlog you pasted wasn't from when you had debug enabled.
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#7
tslayer Wrote:You still don't have gdb installed. You need that to get backtrace.

Code:
xbmc@darthvader:~$ sudo apt-get install gdb
[sudo] password for xbmc:
Reading package lists... Done
Building dependency tree      
Reading state information... Done
gdb is already the newest version.
The following packages were automatically installed and are no longer required:
  launchpad-integration liblaunchpad-integration1
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
xbmc@darthvader:~$

I think I did that last week.

Quote:Also, the crashlog you pasted wasn't from when you had debug enabled.

That's strange. Will post another one tonight.
Reply

Logout Mark Read Team Forum Stats Members Help
SVN crashes on Lucid whilst starting a video0