[Bug 12395] New: NeverWinterNights 2 DM Toolkit crashes on 0.9.59
http://bugs.winehq.org/show_bug.cgi?id=12395 Summary: NeverWinterNights 2 DM Toolkit crashes on 0.9.59 Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: cngnome(a)gmail.com Please Note: Version list did not have this release, so I used 0.9.58. Startup dialog window comes up. Crash. Error : Unhandled Exception: System.ComponentModel.Win32Exception: Unable to enumerate the process modules. at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly) at System.Diagnostics.Process.get_MainModule() at OEIShared.IO.ResourceManager..ctor() at NWN2Toolset.NWN2ToolsetMainForm.Initialize() at NWN2Toolset.NWN2ToolsetMainForm.StartupWindow() at NWN2ToolsetLauncher2.LauncherStub.Main() at main(String[] args) wine: Unhandled exception 0xe0434f4d at address 0x7b844540 (thread 0009), starting debugger... -- 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=12395 CN Gnome <cngnome(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet -- 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=12395 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #1 from Anastasius Focht <focht(a)gmx.net> 2008-04-06 16:04:58 --- Hello, is this stuff for public download? If yes, provide download location, exact version used etc. Otherwise, *attach* trace log. WINEDEBUG=+tid,+seh,+relay wine foo.exe >trace.txt 2>&1 If too large (500 kb), bzip2 it. Regards -- 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=12395 --- Comment #2 from CN Gnome <cngnome(a)gmail.com> 2008-04-07 13:36:42 --- Created an attachment (id=11926) --> (http://bugs.winehq.org/attachment.cgi?id=11926) Part 1 of 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=12395 --- Comment #3 from CN Gnome <cngnome(a)gmail.com> 2008-04-07 13:37:23 --- Created an attachment (id=11927) --> (http://bugs.winehq.org/attachment.cgi?id=11927) Part 2 of 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=12395 --- Comment #4 from CN Gnome <cngnome(a)gmail.com> 2008-04-07 13:37:56 --- Created an attachment (id=11928) --> (http://bugs.winehq.org/attachment.cgi?id=11928) Part 3 of 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=12395 --- Comment #5 from CN Gnome <cngnome(a)gmail.com> 2008-04-07 13:38:36 --- Trace was so large even with bzip2 that I split it to three and attached those there. -- 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=12395 Scott Oom <other+winebugs(a)hoko.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |other+winebugs(a)hoko.org --- Comment #6 from Scott Oom <other+winebugs(a)hoko.org> 2008-04-15 01:39:10 --- I have encountered the same .NET stack trace while trying to run NUnit 2.4.7 natively from wine 0.9.59 compiled for SuSE 10.3 acquired here: http://software.opensuse.org/download/Emulators:/Wine/openSUSE_10.3/ Note that the system is x86-64 running a 32-bit wine binary running openSuSE 10.3 with kernel 2.6.22.5-31-default Command line: NUnit-2.4.7/bin> wine nunit-console loadtest-assembly.dll fixme:shell:URL_ParseUrl failed to parse L"" Unhandled Exception: System.ComponentModel.Win32Exception: Unable to enumerate the process modules. at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly) at System.Diagnostics.Process.get_MainModule() at NUnit.Util.DomainManager.CreateDomain(TestPackage package) at NUnit.Util.TestDomain.Load(TestPackage package) at NUnit.ConsoleRunner.ConsoleUi.MakeRunnerFromCommandLine(ConsoleOptions options) at NUnit.ConsoleRunner.ConsoleUi.Execute(ConsoleOptions options) at NUnit.ConsoleRunner.Runner.Main(String[] args) fixme:ole:CoGetContextToken stub The NUnit test is never 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=12395 CN Gnome <cngnome(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.58. |0.9.59. --- Comment #7 from CN Gnome <cngnome(a)gmail.com> 2008-04-19 11:20:12 --- Same error in 0.9.60. CNG -- 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=12395 CN Gnome <cngnome(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #8 from CN Gnome <cngnome(a)gmail.com> 2008-05-04 13:47:58 --- Works in 0.9.61. CNG -- 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=12395 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-09 12:54:57 --- Closing bugs fixed in 1.0-rc1. -- 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=12395 CN Gnome <cngnome(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|FIXED | --- Comment #10 from CN Gnome <cngnome(a)gmail.com> 2008-05-24 10:34:57 --- Same error in rc2. -- 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=12395 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-11-23 15:41:32 --- Is this still an issue in current (1.1.9 or newer) wine? -- 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=12395 CN Gnome <cngnome(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #12 from CN Gnome <cngnome(a)gmail.com> 2009-04-15 15:01:14 --- This is no longer relevant to me, abandoning. CNG -- 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=12395 CN Gnome <cngnome(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from CN Gnome <cngnome(a)gmail.com> 2009-04-15 15:04:14 --- Closing -- 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