P
Patrick Berny
Hi all:
I've been going insane over this issue. I'm intermittently getting a
native exception inside mscoree1_0.dll (usually at address x01676854,
exception code 0xc0000005, see below for modules loaded in process) and
have no clue what could be causing this. I'm using SP3 of .NetCF on
Windows Mobile 2003 SE.
It happens quite infrequently (hard to reproduce), but seems to be
ocurring a bit more often after coming out of standby. Could this be due
to GC doing some cleanup at that point?
I'm running out of ideas what could be causing this, since pretty much
all of the app is in managed code. There's little p/invoke happening,
but that part I'm pretty confident is stable and good, especially since
it can run for days without having the issue.
Since I cannot trap the native exceptions inside the C#, I'm in a bit of
bad shape.
Any help/ideas on possible cause or how to go about finding it are very
much appreciated (e.g. how could I get the call stack).
Patrick
Here's the module dump:
Module mscoree1_0.dll at address 0x1640000, size 0x8B000
Module coredll.dll at address 0x1F60000, size 0x85000
Module toolhelp.dll at address 0x21A0000, size 0x5000
Module ossvcs.dll at address 0x22F0000, size 0x2C000
Module netcfagl1_0.dll at address 0x2320000, size 0x28000
Module mscoree.dll at address 0x2350000, size 0x8000
Module oleaut32.dll at address 0x2360000, size 0x30000
Module ole32.dll at address 0x2390000, size 0x2F000
Module shutil.dll at address 0x27B0000, size 0x8000
Module aygshell.dll at address 0x27E0000, size 0x2E000
Module commctrl.dll at address 0x2840000, size 0x5C000
Module cellcore.dll at address 0x2980000, size 0x8000
Module wininet.dll at address 0x2D40000, size 0x78000
Module shlwapi.dll at address 0x2DD0000, size 0x13000
Module ssllsp.dll at address 0x3020000, size 0xA000
Module wspm.dll at address 0x3040000, size 0x6000
Module ws2.dll at address 0x3060000, size 0xC000
Module winsock.dll at address 0x3070000, size 0x5000
Module iphlpapi.dll at address 0x3080000, size 0x10000
Module shlwapi.dll.0409.mui at address 0x7FEC0000, size 0x2000
Module wininet.dll.0409.mui at address 0x7FED0000, size 0x9000
Module tshres.96.dll at address 0x7FF30000, size 0x4000
Module shellres.dll at address 0x7FF40000, size 0x56000
Module tshres.dll at address 0x7FFA0000, size 0x14000
Module coredll.dll.0409.mui at address 0x7FFE0000, size 0x17000
I've been going insane over this issue. I'm intermittently getting a
native exception inside mscoree1_0.dll (usually at address x01676854,
exception code 0xc0000005, see below for modules loaded in process) and
have no clue what could be causing this. I'm using SP3 of .NetCF on
Windows Mobile 2003 SE.
It happens quite infrequently (hard to reproduce), but seems to be
ocurring a bit more often after coming out of standby. Could this be due
to GC doing some cleanup at that point?
I'm running out of ideas what could be causing this, since pretty much
all of the app is in managed code. There's little p/invoke happening,
but that part I'm pretty confident is stable and good, especially since
it can run for days without having the issue.
Since I cannot trap the native exceptions inside the C#, I'm in a bit of
bad shape.
Any help/ideas on possible cause or how to go about finding it are very
much appreciated (e.g. how could I get the call stack).
Patrick
Here's the module dump:
Module mscoree1_0.dll at address 0x1640000, size 0x8B000
Module coredll.dll at address 0x1F60000, size 0x85000
Module toolhelp.dll at address 0x21A0000, size 0x5000
Module ossvcs.dll at address 0x22F0000, size 0x2C000
Module netcfagl1_0.dll at address 0x2320000, size 0x28000
Module mscoree.dll at address 0x2350000, size 0x8000
Module oleaut32.dll at address 0x2360000, size 0x30000
Module ole32.dll at address 0x2390000, size 0x2F000
Module shutil.dll at address 0x27B0000, size 0x8000
Module aygshell.dll at address 0x27E0000, size 0x2E000
Module commctrl.dll at address 0x2840000, size 0x5C000
Module cellcore.dll at address 0x2980000, size 0x8000
Module wininet.dll at address 0x2D40000, size 0x78000
Module shlwapi.dll at address 0x2DD0000, size 0x13000
Module ssllsp.dll at address 0x3020000, size 0xA000
Module wspm.dll at address 0x3040000, size 0x6000
Module ws2.dll at address 0x3060000, size 0xC000
Module winsock.dll at address 0x3070000, size 0x5000
Module iphlpapi.dll at address 0x3080000, size 0x10000
Module shlwapi.dll.0409.mui at address 0x7FEC0000, size 0x2000
Module wininet.dll.0409.mui at address 0x7FED0000, size 0x9000
Module tshres.96.dll at address 0x7FF30000, size 0x4000
Module shellres.dll at address 0x7FF40000, size 0x56000
Module tshres.dll at address 0x7FFA0000, size 0x14000
Module coredll.dll.0409.mui at address 0x7FFE0000, size 0x17000