October 29, 2025, 05:21:39 PM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Attachbrowser crashing

Started by Andy, April 15, 2010, 08:33:44 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Andy

Hi everyone,

can anybody help me with this one, i am using the attachbrowser command in a web browser program taken from one of the ebasic examples.

My problem is that with the web browser keeps crashing, i have run it in debug mode, but can anyone tell me whats going wrong or what does it mean,

Starting debug session...
Loading DLL: ntdll.dll
Loading DLL: C:\Windows\system32\kernel32.dll
Loading DLL: C:\Windows\system32\KERNELBASE.dll
Loading DLL: C:\Windows\system32\USER32.DLL
Loading DLL: C:\Windows\system32\GDI32.dll
Loading DLL: C:\Windows\system32\LPK.dll
Loading DLL: C:\Windows\system32\USP10.dll
Loading DLL: C:\Windows\system32\msvcrt.dll
Loading DLL: C:\Windows\system32\OLE32.DLL
Loading DLL: C:\Windows\system32\RPCRT4.dll
Loading DLL: C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b641w
Loading DLL: C:\Windows\system32\ADVAPI32.dll
Loading DLL: C:\Windows\SYSTEM32\sechost.dll
Loading DLL: C:\Windows\system32\WININET.DLL
Loading DLL: C:\Windows\system32\SHLWAPI.dll
Loading DLL: C:\Windows\system32\Normaliz.dll
Loading DLL: C:\Windows\system32\urlmon.dll
Loading DLL: C:\Windows\system32\OLEAUT32.dll
Loading DLL: C:\Windows\system32\CRYPT32.dll
Loading DLL: C:\Windows\system32\MSASN1.dll
Loading DLL: C:\Windows\system32\iertutil.dll
Loading DLL: C:\Windows\system32\OLEPRO32.DLL
Loading DLL: C:\Windows\system32\COMDLG32.DLL
Loading DLL: C:\Windows\system32\SHELL32.dll
Loading DLL: C:\Windows\system32\CRTDLL.DLL
Loading DLL: C:\Windows\system32\IMM32.DLL
Loading DLL: C:\Windows\system32\MSCTF.dll
Loading DLL: C:\Windows\system32\uxtheme.dll
Loading DLL: C:\Windows\system32\dwmapi.dll
Loading DLL: C:\Windows\system32\CRYPTBASE.dll
Loading DLL: C:\Windows\system32\CLBCatQ.DLL
Loading DLL: C:\Windows\System32\ieframe.dll
Loading DLL: C:\Windows\system32\PSAPI.DLL
Loading DLL: C:\Windows\System32\OLEACC.dll
Loading DLL: C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b641w
Loading DLL: C:\Windows\system32\ntmarta.dll
Loading DLL: C:\Windows\system32\WLDAP32.dll
Loading DLL: C:\Windows\system32\VERSION.dll
Loading DLL: C:\Windows\system32\SspiCli.dll
Loading DLL: C:\Windows\system32\profapi.dll
Loading DLL: C:\Windows\system32\apphelp.dll
Loading DLL: C:\Windows\system32\ws2_32.DLL
Loading DLL: C:\Windows\system32\NSI.dll
Loading DLL: C:\Windows\system32\dnsapi.DLL
Loading DLL: C:\Windows\system32\iphlpapi.DLL
Loading DLL: C:\Windows\system32\WINNSI.DLL
Loading DLL: C:\Windows\system32\peerdist.dll
Loading DLL: C:\Windows\system32\USERENV.dll
Loading DLL: C:\Windows\system32\AUTHZ.dll
Loading DLL: C:\Windows\system32\RASAPI32.dll
Loading DLL: C:\Windows\system32\rasman.dll
Loading DLL: C:\Windows\system32\rtutils.dll
Loading DLL: C:\Windows\system32\sensapi.dll
Loading DLL: C:\Windows\system32\NLAapi.dll
Loading DLL: C:\Windows\system32\rasadhlp.dll
Loading DLL: C:\Windows\System32\mswsock.dll
Loading DLL: C:\Windows\System32\winrnr.dll
Loading DLL: C:\Windows\system32\napinsp.dll
Loading DLL: C:\Windows\system32\pnrpnsp.dll
Loading DLL: C:\Windows\System32\wshtcpip.dll
Loading DLL: C:\Windows\System32\wship6.dll
Loading DLL: C:\Windows\System32\fwpuclnt.dll
Loading DLL: C:\Windows\System32\netprofm.dll
Loading DLL: C:\Windows\system32\CRYPTSP.dll
Loading DLL: C:\Windows\system32\rsaenh.dll
Loading DLL: C:\Windows\system32\RpcRtRemote.dll
Loading DLL: C:\Windows\System32\npmproxy.dll
Loading DLL: C:\Windows\system32\peerdist.dll
Loading DLL: C:\Windows\system32\USERENV.dll
Loading DLL: C:\Windows\system32\AUTHZ.dll
Loading DLL: C:\Windows\system32\MLANG.dll
Loading DLL: C:\Windows\System32\mshtml.dll
Loading DLL: C:\Windows\System32\msls31.dll
Loading DLL: C:\Windows\system32\msimtf.dll
Loading DLL: C:\Windows\System32\jscript.dll
Loading DLL: C:\Windows\system32\propsys.dll
Loading DLL: C:\Windows\system32\SETUPAPI.dll
Loading DLL: C:\Windows\system32\CFGMGR32.dll
Loading DLL: C:\Windows\system32\DEVOBJ.dll
Loading DLL: C:\Windows\system32\SXS.DLL
Loading DLL: C:\Windows\system32\ImgUtil.dll
Loading DLL: C:\Windows\System32\pngfilt.dll
The thread 0xDBC exited with code: 0
The thread 0x728 exited with code: 0
The thread 0x89C exited with code: 0
The thread 0x974 exited with code: 0
The thread 0x950 exited with code: 0
The thread 0x36C exited with code: 0


This is the messages when it crashes:

The thread 0xB34 exited with code: 3221225786
The thread 0x9A4 exited with code: 3221225786
The thread 0xD1C exited with code: 3221225786
The thread 0xF24 exited with code: 3221225786
The thread 0x484 exited with code: 3221225786
The thread 0xBAC exited with code: 3221225786
The thread 0x7C4 exited with code: 3221225786
The thread 0xC5C exited with code: 3221225786
The thread 0x7BC exited with code: 3221225786
The thread 0x598 exited with code: 3221225786
The thread 0x960 exited with code: 3221225786
The thread 0xF34 exited with code: 3221225786
The program 'C:\C3\KMSbrowser.exe' exited with code: 3221225786

Thanks,
Andy.
Day after day, day after day, we struck nor breath nor motion, as idle as a painted ship upon a painted ocean.

LarryMc

You say you are using an unmodified example program, right?
If it is a modified example that you are having the problem with, will the unmodified example work?

Do you have IE4 or above installed on your computer?

LarryMc

LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

Andy

Hi Larry,

Thanks for a speedy reply as always,

I have modified the example program, and i have the same problem on IE 6, 7 and 8 on different PC's.

Thanks,
Andy
Day after day, day after day, we struck nor breath nor motion, as idle as a painted ship upon a painted ocean.

LarryMc

can you post your program that's crashing so I can see if it crashes on me?

If you'd rather keep it private you can email it to me.

LarryMc
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

Andy

Hi Larry,

Finally solved the crashing problem, it was a string variable which needed to be reset to null and now everything is fine.

Thanks as always for you help - sorry I couldn't get back to reply sooner.

Andy.










Day after day, day after day, we struck nor breath nor motion, as idle as a painted ship upon a painted ocean.