Crashing when streaming
Posted: Mon May 14, 2007 6:18 am
I get the following when trying to play an event stream. I compiled ZM with ffmpeg. It looks to me that zms is actually generating the error. Has anyone seen this before?
I've tried all different manner of stream types for ZM_MPEG_REPLAY_FORMAT with no luck. Oddly, ffmpeg works just fine when generating a video. The problem only exists when streaming.
Code: Select all
May 14 01:03:06 localhost zms[20264]: FAT [Error while writing video frame]
May 14 01:03:06 localhost zms[20264]: ERR [Got signal (Aborted), crashing]
May 14 01:03:06 localhost zms[20264]: ERR [Signal address is (nil), from 0x669402 ]
May 14 01:03:06 localhost zms[20264]: ERR [Backtrace: [0x669402]]
May 14 01:03:06 localhost zms[20264]: ERR [Backtrace: [0x669402]]
May 14 01:03:06 localhost zms[20264]: ERR [Backtrace: /lib/libc.so.6(gsignal+0x50) [0x2bad40]]
May 14 01:03:06 localhost zms[20264]: ERR [Backtrace: /lib/libc.so.6(abort+0x101) [0x2bc591]]
May 14 01:03:06 localhost zms[20264]: ERR [Backtrace: /var/www/cgi-bin/nph-zms [0x8071498]]
May 14 01:03:06 localhost zms[20264]: ERR [Backtrace: /var/www/cgi-bin/nph-zms [0x806fb2a]]
May 14 01:03:06 localhost zms[20264]: ERR [Backtrace: /var/www/cgi-bin/nph-zms [0x8055e53]]
May 14 01:03:06 localhost zms[20264]: ERR [Backtrace: /var/www/cgi-bin/nph-zms [0x804b0fc]]
May 14 01:03:06 localhost zms[20264]: ERR [Backtrace: /lib/libc.so.6(__libc_start_main+0xdc) [0x2a7f2c]]
May 14 01:03:06 localhost zms[20264]: ERR [Backtrace: /var/www/cgi-bin/nph-zms(__gxx_personality_v0+0x229) [0x804a5e1]]
May 14 01:03:06 localhost zms[20266]: FAT [Error while writing video frame]
May 14 01:03:06 localhost zms[20266]: ERR [Got signal (Aborted), crashing]
May 14 01:03:06 localhost zms[20266]: ERR [Signal address is (nil), from 0x1fd402 ]
May 14 01:03:06 localhost zms[20266]: ERR [Backtrace: [0x1fd402]]
May 14 01:03:06 localhost zms[20266]: ERR [Backtrace: [0x1fd402]]
May 14 01:03:06 localhost zms[20266]: ERR [Backtrace: /lib/libc.so.6(gsignal+0x50) [0x5b8d40]]
May 14 01:03:06 localhost zms[20266]: ERR [Backtrace: /lib/libc.so.6(abort+0x101) [0x5ba591]]
May 14 01:03:06 localhost zms[20266]: ERR [Backtrace: /var/www/cgi-bin/nph-zms [0x8071498]]
May 14 01:03:06 localhost zms[20266]: ERR [Backtrace: /var/www/cgi-bin/nph-zms [0x806fb2a]]
May 14 01:03:06 localhost zms[20266]: ERR [Backtrace: /var/www/cgi-bin/nph-zms [0x8055e53]]
May 14 01:03:06 localhost zms[20266]: ERR [Backtrace: /var/www/cgi-bin/nph-zms [0x804b0fc]]
May 14 01:03:06 localhost zms[20266]: ERR [Backtrace: /lib/libc.so.6(__libc_start_main+0xdc) [0x5a5f2c]]
May 14 01:03:06 localhost zms[20266]: ERR [Backtrace: /var/www/cgi-bin/nph-zms(__gxx_personality_v0+0x229) [0x804a5e1]]