[Bug 32170] Process spawned, no gui presented, then closes without message or dump

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 9 10:57:45 CST 2012


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

--- Comment #4 from Sn3akyP3t3 <WineHQBugzilla.sn3akyp3t3 at spamgourmet.com> 2012-11-09 10:57:45 CST ---
@Austin English, May I ask what cd to dir of exe will provide?

>From the developer of PowerGREP, Jan Goyvaerts,
"If I correctly interpret the meaning of "stub" in the the dump you posted at
http://bugs.winehq.org/show_bug.cgi?id=32170 then it seems that the debug build
crashes because WINE does ot implement the GetLogicalProcessorInformation API
call.

PowerGREP itself (or any of our other products) never calls
GetLogicalProcessorInformation.  But the 3rd party component that we use to add
the bug logging system to our debug builds does call
GetLogicalProcessorInformation.

If my observations are correct, then you won't be able to use any of our
(64-bit) debug builds until (64-bit) WINE implements
GetLogicalProcessorInformation.  You also won't be able to run any other
(64-bit) applications that use Eurekalog for bug logging.  This is a fairly
popular component among Delphi developers.  We only use it in our debug builds,
but some developers like to include it in their release builds too.  I can
build a dummy application that includes the bug logging system as we use it if
that would be helpful to the WINE developers."

-- 
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