[Live-devel] openRTSP segfault on max osx
Kenneth Ljungh
kenneth at ljungh.net
Mon Jun 21 13:09:37 PDT 2010
Hi
running openRTSP -q -w 704 -h 576 rtsp://192.168.0.101/axis-media/media.amp >test.mov &
and sending kill -HUP sometimes ends with a segfault. This is with live555 2010.06.18 but I didn't see this with 2010.04.09
Regards
Kenneth
crash log:
Code Type: X86-64 (Native)
Parent Process: bash [17661]
Date/Time: 2010-06-21 20:55:29.059 +0200
OS Version: Mac OS X 10.6.4 (10F569)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fffffe00800 __memcpy + 96
1 libSystem.B.dylib 0x00007fff846e51ae __sfvwrite + 429
2 libSystem.B.dylib 0x00007fff84736579 fwrite + 128
3 openRTSP 0x000000010002253f SubsessionIOState::useFrame(SubsessionBuffer&) + 529
4 openRTSP 0x0000000100022f4a SubsessionIOState::afterGettingFrame(unsigned int, timeval) + 512
5 openRTSP 0x0000000100022fd9 QuickTimeFileSink::afterGettingFrame(void*, unsigned int, unsigned int, timeval, unsigned int) + 75
6 openRTSP 0x0000000100004ab7 FramedSource::afterGetting(FramedSource*) + 59
7 openRTSP 0x000000010000e056 MultiFramedRTPSource::doGetNextFrame1() + 532
8 openRTSP 0x000000010000e34c MultiFramedRTPSource::networkReadHandler(MultiFramedRTPSource*, int) + 670
9 openRTSP 0x000000010002b8a8 BasicTaskScheduler::SingleStep(unsigned int) + 666
10 openRTSP 0x000000010002acd8 BasicTaskScheduler0::doEventLoop(char*) + 38
11 openRTSP 0x0000000100018630 RTSPClient::teardownMediaSession(MediaSession&) + 68
12 openRTSP 0x00000001000016e6 clientTearDownSession(Medium*, MediaSession*) + 26
13 openRTSP 0x0000000100002428 tearDownStreams() + 28
14 openRTSP 0x00000001000024b4 shutdown(int) + 138
15 openRTSP 0x00000001000024f5 signalHandlerShutdown(int) + 34
16 libSystem.B.dylib 0x00007fff8473335a _sigtramp + 26
17 libSystem.B.dylib 0x00007fff84716dce select$DARWIN_EXTSN + 10
18 openRTSP 0x000000010002b708 BasicTaskScheduler::SingleStep(unsigned int) + 250
19 openRTSP 0x000000010002acd8 BasicTaskScheduler0::doEventLoop(char*) + 38
20 openRTSP 0x0000000100004344 main + 5841
21 openRTSP 0x00000001000016c4 start + 52
More information about the live-devel
mailing list