Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#328 closed defect (worksforme)

crash in demux_open

Reported by: toralf.foerster@… Owned by: moritz@…
Priority: normal Component: demuxer
Version: 1.0pre6 Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

n22 ~ # uname -a
Linux n22 2.6.11-hardened-r14 #2 Wed Jun 15 10:23:39 CEST 2005 i686 Intel(R)
Pentium(R) M processor 1700MHz GenuineIntel GNU/Linux

n22 ~ # strace -o strace.out mplayer
http://www.tagesschau.de/sendungen/0,1196,SPM830_OIT4466688,00.html
MPlayer 1.0pre6-3.3.5-20050130 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium M Banias (Family: 6, Stepping: 5)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Kompiliert für x86 CPU mit folgenden Erweiterungen: MMX MMX2 SSE SSE2

77 Audio- & 189 Videocodecs
Spiele http://www.tagesschau.de/sendungen/0,1196,SPM830_OIT4466688,00.html
Resolving www.tagesschau.de for AF_INET...
Connecting to server www.tagesschau.de[213.191.85.245]:80 ...
Cache size set to 8192 KBytes
Verbunden mit Server: www.tagesschau.de
Cache fill: 0.48% (40213 bytes) XMMS: found plugin: libvorbis.so (Ogg Vorbis
Player 1.2.10)
XMMS: found plugin: libmp4.so (MP4 & MPEG2/4-AAC audio player - 1.2.x)
XMMS: found plugin: libmpg123.so (MPEG Layer 1/2/3 Player 1.2.10)
XMMS: found plugin: libxmmsmad.so (MAD MPEG Decoder plugin 0.8)
XMMS: found plugin: libmikmod.so (MikMod Player 1.2.10)

MPlayer wurde durch Signal 11 im Modul demux_open unterbrochen

  • MPlayer stürzte wegen falscher Benutzung der CPU/FPU/des RAMs ab. Kompiliere MPlayer erneut mit --enable-debug und erstelle mit 'gdb' einen Backtrace und eine Disassemblierung. Details dazu findest du in DOCS/de/bugreports.html.
  • MPlayer ist abgestürzt. Das sollte nicht passieren. Es kann sich um einen Fehler im MPlayer-Code _oder_ in deinen Treibern _oder_ in deinem gcc handeln. Wenn du meinst, es sei MPlayers Fehler, dann lies DOCS/de/bugreports.html und folge den dortigen Anweisungen. Wir können und werden dir nicht helfen, wenn du nicht alle dort aufgeführten Informationen zur Verfügung stellst.

Attachments (1)

strace.out (63.0 KB ) - added by toralf.foerster@… 19 years ago.
strace output

Download all attachments as: .zip

Change History (5)

by toralf.foerster@…, 19 years ago

Attachment: strace.out added

strace output

comment:1 by toralf.foerster@…, 19 years ago

comment:2 by toralf.foerster@…, 19 years ago

Summary: crash crash in demux_open

comment:3 by reimar, 19 years ago

(In reply to comment #0)

Cache fill: 0.48% (40213 bytes) XMMS: found plugin: libvorbis.so (Ogg Vorbis
Player 1.2.10)
XMMS: found plugin: libmp4.so (MP4 & MPEG2/4-AAC audio player - 1.2.x)
XMMS: found plugin: libmpg123.so (MPEG Layer 1/2/3 Player 1.2.10)
XMMS: found plugin: libxmmsmad.so (MAD MPEG Decoder plugin 0.8)
XMMS: found plugin: libmikmod.so (MikMod Player 1.2.10)

It doesn't crash for me, this is almost certainly due to this XMMS stuff (there
is a reason why this is disabled in configure by default after all).
Of course this is still a bug but a really low priority one I think.
Apart from that it won't work anyway, MPlayer isn't a web browser after all, it
can't do anything with html pages.
mplayer
mms://213.254.239.51/tagesschau/msmedia/2005/0625/TV-20050625-2027-4901.wm.lo.wmv
works btw. - at least when using latest cvs (that's the URL in the file you get
when clicking "externer Player").

comment:4 by reimar, 19 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.