[MPlayer-users] Mplayer crashes with rtsp streaming

Santhosh Muralidharan santho.nm at gmail.com
Wed Sep 2 07:33:37 CEST 2009


Hi All,

I'm trying to stream a mp3 file, using rtsp streaming from my LAN and
mplayer crashes. Please find the bug report and my system info files
attached with this email. I'm using mplayer-checkout-2009-09-01. I'm using
Helix DNA Server to stream the mp3 file.

I've tried with VLC media player and the streaming works.

Steps to recreate the problem in linux:

1) Download mplayer -
http://www.mplayerhq.hu/MPlayer/releases/mplayer-checkout-snapshot.tar.bz2
2) unpack and do ./configure and make
3) Download the latest Helix DNA Server from
https://helixcommunity.org/projects/helix-server/files/download/2046 and
install it
4) copy some sample mp3 files to 'Content' folder in helix Server
installation directory.
5) run the Helix server server from Bin folder
$"sudo ./hlxserver ../hlxserver.cfg "
- use the default config file (hlxserver.cfg)
- run as sudo if you get any error like "E: could not listen on <::>:<554>"
- Change port 80 to 8080 in hlxserver.cfg file if you get error like "E:
could not listen on <::>:<80>"
6) run mplayer

./mplayer rtsp://your_hlx_server_ip:554/sample.mp3

Hope the bug will be fixed soon :)

Thanks,
San
-------------- next part --------------


Mplayer Bug Report:
===================

Mplayer Output
==============
MPlayer SVN-r29604-4.2.3 (C) 2000-2009 MPlayer Team

Playing rtsp://172.28.3.92:554/sample.mp3.

Resolving 172.28.3.92 for AF_INET6...
Couldn't resolve name for AF_INET6: 172.28.3.92
Connecting to server 172.28.3.92[172.28.3.92]: 554...

MPlayer interrupted by signal 11 in module: open_stream
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  won't help unless you provide this information when reporting a possible bug.

System Information
==================

Linux distribution: 
-------------------
	Ubuntu 8.04  - the Hardy Heron - released in April 2008.

kernel version:
---------------
	Linux BLR-PCUB-01065 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux				

libc version:
-------------
	-rwxr-xr-x 1 root root 1274092 2008-04-05 05:08 /lib/libc-2.7.so
	lrwxrwxrwx 1 root root      11 2009-08-18 20:53 /lib/libc.so.6 -> libc-2.7.so

gcc and ld versions:
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)

GNU ld (GNU Binutils for Ubuntu) 2.18.0.20080103

binutils version: 
-----------------

GNU assembler (GNU Binutils for Ubuntu) 2.18.0.20080103
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `i486-linux-gnu'.

Hardware and drivers
---------------------
CPU info
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Duo CPU     E7400  @ 2.80GHz
stepping        : 10
cpu MHz         : 1600.000
cache size      : 3072 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips        : 5589.93
clflush size    : 64

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Duo CPU     E7400  @ 2.80GHz
stepping        : 10
cpu MHz         : 1600.000
cache size      : 3072 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips        : 5585.95
clflush size    : 64

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer.bug
Type: application/octet-stream
Size: 8790 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20090902/ef6d7049/attachment.obj>


More information about the MPlayer-users mailing list