openmason / webrtc2sip

Automatically exported from code.google.com/p/webrtc2sip
0 stars 0 forks source link

webrtc2sip suddenly down. #122

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
webrtc2sip shutdowned.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
webrtc2sip on centos 6
chrome Version 29.0.1547.57

Please provide server logs with DEBUG level equal to INFO

Please provide browser logs

Original issue reported on code.google.com by moleee2@gmail.com on 22 Aug 2013 at 2:27

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have the same crash it seems. I crashed it by running 6 concurrent calls. The 
6th call killed it.

Original comment by an...@symbicode.com on 2 Oct 2013 at 11:05

Attachments:

GoogleCodeExporter commented 9 years ago
Have that crash on 2 different machines with Ubuntu 12.04.4 LTS and during the 
first call. I'm stuck ...

Original comment by Kej...@googlemail.com on 20 Jan 2014 at 6:28

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This is crazy. I added a warning in doubango/tinySAK/src/tsk_object.c and if 
this warning is written on stdout (debuglevel is INFO), the whole stuff is 
running and calls can be made.

If I delete that warning OR set the debuglevel to ERROR gain the stuff crashes 
here  when trying to establish the call.

Snippet is like this:

if(self != NULL) {
         free(self);
         TSK_DEBUG_WARN("Kejr: trying to fix the heap crash. self freed now");
         self = NULL;
}

Can anybody give me an idea what the hell is going on here ? 

The orginal code was just "free(self)" which should be fine.

Original comment by Kej...@googlemail.com on 23 Jan 2014 at 2:28

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Issue 154 has been merged into this issue.

Original comment by boss...@yahoo.fr on 13 Feb 2014 at 8:30

GoogleCodeExporter commented 9 years ago
Issue 150 has been merged into this issue.

Original comment by boss...@yahoo.fr on 13 Feb 2014 at 8:32

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Ok. Try to fix this crash.
I need gdb bt full output for info.

Patch attached. Please test

Original comment by minkin.a...@gmail.com on 14 Feb 2014 at 5:57

Attachments:

GoogleCodeExporter commented 9 years ago
Try latest revision

Original comment by boss...@yahoo.fr on 14 May 2014 at 11:32

GoogleCodeExporter commented 9 years ago
Issue 140 has been merged into this issue.

Original comment by boss...@yahoo.fr on 15 May 2014 at 1:50

GoogleCodeExporter commented 9 years ago
Closed by Doubango 1096.

Original comment by boss...@yahoo.fr on 15 May 2014 at 2:10