Hi Stefen!

Sorry for my late reply

I've got sems via `git clone` and install it
But now I have "Floating exception (core dumped)" when first participant enter to webconference:

=============
[#80381e800/32326] [addToPlaylist, AmPromptCollection.cpp:136] DEBUG: adding 'first_participant' prompt to playlist at the front' [#80381e800/32326] [wav_mem_open, wav_hdr.c:296] DEBUG: trying to read WAV file from memory
 [#80381e800/32326] [wav_mem_open, wav_hdr.c:299] DEBUG: tag = <RIFF>
 [#80381e800/32326] [wav_mem_open, wav_hdr.c:306] DEBUG: file size = <1638>
 [#80381e800/32326] [wav_mem_open, wav_hdr.c:309] DEBUG: tag = <WAVE>
 [#80381e800/32326] [wav_mem_open, wav_hdr.c:316] DEBUG: tag = <fmt >
 [#80381e800/32326] [wav_mem_open, wav_hdr.c:323] DEBUG: chunk_size = <16>
 [#80381e800/32326] [wav_mem_open, wav_hdr.c:326] DEBUG: fmt = <01>
 [#80381e800/32326] [wav_mem_open, wav_hdr.c:329] DEBUG: channels = <1>
 [#80381e800/32326] [wav_mem_open, wav_hdr.c:332] DEBUG: rate = <8000>
 [#80381e800/32326] [wav_mem_open, wav_hdr.c:338] DEBUG: bits/sample = <16>
 [#80381e800/32326] [wav_mem_open, wav_hdr.c:355] DEBUG: tag = <data>
[#80381e800/32326] [wav_mem_open, wav_hdr.c:358] DEBUG: chunk size = <1602> [#80381e800/32326] [processEvents, AmEventQueue.cpp:83] DEBUG: event processed (15ConferenceEvent) [#80381e800/32326] [processingCycle, AmSession.cpp:419] DEBUG: ^^ S [524BD357-4F6DF99B000226E7-01808C00|07E327D4-4F6DF99B000226D6-01808C00] Early, running, 1 UACTransPending ^^ [#80180ac00/32326] [processEvents, AmEventQueue.cpp:79] DEBUG: before processing event (12SchedRequest) [#80180ac00/32326] [processEvents, AmEventQueue.cpp:83] DEBUG: event processed (12SchedRequest) [#80180ac00/32326] [processEvents, AmEventQueue.cpp:79] DEBUG: before processing event (12SchedRequest) [#80180ac00/32326] [process, AmMediaProcessor.cpp:405] DEBUG: Session inserted to the scheduler [#80180ac00/32326] [processEvents, AmEventQueue.cpp:83] DEBUG: event processed (12SchedRequest)
 [#80180ac00/32326] [get, AmPlaylist.cpp:75] DEBUG: get: gotoNextItem
Floating exception (core dumped)
=============


# sems -v
Sip Express Media Server (1.5-0dev-453-ga8dcddb (x86_64/freebsd))

# uname -a
FreeBSD my.mydom.loc 9.0-RC3 FreeBSD 9.0-RC3 #0: Sun Dec 4 08:56:36 UTC 2011 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64

What I can do to try to find where error occurred ?

On 12.03.2012 19:57, Stefan Sayer wrote:
Hello Victor,

I've added some explicit RTP timeout and SST timeout handling to 1.4
branch, which you could try, but I think that this is not the reason for
sessions left open in SEMS that you are experiencing.

o Victor Gamov on 03/11/2012 11:13 AM:
Hi All!

Can anybody explain me what does it means the following messages from
SEMS with calls handled via webconference module:

--------- cut here -------------
Feb 20 09:51:34 pbx sems[15965]: [#801809400] [clean_sessions,
AmSessionContainer.cpp:97] DEBUG: session [0x803087400] still running
--------- /cut here ------------

Which session is "still runnig"?
it is most probably not the one which you pasted the log for.

Why it may be happened (no BYE received for example?)
Is there any ERRORs in the logs, e.g. "500 unexpected exception", or
some other error? This would be the only reason I could imagine that a
session is still running.

The session is not destroyed until it is set to stopped and the RTP
processing is stopped. Both happens in all cases for the webconference
application.

I've attached a patch (to 1.4) which you could apply, and after you've
got one session which is "still running" in the log, you could search
backwards in the log for entries related to the session, and see what is
happening there (and please post the log of findings here).

thanks!
Stefan

How I can terminate such sessions (RTP timeout for example?)

Thanks for any advice!


--
CU,
Victor Gamov

<<attachment: vit.vcf>>

_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to