Gentoo Archives: gentoo-user

From: Frank Steinmetzger <Warp_7@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] mplayer: glibc detected memory corruption
Date: Wed, 12 Sep 2012 10:43:25
Message-Id: 20120912104120.GA6406@eisen
1 Hi List
2
3 Every once in a while, my mplayer can't play a video from the intertubes. It
4 just crashes on load, it really drives me mad sometimes. I then need to
5 x-kill the window, and if I started from the console, I can't even get back
6 its prompt with Ctrl+C.
7
8 It happens with videos from Wikipedia, some formats from YouTube, NASA and now
9 also with this example: http://archive.org/details/LowEndCo1985
10 I wanted to watch the 256k MPeg4 video;
11 - mplayer crashes (see output below)
12 - VLC plays it way too slow with chunky audio
13 - thankfully, my only other installed video player, Kaffeine, was able to play
14 it, but it's crap as a video player
15
16 Strangely enough, the 64k and the 512k versions play. Do you have any idea
17 what's the problem here? If you need more info, just ask for it. I'm running
18 64 bit, mplayer 1.1-r1 and ffmpeg 0.10.2-r1.
19
20
21 $ mplayer LowEndCo1985_256kb.mp4
22 MPlayer 1.1-4.5.3 (C) 2000-2012 MPlayer Team
23 Konnte Joystick-Gerätedatei '/dev/input/js0' nicht öffnen: No such file or directory
24 Konnte Joystick nicht initialisieren.
25 mplayer: could not connect to socket
26 mplayer: No such file or directory
27 Fehler beim Öffnen der LIRC-Unterstützung.
28 Verwendung der Fernbedienung nicht möglich.
29 [MENU] Kann Menü-Konfigurationsdatei nicht öffnen: /home/frank/.mplayer/menu.conf
30
31 Spiele LowEndCo1985_256kb.mp4.
32 libavformat version 53.32.100 (external)
33 libavformat-Dateiformat erkannt!
34 [lavf] stream 0: video (mpeg4), -vid 0
35 [lavf] stream 2: audio (aac), -aid 0, -alang eng
36 VIDEO: [MP4V] 320x240 24bpp 29.970 fps 257.3 kbps (31.4 kbyte/s)
37 Clip-Info:
38 major_brand: isom
39 minor_version: 0
40 compatible_brands: mp41
41 creation_time: 2003-07-24 04:41:41
42 Load subtitles in ./
43 [gl] using extended formats. Use -vo gl:nomanyfmts if playback fails.
44 ==========================================================================
45 Öffne Videodecoder: [ffmpeg] FFmpeg's libavcodec codec family
46 libavcodec version 53.61.100 (external)
47 Unsupported PixelFormat 61
48 Unsupported PixelFormat 53
49 Unsupported PixelFormat 81
50 Ausgewählter Videocodec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
51 ==========================================================================
52 ==========================================================================
53 Öffne Audiodecoder: [ffmpeg] FFmpeg/libavcodec audio decoders
54 AUDIO: 48000 Hz, 2 ch, s16le, 63.7 kbit/4.15% (ratio: 7960->192000)
55 Ausgewählter Audiocodec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
56 ==========================================================================
57 AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
58 Starte Wiedergabe...
59 Film-Aspekt ist 1.33:1 - Vorskalierung zur Korrektur der Seitenverhältnisse.
60 VO: [gl] 320x240 => 320x240 Planar YV12
61 *** glibc detected *** mplayer: malloc(): memory corruption: 0x0000000001957a60 ***
62 --
63 Gruß | Greetings | Qapla'
64 Please do not share anything from, with or about me with any Facebook service.
65
66 “It is hard to be a conquering hero when it is not in your nature.”
67 – Captain Hans Geering, ’Allo ’Allo

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] mplayer: glibc detected memory corruption Helmut Jarausch <jarausch@××××××××××××××××.de>
Re: [gentoo-user] mplayer: glibc detected memory corruption Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] mplayer: glibc detected memory corruption Paul Hartman <paul.hartman+gentoo@×××××.com>