[Bug 32499] hwcheck.exe from PPTV crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 21 04:38:14 CST 2012


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

Qian Hong <fracting at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |fracting at gmail.com
          Component|-unknown                    |quartz
            Summary|installer of PPTV crashes   |hwcheck.exe from PPTV
                   |                            |crashes
     Ever Confirmed|0                           |1

--- Comment #1 from Qian Hong <fracting at gmail.com> 2012-12-21 04:38:14 CST ---
Hello,

Confirming, there are multiple crashing here, let's make this bug regarding
hwcheck.exe.

from relay trace:
0038:Call KERNEL32.CreateProcessA(00000000,004090e0 "\"C:\\Program
Files\\PPLive\\PPTV\\3.2.1.0076\\hwcheck.exe\" -s -luminanceonly
\"C:\\users\\fracting\\Temp\\hwcheck.mp4\"",00000000,00000000,00000000,00000000,00000000,00000000,004211d8,0033fa5c)
ret=0040583a


Reproduce this bug by:
~/.wine/drive_c/Program Files/PPLive/PPTV/3.2.1.0076$ wine hwcheck.exe -s
-luminanceonly 'C:\users\fracting\Temp\hwcheck.mp4'

winetricks -q quartz makes it happier but it seems hangs after that.

+seh,+tid,+relay,+quartz log:
--- snip ---
002d:Call ntdll.RtlAllocateHeap(00e54000,00000000,00000194) ret=00d0d967
002d:Ret  ntdll.RtlAllocateHeap() retval=00eafc90 ret=00d0d967
002d:trace:quartz:Inner_AddRef (0x16f3e0)->(): new ref = 2106517889
002d:trace:seh:raise_exception code=c0000005 flags=0 addr=0xb1e57d ip=00b1e57d
tid=002d
002d:trace:seh:raise_exception  info[0]=00000000
002d:trace:seh:raise_exception  info[1]=00000000
002d:trace:seh:raise_exception  eax=00000000 ebx=00181968 ecx=00000000
edx=0074ef5c esi=0016f3e0 edi=00000000
002d:trace:seh:raise_exception  ebp=0074de2c esp=0074dda0 cs=0073 ds=007b
es=007b fs=0033 gs=003b flags=00010206
002d:trace:seh:call_stack_handlers calling handler at 0xd2b319 code=c0000005
flags=0
002d:Call KERNEL32.GetLastError() ret=00d12412
...
crash...
--- snip ---

Assume component quartz.

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