Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29038 - Segfault with mplayer!
Summary: Segfault with mplayer!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-18 01:25 UTC by Genady Okrain
Modified: 2003-09-21 05:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Strace (strace,35.85 KB, text/plain)
2003-09-18 01:26 UTC, Genady Okrain
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Genady Okrain 2003-09-18 01:25:42 UTC
I got gcc3.3.1-r2
and i think it started then
I'm back to -r1 now

gkrellm works
mplayer not

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Genady Okrain 2003-09-18 01:26:15 UTC
Created attachment 17944 [details]
Strace
Comment 2 Genady Okrain 2003-09-18 22:15:30 UTC
happens only with USE="opengl"
using nvidia-*
Comment 3 SpanKY gentoo-dev 2003-09-19 03:04:55 UTC
------- Additional Comments From mafteah@mafteah.co.il  2003-18-09 13:21 EST 
same with gcc-3.2.3 :(
Comment 4 SpanKY gentoo-dev 2003-09-19 03:38:35 UTC
------- Additional Comments From mafteah@mafteah.co.il  2003-18-09 10:20 EST 
same problem with -r2 -r1 -r0
and with you CFLAGS...
Comment 5 SpanKY gentoo-dev 2003-09-19 03:41:27 UTC
------- Additional Comments From tony@vroon.org  2003-18-09 08:14 EST -------
As you posted a bug with mysql as well... please change your CFLAGS to "-O2 -march=athlon-xp -pipe -fomit-frame-pointer" and then retry emerging mplayer.
Comment 6 SpanKY gentoo-dev 2003-09-19 03:42:47 UTC
------- Additional Comments From mafteah@mafteah.co.il  2003-18-09 07:46 EST -------
same with -r1
i will try lower
Comment 7 Genady Okrain 2003-09-19 07:13:18 UTC
ok it was samba 3 rc4 !!!

thank you all for your help!
Comment 8 SpanKY gentoo-dev 2003-09-19 08:24:02 UTC
samba-3.x was the source of the bug
Comment 9 Roberto Nibali 2003-09-21 02:52:56 UTC
FYI: Judging from the output of the the strace I am pretty confident that your segfault is happening due to a bug in one of the shared libraries mplayer is linked against. I have documented this open_path() bug here:

http://bugs.gentoo.org/show_bug.cgi?id=29208

For me it was libxmms which caused mplayer to finally segfault but the strace looks almost identical from what I can remember. An emerge of the libxmms fixed the problems for me.
Comment 10 Genady Okrain 2003-09-21 05:45:52 UTC
i remerged samba3 rc4 
and all fine now