http://bugs.winehq.org/show_bug.cgi?id=13137
--- Comment #8 from Jon Griffiths jon_p_griffiths@yahoo.com 2008-06-02 18:47:13 --- (In reply to comment #7)
Hi Jon, could you please take a look on bug 12447, is also related to wininet. I would apreciate your help. Thanks.
Jaime,
It looks like there's already people looking at that bug for you.
From the log, it seems URLCache_CopyEntry is crashing on an invalid string. If
you re-run the program under winedbg, then once it crashes, type:
frame 3 <ENTER> list <ENTER>
it should show the line of code in urlcache.c thats failing. If you attach/paste that into the bug, one of the guys looking at it will be a bit closer to figuring out the problem. The two issues aren't related though, so please keep this bug separate.
Cheers Jon