Error 0xc0000142

Wookey wookey at wookware.org
Mon Oct 14 10:39:08 BST 2024


On 2024-10-14 03:15 +0100, Olly Betts wrote:
> On Thu, Oct 10, 2024 at 11:32:00AM +0000, Richard Blackburn wrote:
> > Aven crashes upon launch for me too.  I opened the .DMP file:
> 
> I've never seen one of these files before - do you know how to interpret
> it?
> 
> As best I can make out it doesn't tell us anything very helpful, but
> perhaps I just don't know what to look for.

No. I can't see any indication that the listed DLLs are missing or causing the problem, either.
It is possible that it just lists the ones that were OK and the _next_ (unlisted) one is the one that broke.
Or that they are all _found_ but the process is dying in the init functions somewhere.

Online info all seems to say to load the .dmp file into 'windows
debugger' or 'visual studio', which should give you info on the heap
state (i.e where it actually got to) and one can use the 'dependency
walker' to see if all DLLs are present.

https://learn.microsoft.com/en-us/troubleshoot/windows-client/performance/read-small-memory-dump-file
https://learn.microsoft.com/en-us/visualstudio/debugger/using-dump-files?view=vs-2022

Looks like there are several flavours of dump file (configurable in control panel). Not sure which one this is.

I think my wife's laptop has a windows dual-boot, so I will have a go
tonight and see if I can reproduce this issue and maybe glean
something useful about what is breaking, (if no-one beats me to it).

Wookey
-- 
Principal hats:  Debian, Wookware, ARM
http://wookware.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.survex.com/pipermail/survex/attachments/20241014/529b0e00/attachment.sig>


More information about the Survex mailing list