[Bug 20830] New: Dameware NTutilities crashes trying yo create AD object
http://bugs.winehq.org/show_bug.cgi?id=20830 Summary: Dameware NTutilities crashes trying yo create AD object Product: Wine Version: 1.1.33 Platform: PC URL: http://download.dameware.us/files/DNTU6x.msi OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: bunglehead(a)gmail.com Blocks: 14916 Created an attachment (id=24959) --> (http://bugs.winehq.org/attachment.cgi?id=24959) DNTU crash log Hi. Application tries to create CLSID_DsAdminCreateObj object which isn't implemented. I believe it causes a crash in richedit code. Crash log attached. I'm not aware of richedit internals, if someone proves it's a richedit bug feel free to patch it and change component accordingly. Log taken with wine-1.1.33-404-gac85305. -- 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=20830 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-11-26 11:25:41 --- winetricks riched20 should help -- 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=20830 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-11-26 11:44:48 --- (In reply to comment #1)
winetricks riched20 should help
Maybe it should but it doesn't :). Crashes the same way in native richedit module. That was the first thing I tried (both 2.0 and 3.2). -- 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=20830 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk Component|-unknown |richedit --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-03-05 05:20:09 --- (In reply to comment #2)
(In reply to comment #1)
winetricks riched20 should help
Maybe it should but it doesn't :). Crashes the same way in native richedit module.
That was the first thing I tried (both 2.0 and 3.2).
When I do 'winetricks riched30' the crash is gone. So apparently still a richedit error -- 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=20830 Dylan Smith <dylan.ah.smith(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.dameware.us |http://download.dameware.us |/files/DNTU6x.msi |/products/DNTU6x.msi CC| |dylan.ah.smith(a)gmail.com -- 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=20830 --- Comment #4 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2010-06-15 09:12:56 --- Basically what is happening is IRichEditOle::InsertObject is being called with pointer to a REOBJECT that has a NULL value for the poleobj field, which is simply not handled in wine. I am not sure how windows handles this case yet. It seems as if the richole tests don't call InsertObject at all, which should probably be added to determine the proper behaviour, which is probably not crashing. -- 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=20830 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #5 from André H. <nerv(a)dawncrow.de> 2011-02-06 12:55:23 CST --- can't confirm. special steps to reproduce? -- 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=20830 --- Comment #6 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2011-03-23 03:32:18 CDT --- Created an attachment (id=33778) --> (http://bugs.winehq.org/attachment.cgi?id=33778) backtrace (In reply to comment #5)
can't confirm. special steps to reproduce?
Download (http://download.dameware.us/legacy/DNTU6x.MSI) install and run: -- 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=20830 --- Comment #7 from André H. <nerv(a)dawncrow.de> 2011-03-23 13:07:38 CDT --- This is against Version 6 of the App running DNTU.exe, i think i tried it against v7 first. Now i can confirm 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=20830 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2013-10-04 17:48:44 CDT --- (In reply to comment #6)
Created attachment 33778 [details] backtrace
(In reply to comment #5)
can't confirm. special steps to reproduce?
Download (http://download.dameware.us/legacy/DNTU6x.MSI) install and run:
URL is 404, anyone got another one? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=20830 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL|http://download.dameware.us |ftp://64.136.207.254/Data/D |/products/DNTU6x.msi |ameWare/Version%206/DNTU6x. | |msi --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- (In reply to Austin English from comment #8)
(In reply to comment #6)
Created attachment 33778 [details] backtrace
(In reply to comment #5)
can't confirm. special steps to reproduce?
Download (http://download.dameware.us/legacy/DNTU6x.MSI) install and run:
URL is 404, anyone got another one?
http://www.ftpsearch.co/browse-en/64.136.207.254/Data/DameWare/Version+6/DNT... austin(a)debian-laptop:~/Downloads$ sha1sum DNTU6x.msi 6f62b2e6fd6fcf93fa8bf73236e32d8d9a38c4de DNTU6x.msi austin(a)debian-laptop:~/Downloads$ du -h DNTU6x.msi 28M DNTU6x.msi still in 1.7.36. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=20830 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2a2446abdb5020535b65a452332 | |9f9b953a3aae3 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fixed for me, with 2a2446abdb5020535b65a4523329f9b953a3aae3. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=20830 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.45. -- 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