denisprokopchuk / siphon

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

Siphon crashes after placing second call. #297

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Dial a Number
2. Press the "SIP" Button
3. End the call
4. Dial a Number
5. Press the "SIP" Button
5. Application crashes. My xcode log is:

Assertion failed: (thread->signature1 != 0xDEAFBEEF || thread->signature2 != 
0xDEADC0DE || 
(thread->thread == pthread_self())), function pj_thread_register, file 
../src/pj/os_core_unix.c, 
line 380.

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

I expect to be able to make the second call, instead program crashes.

What version of the product are you using? On what operating system?

I am using iPhone 2.0.8 (the source code i downloaded svn trunk here) and 
iPhone OS 2.2.1

Is there anyway to obtain a more updated Siphon Source Code?.

Original issue reported on code.google.com by oscargom...@gmail.com on 18 Sep 2009 at 5:18

GoogleCodeExporter commented 9 years ago

Original comment by samuelv0...@gmail.com on 18 Sep 2009 at 5:44

GoogleCodeExporter commented 9 years ago
Is this a known issue?. I can't find it anywhere else.

Original comment by oscargom...@gmail.com on 18 Sep 2009 at 5:59