cgs1999 / boghe

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

Access violation in tinyMEDIA.dll #131

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

Hello,

Boghe, either A or B, is abnormally terminated when I keep a video call for a 
long time about 2 or 3 hours.
The below is debugging messages.
I need your help.

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

----------------------------------------------------------------------
[Output]
First-chance exception at 0x61a2ca4d (tinySAK.dll) in BogheApp.exe: 0xC0000005: 
Access violation reading location 0xfeeefeee. First-chance exception at 
0x05fb0168 (tinyDAV.dll) in SonbadakApp.exe: 0xC0000005: Access violation 
reading location 0xfeeeff06. Unhandled exception at 0x770815de in 
SonbadakApp.exe: 0xC0000005: Access violation reading location 0xfeeefeee.

[Call Stack]
msvcr90d.dll!__set_flsgetvalue()  Line 256 + 0xc bytes C
tinyMEDIA.dll!__pred_find_codec_by_format(const tsk_list_item_s * 
item=0x0d80d9d8, const void * format=0x0ffdf7d0)  Line 48 + 0x16 bytes C
tinySAK.dll!tsk_list_find_item_by_pred(const tsk_list_s * list=0x0d80d988, int 
(const tsk_list_item_s *, const void *)* predicate=0x5efe3ba0, const void * 
data=0x0ffdf7d0)  Line 443 + 0xd bytes C
tinySAK.dll!tsk_list_find_object_by_pred(const tsk_list_s * list=0x0d80d988, 
int (const tsk_list_item_s *, const void *)* predicate=0x5efe3ba0, const void * 
data=0x0ffdf7d0)  Line 465 + 0x11 bytes C
tinyMEDIA.dll!tmedia_codec_find_by_format(tsk_list_s * codecs=0x0d80d988, const 
char * format=0x0ffdf7d0)  Line 575 + 0x15 bytes C
tinyDAV.dll!tdav_session_audio_rtp_cb(const void * callback_data=0x0d804f20, 
const trtp_rtp_packet_s * packet=0x11dddf90)  Line 84 + 0x13 bytes C
tinyRTP.dll!_trtp_transport_layer_cb(const tnet_transport_event_s * 
e=0x11d72bc0)  Line 80 + 0x1b bytes C
tinyNET.dll!run(void * self=0x0d806fb8)  Line 375 + 0xe bytes C
----------------------------------------------------------------------

Thank you.

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

GoogleCodeExporter commented 9 years ago

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