wodXMPP component (DLL) freezes after calling Connect API - WeOnlyDo Discussion board

wodXMPP component (DLL) freezes after calling Connect API (wodXMPP)

by Kedar Babar, Tuesday, May 27, 2014, 12:34 (3616 days ago)

Hi,
We are using wodXMPP in our product as a communication channel. Till now we did not face any issues with the component. But recently, we are facing certain issues, where we cannot debug further. When our executable calls the Connect API/function of the wodXMPP component, it just freezes.

Following things were tried to debug the issue.
1> We had provide a time out of 1 minute, but still there is no response after one minute.
2> We checked the anti-virus and firewall settings for exclusion, but it did not work.
3> We further used the telnet command to connect to our XMPP server and it got successfully connected.
4> We also tried to replace with the new wodXMPP component, but still the issue persists.

Thanks & Regards,
Kedar B.

wodXMPP component (DLL) freezes after calling Connect API

by wodSupport, Tuesday, May 27, 2014, 12:40 (3616 days ago) @ Kedar Babar

Kedar,

hi. We would need to duplicate this to give you more info. Freezes I have seen before were always related to inability to resolve hostname to IP since gethostbyname API was used which was blocking wodXMPP by winsock stack, until it resolved the host. Not sure if this is happening in your case.

Anyway, do you get same issue with our sample app?

Kreso

wodXMPP component (DLL) freezes after calling Connect API

by Kedar Babar, Tuesday, May 27, 2014, 15:24 (3616 days ago) @ wodSupport

Hi,
Thanks of the quick reply. Let me check with the sample application.

Thanks & Regards,
Kedar B.

wodXMPP component (DLL) freezes after calling Connect API

by Kedar Babar, Saturday, May 31, 2014, 12:31 (3612 days ago) @ Kedar Babar

Hi,
I tried to use the sample application provided by wodXMPP,it works on our test system, but it crashes on the client system. In order to find out where it crashes, it is crashing after calling the connect API.
Following is the crash report from the event viewer

Category: Application Crashing Events
Message: Faulting application name: SimpleIM.exe, version: 1.0.0.1, time stamp: 0x538995ca
Faulting module name: wodXMPP.dll, version: 1.5.2.207, time stamp: 0x51607f2d
Exception code: 0xc0000005
Fault offset: 0x00011a22
Faulting process id: 0x2e24
Faulting application start time: 0x01cf7cb4b6c3dc75
Faulting application path: C:\program files (x86)\SAAZOD\zRealTime\SimpleIM.exe
Faulting module path: c:\program files (x86)\SAAZOD\zRealTime\wodXMPP.dll
Report Id: 031884fb-e8a8-11e3-a1a8-00270e13fdb7

System Information
Operating System: Windows 7 professional (Service Pack 1) 32 bit system.

Thanks & Regards,
Kedar B.

wodXMPP component (DLL) freezes after calling Connect API

by wodSupport, Saturday, May 31, 2014, 13:10 (3612 days ago) @ Kedar Babar

Kedar,

hi. Can you zip your EXE (together with all dependencies it may have) so I can run it here and try it out, to duplicate the crash?

Thanks,
Kreso

wodXMPP component (DLL) freezes after calling Connect API

by Kedar Babar, Monday, June 02, 2014, 10:28 (3610 days ago) @ wodSupport

Hi,
Currently I had escalated this issue to my manager, to take further permissions, which will help us to further resolve or diagnose the issue.

Thanks & Regards,
Kedar B.

wodXMPP component (DLL) freezes after calling Connect API

by Zulfikar Shaikh, Thursday, June 05, 2014, 16:58 (3607 days ago) @ Kedar Babar

Hello WEONLYDO Team,

Let me know if it is possible for you to work on affected systems, we will share the remote session with you.

Once you confirm, we will contact our client and get the schedule to work on the affected system (expected schedule would be, off business hours as per EST time zone)

Please confirm so that we can proceed further.

wodXMPP component (DLL) freezes after calling Connect API

by wodSupport, Thursday, June 05, 2014, 18:47 (3607 days ago) @ Zulfikar Shaikh

Hi.

Yes, we could work like that, but I will need VIsual Studio 2008 (or newer) to do the debugging. WIll you be able to provide such environment?

BTW please reply with the ticket at techsupport@weonlydo.com

Regards,
Kreso

wodXMPP component (DLL) freezes after calling Connect API

by Zulfikar Shaikh, Friday, June 13, 2014, 11:00 (3599 days ago) @ wodSupport

Kreso,

We got an approval from my client to install Visual Studio on affected system to debug this issue. Can you please let us know what time will be suitable for you guys (CST time zone) so that I can accordingly schedule this activity.

I have sent an e-mail to 'ticket at' <techsupport@weonlydo.com> too.

Regards,
Zulfikar Shaikh

wodXMPP component (DLL) freezes after calling Connect API

by wodSupport, Friday, June 13, 2014, 12:11 (3599 days ago) @ Zulfikar Shaikh

Zulfikar,

yes, thank you. We have replied there.

Kreso