XBMC freezes after exiting movie
#1
So, since a couple of weeks ago almost everytime XBMC hangs when exiting a movie using 'x' key.

My system is Arch Linux, x86_64 running XBMC 10.1-16 from repos at the moment.
The only thing that differs from when XBMC is started and when it has freezed is the processes running.

"ps aux | grep xbmc" before freeze:
Code:
chrille  24123  0.0  0.0  14900  1748 pts/0    S+   17:22   0:00 /bin/sh /usr/bin/xbmc
chrille  24134  3.2  2.5 967052 91124 pts/0    SLl+ 17:22   0:04 /usr/lib/xbmc/xbmc.bin

"ps aux | grep xbmc" when freezed:
Code:
chrille  24123  0.0  0.0  14900  1748 pts/0    S+   17:22   0:00 /bin/sh /usr/bin/xbmc
chrille  24134  3.8  3.2 1155772 115884 pts/0  SLl+ 17:22   0:07 /usr/lib/xbmc/xbmc.bin
chrille  24208  0.0  1.9 1029884 69748 pts/0   S+   17:25   0:00 /usr/lib/xbmc/xbmc.bin


I'm not sure, but I think this started to happen when I updated my system for about 2 weeks ago. I haven't tried to downgrade any of theese packages yet, but perhaps some of them could be in conflict?

The following packages I think could be of interest from when I THINK this started to happen (full log from update here):
Code:
[2012-02-18 11:25] upgraded alsa-lib (1.0.24.1-1 -> 1.0.25-1)
[2012-02-18 11:25] upgraded alsa-plugins (1.0.24-3 -> 1.0.25-1)
[2012-02-18 11:25] upgraded alsa-utils (1.0.24.2-3 -> 1.0.25-1)
[2012-02-18 11:25] upgraded lib32-alsa-lib (1.0.24.1-1 -> 1.0.25-1)
[2012-02-18 11:25] upgraded lib32-alsa-plugins (1.0.24-1 -> 1.0.25-1)
[2012-02-18 11:25] upgraded libpulse (1.1-1 -> 1.1-2)
[2012-02-18 11:26] upgraded linux-firmware (20111101-1 -> 20120205-1)
[2012-02-18 11:26] upgraded linux (3.1.5-1 -> 3.2.6-2)
[2012-02-18 11:26] upgraded xorg-server-common (1.11.3-1 -> 1.11.4-1)
[2012-02-18 11:26] upgraded xorg-server (1.11.3-1 -> 1.11.4-1)
[2012-02-18 11:26] upgraded nvidia-utils (290.10-1 -> 295.20-1)
[2012-02-18 11:26] upgraded nvidia (290.10-1 -> 295.20-1)
[2012-02-18 11:27] upgraded vdpau-video (0.7.3-2 -> 0.7.3-3)
[2012-02-18 11:27] upgraded xf86-video-nouveau (0.0.16_git20110829-1 -> 0.0.16_git20120106-1)
[2012-02-18 11:27] upgraded xbmc (10.1-10 -> 10.1-15)


Anyone who has any thoughts?
Arch Linux x86_64 | XBMC 10.1-9 | Rapier
Reply
#2
Hello Chrilleee,

Look at this thread : http://forum.xbmc.org/showthread.php?tid=124339

It will certainly answer to your question.

nvidia 295.20 seems to be the root cause.

Regards

--
Flonews
Reply
#3
flonews Wrote:Hello Chrilleee,

Look at this thread : http://forum.xbmc.org/showthread.php?tid=124339

It will certainly answer to your question.

nvidia 295.20 seems to be the root cause.

Regards

--
Flonews

Thanks!

Downgrading the graphics and kernel did the trick!
Arch Linux x86_64 | XBMC 10.1-9 | Rapier
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC freezes after exiting movie0