[Bug 24714] ProteoWizard: Unhandled marshal type 7

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 12 01:54:41 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24714

--- Comment #2 from Alexey Stukalov <astukalov at gmail.com> 2010-10-12 01:54:40 CDT ---
(In reply to comment #1)
> Is there a failure in the application besides the err: messages on the console?

Here's the complete log. It seems this marshalling error leads to incorrect
double being initialized, which leads to the abnormal termination of the
program. On Windows it's ok. With DCOM98 installed this error also doesn't show
up:

fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:shell:URL_ParseUrl failed to parse L"msvcm90"
format: mzML (Precision_64 [ 1000514:Precision_64 1000515:Precision_32 ],
ByteOrder_LittleEndian, Compression_None) indexed="true"
outputPath: .
extension: .mzML
contactFilename: 

filters:

filenames:
  /****/M258-F09-C1208-P2510-1.RAW

processing file: /home/astukalov/vshare/M258-F09-C1208-P2510-1.RAW
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:marshal_object object doesn't expose interface
{00000126-0000-0000-c000-000000000046}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:serialize_param Unhandled marshal type 7.
err:ole:deserialize_param No handler for VT type 7!
err:ole:serialize_param Unhandled marshal type 7.
err:ole:deserialize_param No handler for VT type 7!
Error in function boost::math::itrunc<double>(double): Value
2.5769335993875985e+271 can not be represented in the target integer type.
Error processing file /****/M258-F09-C1208-P2510-1.RAW

err:ole:CoUninitialize Mismatched CoUninitialize

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list