cgs1999 / boghe

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

Access violation in tinySAK #130

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

Hello,

I sometimes find out an internal memory error within the doubango when I repeat 
picking up and hanging up severial times. If this memory violaation occured, 
both A and B pc are abnormally terminated. 

Below is some information about the error I got.
Please let me know any hints to solve this problem.

* OS: Windows 7 Home Premium K (64-bit)
* Boghe: v2.0.91.683

----------------------------------------------------------------------
[Output: Both A and B PC]
First-chance exception at 0x619042b7 (tinyRTP.dll) in BogheApp.exe: 0xC0000005: 
Access violation reading location 0x0000000c. Unhandled exception at 0x770815de 
in SonbadakApp.exe: 0xC0000005: Access violation reading location 0x0000000c.

[Call Stack: PC in A]
tinySAK.dll!tsk_buffer_append(tsk_buffer_s * self=0x1263fc40, const void * 
data=0x12394c18, unsigned int size=45)  Line 185 + 0x10 bytes C
tinyRTP.dll!trtp_rtp_packet_serialize(const trtp_rtp_packet_s * 
self=0x12394c18)  Line 77 + 0x10 bytes C

[Call Stack: PC in B]
tinySAK.dll!tsk_buffer_append(tsk_buffer_s * self=0x1315b778, const void * 
data=0x1315bce0, unsigned int size=45)  Line 185 + 0x10 bytes C
tinyRTP.dll!trtp_rtp_packet_serialize(const trtp_rtp_packet_s * 
self=0x1315b758)  Line 77 + 0x10 bytes C
tinyDAV.dll!tdav_session_audio_producer_enc_cb(const void * 
callback_data=0x12fb0970, const void * buffer=0x0ef850b0, unsigned int 
size=320)  Line 240 + 0x45 bytes C
tinyDAV.dll!__playback_thread(void * param=0x12fb0b20)  Line 78 + 0x19 bytes C
----------------------------------------------------------------------

Thanks a lot.

Original issue reported on code.google.com by eastsun....@gmail.com on 27 Apr 2012 at 11:00

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 18 May 2012 at 3:42