[rtmpdump] rtmpsuck segfault

Adam Augustine augustineas at gmail.com
Thu Feb 18 23:57:56 CET 2010


I ran into a segfault with rtmpsuck using the trunk  version checked
out from svn. Any idea what I am doing wrong?

It seems to play properly if I don't run rtmpsuck.

Here is the output of ./rtmpsuck -z if it helps (slightly sanitized
for IP addresses, these are all private boxes).
I can look into generating a core file if that would help.

Thanks.

RTMP Proxy Server v2.1c
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
DEBUG: serverThread: accepted connection from 10.x.x.x to 192.y.y.y

DEBUG: SHandShake: Type Requested : 03
DEBUG: SHandShake: Client Uptime : 237179
DEBUG: SHandShake: Player Version: -128.0.3.2
DEBUG: SHandShake: Handshaking finished....
DEBUG2: RTMP_ReadPacket: fd=4
  0000:  03 00 00 00 00 00 f1 14  00 00 00 00               ............
  0000:  02 00 07 63 6f 6e 6e 65  63 74 00 3f f0 00 00 00   ...connect.?....
  0010:  00 00 00 03 00 03 61 70  70 02 00 05 6d 6c 69 76   ......app...mliv
  0020:  65 00 08 66 6c 61 73 68  56 65 72 02 00 0d 4c 4e   e..flashVer...LN
  0030:  58 20 31 30 2c 30 2c 34  35 2c 32 00 06 73 77 66   X 10,0,45,2..swf
  0040:  55 72 6c 06 00 05 74 63  55 72 6c 02 00 1a 72 74   Url...tcUrl...rt
  0050:  6d 70 3a 2f 2f 31 39 32  2e 30 30 30 2e 30 30 2e   mp://192.y.y.
  0060:  30 30 2f 6d 6c 69 76 65  00 04 66 70 61 64 01 00   y/mlive..fpad..
  0070:  00 0c 63 61 70 61 62 69  6c 69 74 69 65 73 00 40   ..capabilities.@
DEBUG2: RTMP_ReadPacket: fd=4
  0000:  c3                                                 .
  0000:  2e 00 00 00 00 00 00 00  0b 61 75 64 69 6f 43 6f   .........audioCo
  0010:  64 65 63 73 00 40 a8 ee  00 00 00 00 00 00 0b 76   decs. at .........v
  0020:  69 64 65 6f 43 6f 64 65  63 73 00 40 6f 80 00 00   ideoCodecs. at o...
  0030:  00 00 00 00 0d 76 69 64  65 6f 46 75 6e 63 74 69   .....videoFuncti
  0040:  6f 6e 00 3f f0 00 00 00  00 00 00 00 07 70 61 67   on.?.........pag
  0050:  65 55 72 6c 06 00 0e 6f  62 6a 65 63 74 45 6e 63   eUrl...objectEnc
  0060:  6f 64 69 6e 67 00 40 08  00 00 00 00 00 00 00 00   oding. at .........
  0070:  09                                                 .
DEBUG: ServePacket, client sent packet type 14, size 241 bytes
DEBUG: (object begin)
DEBUG: Property: <Name:                  no-name., STRING:	connect>
DEBUG: Property: <Name:                  no-name., NUMBER:	1.00>
DEBUG: Property: <Name:                  no-name., OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name:                       app, STRING:	mlive>
DEBUG: Property: <Name:                  flashVer, STRING:	LNX 10,0,45,2>
DEBUG: Property: NULL
DEBUG: Property: <Name:                     tcUrl,
STRING:	rtmp://192.y.y.y/mlive>
DEBUG: Property: <Name:                      fpad, BOOLEAN:	FALSE>
DEBUG: Property: <Name:              capabilities, NUMBER:	15.00>
DEBUG: Property: <Name:               audioCodecs, NUMBER:	3191.00>
DEBUG: Property: <Name:               videoCodecs, NUMBER:	252.00>
DEBUG: Property: <Name:             videoFunction, NUMBER:	1.00>
DEBUG: Property: NULL
DEBUG: Property: <Name:            objectEncoding, NUMBER:	3.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: ServeInvoke, client invoking <connect>
Processing connect
app: mlive
flashVer: LNX 10,0,45,2
Segmentation fault


More information about the rtmpdump mailing list