xbmc crashes on x64 after hitting i(nfo)-button during playback
#1
hi,

first some information about xbmc and my system:
xbmc: rev 18787
distribution: Sidux 64 bit
kernel: 2.6.28-7.slh.2-sidux-amd64
nvidia: 180.35

xbmc crashes during playback, when i press 'o' (should be 'i' - another bug??) of my keyboard to get information about the video file. same happens when i make similar action via remote control. i deleted ~/.xbmc folder, compiled xbmc on my own, installed precompiled xbmc but nothing helped. I even compiled a very old rev's (e.g. rev16000), because i thought there weren't that bug in precompiled version. But even there XBMC crashes!!!!

I don't know whats going on here :confused2:
Maybe a problem with some dev's - i really don't know.


this is my console output.
$ xbmc
The XBMC_HOME environment variable is not set.
open /dev/sequencer or /dev/snd/seq: No such file or directory
/usr/local/bin/xbmc: line 7: 27114 segfault (core dumped) /usr/local/share/xbmc/xbmc.bin "$@"

logs are worthless. it crashs without any messages.
-

core file

http://uploaded.to/?id=3lhsgk

would be nice if someone looks into it, or give me a hint how to solve that problem.
Reply
#2
hi
exactly same problem here
but with intel driver (14/01/2009), same kernel but used in ubuntu 64 jaunty , same xbmc version ..
bye
Reply
#3
Your core dump url is invalid.

But i confirm that bug - but not on all video files. This is Arch linux, x86_64, nvidia 185.13, -r18804 of xbmc-vdpau.
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
#4
From a terminal prompt, navigate to the location of your xbmc.bin file, and type...

PHP Code:
gdb xbmc.bin --core=/path/to/core.12345 


then, once you are in GDB, type...

PHP Code:
thread apply all bt 

and then paste the results into pastebin.com and leave a link here.
Reply
#5
sry for false link. now it is correct.

and here my debug log
http://pastebin.com/mfe240eb
Reply
#6
You forgot to type: thread apply all bt
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
sry my fault

now the complete debug log
http://pastebin.com/m40368c08
Reply
#8
Same as this thread: http://forum.xbmc.org/showthread.php?p=301147

Can you try the fix there and see if it helps you?
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
#9
Thumbs Up 
absolutely!

on a short tryout everything works how it should Big Grin
thx for your help and i hope it gets into source code as soon as possible.

i will test it one day and if everything works i will mark this thread solved.
Reply
#10
here too this fix solve the problem
thank'sSmile
Reply
#11
Can somebody create a trac ticket for this please?
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
#12
done

see http://trac.xbmc.org/ticket/6145
Reply
#13
it's supposed to be no patch. it should be done by someone with more experience then me.
Reply
#14
Is there any XBMC developer out there with a 64 linux version who knows how to fix this Big Grin
Would be great !!!

Thanx in advance...

Martin
Reply

Logout Mark Read Team Forum Stats Members Help
xbmc crashes on x64 after hitting i(nfo)-button during playback0