Hi,

eventhough Michael withdrew his patch
(http://www.winehq.org/hypermail/wine-devel/2005/02/0687.html) I've
tried it, and it crashes in the ole/storage area.

I've added some TRACE's and this is the output:

000b:trace:storage:StorageBaseImpl_Release (0x77ece0f8/0x77ece0f8) decremented 
refcount to 8
000b:trace:storage:StorageBaseImpl_OpenStorage (0x77ece0f8, L"ID_9", (nil), 
1012, (nil), 0, 0x28de68)
000b:trace:storage:StorageBaseImpl_OpenStorage Calling 
IEnumSTATSTGImpl_Construct
000b:trace:storage:IEnumSTATSTGImpl_Construct 0xa2f7c0 / 10680096
000b:trace:storage:IEnumSTATSTGImpl_Construct Calling 
IStorage_AddRef(0x77ece0f8)
000b:trace:storage:StorageBaseImpl_AddRef (0x77ece0f8) incremented refcount to 9
000b:trace:storage:IEnumSTATSTGImpl_Construct Calling IEnumSTATSTGImpl_Reset
000b:trace:storage:IEnumSTATSTGImpl_Destroy Calling IStorage_Release(0x77ece0f8)
000b:trace:storage:StorageBaseImpl_Release (0x77ece0f8/0x77ece0f8) decremented 
refcount to 8
000b:trace:storage:StorageBaseImpl_OpenStorage Calling 
StorageInternalImpl_Construct
000b:trace:storage:StorageInternalImpl_Construct Calling 
StorageBaseImpl_AddRef(0x77ece0f8)
000b:trace:storage:StorageBaseImpl_AddRef (0x77ece0f8) incremented refcount to 9
000b:trace:storage:StorageBaseImpl_OpenStorage Calling 
StorageBaseImpl_AddRef(0x77e96a80)
000b:trace:storage:StorageBaseImpl_AddRef (0x77e96a80) incremented refcount to 
2012012793
000b:trace:storage:StorageBaseImpl_OpenStorage <-- 00000000
000b:trace:storage:StorageBaseImpl_AddRef (0x77e96a80) incremented refcount to 
2012012794
000b:trace:storage:StorageBaseImpl_OpenStream (0x77e96a80, 
L"FEATURELOG_STDPROPS", (nil), 12, 0, 0x28dd14)
000b:trace:storage:StorageBaseImpl_OpenStream Calling IEnumSTATSTGImpl_Construct
000b:trace:storage:StorageBaseImpl_Release (0x77e96a80/0x77e96a80) decremented 
refcount to 2012012793
000b:trace:ole:GetErrorInfo (0, 0x28e12c, (nil))
000b:fixme:crypt:CRYPT_VerifyImage (rsaenh.dll, 0x77e95528): not verifying image
000b:trace:storage:StorageBaseImpl_OpenStream (0x77e96a80, 
L"FEATURELOG_STDPROPS", (nil), 12, 0, 0x28df4c)
000b:trace:storage:StorageBaseImpl_OpenStream Calling IEnumSTATSTGImpl_Construct
wine: Unhandled exception (thread 000b), starting debugger...

the refcount with values of 2012012793 look a bit suspicious.

Any ideas where to look?

Cheers,

Paul.


Reply via email to