[Bug 21651] New: Acunetix Web Vulnerability Scanner 6.5 crashes when run
http://bugs.winehq.org/show_bug.cgi?id=21651 Summary: Acunetix Web Vulnerability Scanner 6.5 crashes when run Product: Wine Version: 1.1.38 Platform: x86 URL: http://www.acunetix.com/vulnerability-scanner/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: eluminex(a)gmail.com I have tried the trial version downloadable from: http://www.acunetix.com/vulnerability-scanner/vulnerabilityscanner65.exe The program installs fine except in the end of the installation it says something similar to "Could not start the Acunetix scheduler service. Please start it manually using control panel". Upon running the program, once installed, it displays a dialog box (information) and when clicking OK and the program begins to load it crashes. It doesn't load fully before crashing. I have attached logs of the installation as well as the run of the program until crash. Running Arch Linux x86_64 with 32bit wine 1.1.38. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #1 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-08 17:12:49 --- Created an attachment (id=26141) --> (http://bugs.winehq.org/attachment.cgi?id=26141) Output from installation -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #2 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-08 17:13:20 --- Created an attachment (id=26142) --> (http://bugs.winehq.org/attachment.cgi?id=26142) Output from run until crash -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-08 17:41:15 --- Try to get a crash backtrace before that (http://wiki.winehq.org/Backtraces). After that try with 'winetricks msxml3'. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-08 18:07:54 --- If you're able to build from sources, try this one over current git (or 1.1.38, will be clean): http://www.winehq.org/pipermail/wine-patches/2010-February/084699.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #5 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-09 04:56:26 ---
Try to get a crash backtrace before that (http://wiki.winehq.org/Backtraces).
I tried following the guide you linked but I don't think the program "crashes" correctly. When it crashes the program itself displays a "I have crashed type" dialog where I think you can send the information to the developers. So the backtrace doesn't appear automatically in winedbg. I did try, however, the "attach 0xXX" procedure and was able to get a very short backtrace with meaningless addresses in it. It contains no names whatsoever, and I read to get this I would need to compile from source. I compiled from source and ran the winedbg from wine1.1.38 ogether with the wine program from git but it still gave me no names. Please direct me what to do if I did it wrong.
After that try with 'winetricks msxml3' With this native dll the program seems to startup fine, but it's still very unusable (menus don't work, dialog boxes doesn't appear etc) but I guess that is another bug report?
If you're able to build from sources, try this one over current git (or >1.1.38, will be clean):
I tried your patch on current git and the program still crashes at the same place. I have attached another log with output from wine git with this patch. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #6 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-09 04:57:22 --- Created an attachment (id=26154) --> (http://bugs.winehq.org/attachment.cgi?id=26154) Output from wine-git with patch until crash -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msxml3 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-09 05:07:46 --- (In reply to comment #5)
After that try with 'winetricks msxml3' With this native dll the program seems to startup fine, but it's still very unusable (menus don't work, dialog boxes doesn't appear etc) but I guess that is another bug report?
Sure, it's another one. File a report and mark it blocked by this one.
If you're able to build from sources, try this one over current git (or >1.1.38, will be clean):
I tried your patch on current git and the program still crashes at the same place. I have attached another log with output from wine git with this patch.
Ok. Patch is needed anyway. I'll try to debug it further. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-09 09:20:21 --- Please attach +msxml,+tid,+seh too. Two patches I just sent will fix dummy errors you got: http://www.winehq.org/pipermail/wine-patches/2010-February/084699.html http://www.winehq.org/pipermail/wine-patches/2010-February/084712.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #9 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-09 11:38:22 --- Here is the output from "WINEDEBUG=+msxml,+tid,+seh ./wine "C:/Program Files/Acunetix/Web Vulnerability Scanner 6/wvs.exe" with wine-git patched with both your patches. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #10 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-09 11:47:26 --- Oops file was too big for winehq to handle (2mb), I uploaded the output to rapidshare here: http://rapidshare.com/files/348294266/wineOutputWithTwoPatches.txt -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #11 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-09 11:49:41 --- (In reply to comment #10)
Oops file was too big for winehq to handle (2mb), I uploaded the output to rapidshare here: http://rapidshare.com/files/348294266/wineOutputWithTwoPatches.txt
rapidshare report errors for some time for me. Is it really txt, what about compressing? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #12 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-09 12:38:24 --- Created an attachment (id=26161) --> (http://bugs.winehq.org/attachment.cgi?id=26161) Output from wine-git with both patches applied -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #13 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-09 12:39:07 --- Sorry about that, I wasn't aware one could upload binary files here. I added a zip archive with the log inside. Greets -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #14 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-09 12:52:59 --- Created an attachment (id=26162) --> (http://bugs.winehq.org/attachment.cgi?id=26162) Hack to S_OK for domelem_setAttributeNode Let's see what happens after hacking return value. Attach complete output without any channels. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #15 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-09 13:38:47 --- (In reply to comment #14)
Created an attachment (id=26162) --> (http://bugs.winehq.org/attachment.cgi?id=26162) [details] Hack to S_OK for domelem_setAttributeNode
Let's see what happens after hacking return value. Attach complete output without any channels.
Seems to work now. The program starts sucessfully. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #16 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-09 13:39:29 --- Created an attachment (id=26163) --> (http://bugs.winehq.org/attachment.cgi?id=26163) Output from wine-git with return hack -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #17 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-09 14:24:53 --- (In reply to comment #15)
Seems to work now. The program starts sucessfully.
Ok, I'll try to figure out how to implement it properly. (In reply to comment #16)
Created an attachment (id=26163) --> (http://bugs.winehq.org/attachment.cgi?id=26163) [details] Output from wine-git with return hack
--- err:mshtml:HTMLDocument_Create Failed to init Gecko, returning CLASS_E_CLASSNOTAVAILABLE --- It's unrelated to this report, but you should install WineGecko to use mshtml functionality, or expect problems with it. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #18 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-09 14:53:13 ---
--- err:mshtml:HTMLDocument_Create Failed to init Gecko, returning CLASS_E_CLASSNOTAVAILABLE ---
It's unrelated to this report, but you should install WineGecko to use mshtml functionality, or expect problems with it.
Thanks it's installed now (download stuck last time). Let me know when you're finished with the proper implementation if you need a final test before submitting. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #19 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-02-10 06:18:28 --- Just sent a patch that addresses another failure here: http://www.winehq.org/pipermail/wine-patches/2010-February/084747.html --- err:msxml:xmlnode_get_baseName Unhandled type 7 --- Won't happen any more with it. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #20 from Ole Rasmussen <eluminex(a)gmail.com> 2010-02-24 03:39:42 --- Created an attachment (id=26444) --> (http://bugs.winehq.org/attachment.cgi?id=26444) Log from program run in Wine 1.1.39 I upgraded to Wine 1.1.39 containing your bug-fixes. The program still doesn't run; it seems there still is an error in msxml: fixme:msxml:domelem_setAttributeNode (0x2c9c530)->(0x2c9ca40 0x33f54c) Attached new log from Wine 1.1.39. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #21 from Ole Rasmussen <olerass(a)gmail.com> 2010-06-09 05:52:24 --- Issue is still present with Wine1.2-RC2. This bug seems awfully quiet - if you need anything from me I can provide output and whatever else. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 --- Comment #22 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-21 13:12:21 CDT --- Retest with current wine-1.3.5-168-gd4e8f30 please, this is fixed probably. If not attach new +tid,+msxml. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #23 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-30 11:07:48 CDT --- It doesn't crash in msxml any more running 1.3.6. It displays some exception/error handler dialogues during startup but it looks more related to embedded browser control, but it does load fully. If you're interested in fixing remaining problems please open new bugs for that. Fixed by 88adaa06179703c567427f6bc744a658df60cd29 most likely. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=21651 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #24 from Alexandre Julliard <julliard(a)winehq.org> 2010-11-12 13:33:46 CST --- Closing bugs fixed in 1.3.7. -- 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.
participants (1)
-
wine-bugs@winehq.org