http://bugs.winehq.org/show_bug.cgi?id=15484
Summary: Respondus Lockdown broswer fails to launch Product: Wine Version: 1.1.5 Platform: PC URL: http://www.respondus.com/lockdown/information.pl?ID=9616 15468 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=16379) --> (http://bugs.winehq.org/attachment.cgi?id=16379) +relay,+seh,+tid
Logged onto my biology class website and found there's a new browser that some teachers may require for taking tests..hmm. Fired up the installer. Works fine (be sure to install mfc42, otherwise, it won't register properly).
On launch, fails with: austin@austin-desktop:~/.wine/drive_c/Program Files/Respondus LockDown Browser$ wine LockDown.exe fixme:ole:DllRegisterServer stub fixme:dwmapi:DwmEnableComposition (0) stub err:seh:setup_exception_record stack overflow 836 bytes in thread 0009 eip 7efbfad6 esp 00230fec stack 0x230000-0x231000-0x330000
Running in winedbg: Backtrace: =>1 0x00406460 in lockdown (+0x6460) (0x0033f5b0) 2 0x00409c51 in lockdown (+0x9c51) (0x0033fe58) 3 0x0046655b in lockdown (+0x6655b) (0x0033ff08) 4 0x7ee70ac7 start_process+0xc7(arg=(nil)) [/home/austin/wine-git/dlls/kernel32/process.c:904] in kernel32 (0x0033ffe8) 5 0xb7e469d7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000) 0x00406460: (bad)
+relay,+seh,+tid
http://bugs.winehq.org/show_bug.cgi?id=15484
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-30 13:07:00 --- looks like a regression ; it starts fine for me in wine-0.9.48, fails in 0.9.56. Could you run a regression test? btw, run with old versions like WINEDLLOVERRIDES="dwmapi=""" wine LockDown.exe otherwise it crashes in unimplemented dwmapi-function, but that doesn't seem to be the problem here
http://bugs.winehq.org/show_bug.cgi?id=15484
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Respondus Lockdown broswer |Respondus Lockdown browser |fails to launch |fails to launch
--- Comment #2 from Lei Zhang thestig@google.com 2008-09-30 13:26:54 --- Which link did you click on when you downloaded the program? The lab and home version have different md5sums.
http://bugs.winehq.org/show_bug.cgi?id=15484
--- Comment #3 from Austin English austinenglish@gmail.com 2008-09-30 13:28:55 --- (In reply to comment #1)
looks like a regression ; it starts fine for me in wine-0.9.48, fails in 0.9.56. Could you run a regression test? btw, run with old versions like WINEDLLOVERRIDES="dwmapi=""" wine LockDown.exe otherwise it crashes in unimplemented dwmapi-function, but that doesn't seem to be the problem here
Running it now.
(In reply to comment #2)
Which link did you click on when you downloaded the program? The lab and home version have different md5sums.
Whoops, sorry about that. Home: 8a26a8ad4ad0fb82f4819c2c17212c4d LockDownSetup.exe 3.3M
http://bugs.winehq.org/show_bug.cgi?id=15484
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-30 13:48:37 --- (In reply to comment #3)
(In reply to comment #1)
looks like a regression ; it starts fine for me in wine-0.9.48, fails in 0.9.56. Could you run a regression test? btw, run with old versions like WINEDLLOVERRIDES="dwmapi=""" wine LockDown.exe otherwise it crashes in unimplemented dwmapi-function, but that doesn't seem to be the problem here
Running it now.
(In reply to comment #2)
Which link did you click on when you downloaded the program? The lab and home version have different md5sums.
Whoops, sorry about that. Home: 8a26a8ad4ad0fb82f4819c2c17212c4d LockDownSetup.exe 3.3M
hmm, mine is : b314e74079214fca13fd2f9a5d49df8c LockDownSetup.exe
but the crash looks quite similar
http://bugs.winehq.org/show_bug.cgi?id=15484
--- Comment #5 from Austin English austinenglish@gmail.com 2008-09-30 13:55:54 --- (In reply to comment #4)
hmm, mine is : b314e74079214fca13fd2f9a5d49df8c LockDownSetup.exe
but the crash looks quite similar
They may be have serial numbers or other forms of tracking, haven't checked.
http://bugs.winehq.org/show_bug.cgi?id=15484
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #6 from Austin English austinenglish@gmail.com 2008-10-03 11:31:36 --- (In reply to comment #1)
looks like a regression ; it starts fine for me in wine-0.9.48, fails in 0.9.56. Could you run a regression test? btw, run with old versions like WINEDLLOVERRIDES="dwmapi=""" wine LockDown.exe otherwise it crashes in unimplemented dwmapi-function, but that doesn't seem to be the problem here
author Alexandre Julliard julliard@winehq.org Fri, 4 Jan 2008 11:51:04 +0000 (12:51 +0100) committer Alexandre Julliard julliard@winehq.org Fri, 4 Jan 2008 11:51:04 +0000 (12:51 +0100) commit d55b2de5747da90666065b5ed2fdeb8049282419 tree 049556a4bb9cde91a1ad199278a663f7ad0133f7 parent 3133280d08538ac68b4d49aeecc1327f2eb15ddc
kernel32: Launch wineboot on first startup of a wine process.
http://bugs.winehq.org/show_bug.cgi?id=15484
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com 2009-06-26 01:53:59 --- Seems fine now, though it's got several interesting other bugs.
http://bugs.winehq.org/show_bug.cgi?id=15484
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2009-07-03 12:21:33 --- Closing bugs fixed in 1.1.25.