I’m getting a couple of reports from customers which look like below. I use the new xojo.core.httpsocket in various places within the application, and would like any pointers as to where this might be occurring from.
[quote]RaiseNilObjectException
Delegate.IM_Invoke%%osi4os
AddHandler.Stub.10%%si4os
HTTPSocket._ProcessPage%%o
HTTPSocket._ProcessData%%os
HTTPSocket._HandleNewData%%o
HTTPSocket.Event_DataAvailable%%o
XojoFramework$3146
XojoFramework$3082
XojoFramework$3121
XojoFramework$10824
XojoFramework$3774
XojoFramework$4466
CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION
__CFRunLoopDoTimer
__CFRunLoopDoTimers
__CFRunLoopRun
CFRunLoopRunSpecific
CFRunLoopRunInMode
RunCurrentEventLoopInMode
ReceiveNextEventCommon
_BlockUntilNextEventMatchingListInModeWithFilter
_DPSNextEvent
-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
-[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:]
XojoFramework$1294
XojoFramework$1295
Delegate.Invoke%%
Application._CallFunctionWithExceptionHandling%%op
XojoFramework$9814
XojoFramework$1294
-[NSApplication run]
XojoFramework$9816
RuntimeRun
REALbasic._RuntimeRun
_Main
main
start[/quote]