http://bugs.winehq.org/show_bug.cgi?id=13630
Summary: Crash when clearing ie6 cache - needs FreeUrlCacheSpaceA Product: Wine Version: 1.0-rc3 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: jon_p_griffiths@yahoo.com CC: eddie@lania.nl
See log in http://bugs.winehq.org/attachment.cgi?id=13579
http://bugs.winehq.org/show_bug.cgi?id=13630
--- Comment #1 from Jon Griffiths jon_p_griffiths@yahoo.com 2008-06-03 05:51:27 --- Created an attachment (id=13613) --> (http://bugs.winehq.org/attachment.cgi?id=13613) First cut stub for FreeUrlCacheSpaceA
Initial stub for FreeUrlCacheSpaceA. Doesn't clear the cache, but should prevent the crash.
http://bugs.winehq.org/show_bug.cgi?id=13630
--- Comment #2 from Jon Griffiths jon_p_griffiths@yahoo.com 2008-06-03 05:54:23 --- Eddie, can you apply this patch (it should apply cleanly on top of the patch from bug 13137) and confirm that the crash no longer occurs?
Its just a stub at the moment, I don't want to start deleting files from anyones system until we make sure that the previous patch is working correctly.
http://bugs.winehq.org/show_bug.cgi?id=13630
Jon Griffiths jon_p_griffiths@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=13630
--- Comment #3 from Eddie Lania eddie@lania.nl 2008-06-03 10:16:00 --- (In reply to comment #2)
Eddie, can you apply this patch (it should apply cleanly on top of the patch from bug 13137) and confirm that the crash no longer occurs?
I do want to try this but have a question before I start applying the patch.
Should I:
1. do a "make install"
2. do a "make clean"
3. apply the patch
4. do a "./configure", "make depend" and "make"
5. do a "make install"
Its just a stub at the moment, I don't want to start deleting files from anyones system until we make sure that the previous patch is working correctly.
That's ok, I will test it a.s.a.p. but please help me with the questions above before I do this, ok?
Kind regards,
Eddie.
http://bugs.winehq.org/show_bug.cgi?id=13630
--- Comment #4 from Eddie Lania eddie@lania.nl 2008-06-03 10:19:31 --- A made a little mistake in my previous message at point 1.
What i wrote was:
1. Do a "make install"
But is meant to say:
1. Do a "make uninstall"
Can you confirm?
Regards,
Eddie.
http://bugs.winehq.org/show_bug.cgi?id=13630
--- Comment #5 from Jon Griffiths jon_p_griffiths@yahoo.com 2008-06-03 10:24:23 --- For this patch its sufficient to do:
make && sudo make install
in general you need to run the other steps only when a file is added or removed from the source tree. If in doubt, the the following sequence is always safe:
make clean && make depend && make && sudo make install
Hope that helps.
http://bugs.winehq.org/show_bug.cgi?id=13630
--- Comment #6 from Eddie Lania eddie@lania.nl 2008-06-03 12:26:37 --- Hello Jon,
I applied the patch and it works. It doesn't crash anymore.
Regards,
Eddie.
http://bugs.winehq.org/show_bug.cgi?id=13630
--- Comment #7 from Jon Griffiths jon_p_griffiths@yahoo.com 2008-06-03 14:02:20 --- Cool. I'll send the patch next week, its too close to the 1.0 release to get anything committed now.
http://bugs.winehq.org/show_bug.cgi?id=13630
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-03 14:25:24 --- *** Bug 13138 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=13630
--- Comment #9 from Austin English austinenglish@gmail.com 2008-12-01 02:14:32 --- Is this still an issue in current (1.1.9 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=13630
--- Comment #10 from Juan Lang juan_lang@yahoo.com 2009-04-29 12:06:30 --- (In reply to comment #9)
Is this still an issue in current (1.1.9 or newer) wine?
FreeUrlCacheSpaceA/W are still stubs in wininet.spec, so I'd say it's still in issue in current Wine.
http://bugs.winehq.org/show_bug.cgi?id=13630
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Juan Lang juan_lang@yahoo.com 2009-11-03 20:15:22 --- Fixed by commit 2387532c3fc04742fef68fc0330aa1b10f0831ba.
http://bugs.winehq.org/show_bug.cgi?id=13630
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2009-11-13 12:42:57 --- Closing bugs fixed in 1.1.33.
http://bugs.winehq.org/show_bug.cgi?id=13630
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #13 from Austin English austinenglish@gmail.com 2012-02-23 15:27:08 CST --- Removing deprecated 'All' Platform.