Gentoo Archives: gentoo-user

From: Frank Steinmetzger <Warp_7@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mplayer: glibc detected memory corruption
Date: Thu, 13 Sep 2012 19:56:37
Message-Id: 20120913195435.GA16778@eisen.lan
In Reply to: Re: [gentoo-user] mplayer: glibc detected memory corruption by Paul Hartman
1 On Thu, Sep 13, 2012 at 01:25:26PM -0500, Paul Hartman wrote:
2 > On Wed, Sep 12, 2012 at 5:41 AM, Frank Steinmetzger <Warp_7@×××.de> wrote:
3 > > VO: [gl] 320x240 => 320x240 Planar YV12
4 > > *** glibc detected *** mplayer: malloc(): memory corruption: 0x0000000001957a60 ***
5 >
6 > try with "-vo xv" to see if perhaps it is gl-related... Sometimes I
7 > have videos crash mplayer using vdpau but work using xv, for example.
8
9 I tried a number of outputs, xv, x11, gl, gl2, sdl... all the same.
10
11 I was about to build ffmpeg/glibc/mplayer with splitdebug, but noticed that I
12 already did so for all of them. So I fired up gdb mplayer, and then within
13 gdb, entered run <filename>. But that didn't give me anything helpful either
14 (see output at the end). What would be the proper way to debug this? (build
15 kernel with debug symbols perhaps?)
16
17 In one line it says
18 "[gl] using extended formats. Use -vo gl:nomanyfmts if playback fails."
19 I did this, but to no avail. :-/
20
21
22 frank@eisen gdb mplayer
23 GNU gdb (Gentoo 7.3.1 p2) 7.3.1
24 Copyright (C) 2011 Free Software Foundation, Inc.
25 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
26 This is free software: you are free to change and redistribute it.
27 There is NO WARRANTY, to the extent permitted by law. Type "show copying"
28 and "show warranty" for details.
29 This GDB was configured as "x86_64-pc-linux-gnu".
30 For bug reporting instructions, please see:
31 <http://bugs.gentoo.org/>...
32 Reading symbols from /usr/bin/mplayer...Reading symbols from /usr/lib64/debug/usr/bin/mplayer.debug...done.
33 done.
34 (gdb) run "1989-04-18 Unix 256kb.mp4"
35 Starting program: /usr/bin/mplayer "1989-04-18 Unix 256kb.mp4"
36 warning: Could not load shared library symbols for linux-vdso.so.1.
37 Do you need "set solib-search-path" or "set sysroot"?
38 [Thread debugging using libthread_db enabled]
39 MPlayer 1.1-4.5.3 (C) 2000-2012 MPlayer Team
40 Konnte Joystick-Gerätedatei '/dev/input/js0' nicht öffnen: No such file or directory
41 Konnte Joystick nicht initialisieren.
42 mplayer: could not connect to socket
43 mplayer: No such file or directory
44 Fehler beim Öffnen der LIRC-Unterstützung.
45 Verwendung der Fernbedienung nicht möglich.
46 [MENU] Kann Menü-Konfigurationsdatei nicht öffnen: /home/frank/.mplayer/menu.conf
47
48 Spiele 1989-04-18 Unix 256kb.mp4.
49 libavformat version 53.32.100 (external)
50 libavformat-Dateiformat erkannt!
51 [lavf] stream 0: video (mpeg4), -vid 0
52 [lavf] stream 2: audio (aac), -aid 0, -alang eng
53 VIDEO: [MP4V] 320x240 24bpp 29.970 fps 257.2 kbps (31.4 kbyte/s)
54 Clip-Info:
55 major_brand: isom
56 minor_version: 0
57 compatible_brands: mp41
58 creation_time: 2003-07-09 00:32:08
59 Load subtitles in ./
60 [gl] using extended formats. Use -vo gl:nomanyfmts if playback fails.
61 ==========================================================================
62 Öffne Videodecoder: [ffmpeg] FFmpeg's libavcodec codec family
63 libavcodec version 53.61.100 (external)
64 Unsupported PixelFormat 61
65 Unsupported PixelFormat 53
66 Unsupported PixelFormat 81
67 Ausgewählter Videocodec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
68 ==========================================================================
69 ==========================================================================
70 Öffne Audiodecoder: [ffmpeg] FFmpeg/libavcodec audio decoders
71 AUDIO: 48000 Hz, 2 ch, s16le, 63.7 kbit/4.15% (ratio: 7965->192000)
72 Ausgewählter Audiocodec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
73 ==========================================================================
74 AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
75 Starte Wiedergabe...
76 Film-Aspekt ist 1.33:1 - Vorskalierung zur Korrektur der Seitenverhältnisse.
77 VO: [gl] 320x240 => 320x240 Planar YV12
78 *** glibc detected *** /usr/bin/mplayer: malloc(): memory corruption: 0x000000000139f980 ***
79
80 < hit Ctrl+C here >
81
82 Program received signal SIGTERM, Terminated.
83 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:93
84 93 ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: No such file or directory.
85 in ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
86 (gdb)
87 --
88 Gruß | Greetings | Qapla'
89 Ich untersage jede Verwendung von Daten von mir oder über mich auf Facebook.
90 Please do not share anything from, with or about me with any Facebook service.
91
92 For a pessimist, the day has 24 bruises.

Attachments

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