Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] (s)mplayer problems
Date: Wed, 08 Feb 2012 14:00:28
Message-Id: CA+czFiDquOvBibkQ0ezH-a_cLAvy+9_L91n4aNek5ec7doHycg@mail.gmail.com
In Reply to: Re: [gentoo-user] (s)mplayer problems by Helmut Jarausch
1 On Wed, Feb 8, 2012 at 8:40 AM, Helmut Jarausch
2 <jarausch@××××××××××××××××.de> wrote:
3 > On 02/08/2012 02:07:55 PM, Nilesh Govindrajan wrote:
4 >> On Wed 08 Feb 2012 06:31:19 PM IST, Helmut Jarausch wrote:
5 >> > Hi,
6 >> >
7 >> > I need some advice.
8 >> >
9 >> > Since a short time I have tremendous problems with mplayer /
10 >> smplayer
11 >> > and I don't know why.
12 >> >
13 >> > First, vlc works just fine, i.e. video and audio
14 >> >
15 >> > Second, mplayer produces a segment fault within fglrx (ati-
16 >> > drivers-12.1-r1 with gentoo-sources-3.2.x)
17 >> >
18 >> > Third, smplayer does show the video (without a segment fault) but
19 >> > doesn't play audio.
20 >> >
21 >> > How can I isolate the problem?
22 >> >
23 >> > Many thanks for a hint,
24 >> > Helmut.
25 >> >
26 >> >
27 >>
28 >> Run mplayer on the command line and see what error it throws. Paste
29 >> it
30 >>
31 >> here.
32 >
33 > Unfortunately, that's impossible.
34
35 mplayer $somefile 2>&1 > mplayerlog.txt
36
37
38 >
39 > mplayer starts, opens a window and then segfaults, i.e. kills Xorg and
40 > forces me to reboot the machine.
41 >
42 > Xorg.0.log.old shows
43 >
44 >
45 > Backtrace:
46 > [  1669.886] 0: /usr/bin/X (xorg_backtrace+0x26) [0x564f86]
47 > [  1669.886] 1: /usr/bin/X (0x400000+0x168bc9) [0x568bc9]
48 > [  1669.886] 2: /lib64/libpthread.so.0 (0x7fa7aa5f4000+0x10ff0)
49 > [0x7fa7aa604ff0]
50 > [  1669.887] 3: /usr/lib64/xorg/modules/drivers/fglrx_drv.so
51 > (xs111LookupPrivate+0x22) [0x7fa7a778c372]
52 > [  1669.887] 4: /usr/lib64/xorg/modules/drivers/fglrx_drv.so
53 > (xclLookupPrivate+0xd) [0x7fa7a7167cdd]
54 > [  1669.887] 5: /usr/lib64/xorg/modules/amdxmm.so (X740XvPutImage
55 > +0x12e) [0x7fa7a441f81e]
56 > [  1669.887] 6: /usr/bin/X (0x400000+0x8a84e) [0x48a84e]
57 > [  1669.888] 7: /usr/lib64/xorg/modules/extensions/libextmod.so
58 > (0x7fa7a83f8000+0xf53e) [0x7fa7a840753e]
59 > [  1669.888] 8: /usr/bin/X (0x400000+0x36979) [0x436979]
60 > [  1669.888] 9: /usr/bin/X (0x400000+0x2613a) [0x42613a]
61 > [  1669.888] 10: /lib64/libc.so.6 (__libc_start_main+0xed)
62 > [0x7fa7a952b3cd]
63 > [  1669.888] 11: /usr/bin/X (0x400000+0x2645d) [0x42645d]
64 > [  1669.888] Segmentation fault at address 0x20
65 >
66 > Thanks,
67 > Helmut.
68 >
69
70 Does rebuilding mplayer fix it?
71
72
73 --
74 :wq