Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Hard to Debug windows memory error

by Anonymous Monk
on Jan 25, 2016 at 03:44 UTC ( [id://1153535]=note: print w/replies, xml ) Need Help??


in reply to Re: Hard to Debug windows memory error
in thread Hard to Debug windows memory error

What happens when you run it using windbg of depends.exe?

As a debugging step you can run depends.exe /c /f:1 /pb /ot:temp.txt ... ...\perl.exe ...\foo.pl ...

Replies are listed 'Best First'.
Re^3: Hard to Debug windows memory error
by jandrew (Chaplain) on Feb 23, 2016 at 01:39 UTC

    Thank you for the suggestions. It got me further down the road than before. The googleverse seems to be mixed on the missing dynamic dll's and the concrete suggestion of reinstalling visual studios 2013 - 2015 didn't fix the problem. I also can't seem to find any useful suggestions on resolving the kernelbase.dll not returning 1. I keep poking at this when I have time but clearly my attention has wandered.

    Update: I stripped the log down since it exceeds perlmonks post size. If something is relevant that was removed let me know and I can send it to you.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1153535]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-03-28 17:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found