[Bug 26420] New: TES Construction Set crashes on topic view/edit
http://bugs.winehq.org/show_bug.cgi?id=26420 Summary: TES Construction Set crashes on topic view/edit Product: Wine Version: 1.3.15 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: kakuremura(a)gmail.com Created an attachment (id=33639) --> (http://bugs.winehq.org/attachment.cgi?id=33639) Debugger output TES Construction Set version 1.2.404 (http://download.zenimax.com/elderscrolls/oblivion/other/tes_construction_set...) Wine crashes after a few clicks when you want to add/edit the conversation topics/dialogs for a quest. Some times it will crash immediately on selecting the topic tab. -- 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=26420 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-14 18:15:51 CDT --- Try to run with +heap,+tid and attach a log please. -- 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=26420 --- Comment #2 from kakuremura(a)gmail.com 2011-03-14 21:12:57 CDT --- (In reply to comment #1)
Try to run with +heap,+tid and attach a log please.
Okay, it's a "Heisen-bug". I get to the point where it crashes normally and... it doesn't crash with the extra logging. Tried it without the logging and it crashes as usual again. -- 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=26420 MassteR <matrixsmaster(a)yandex.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matrixsmaster(a)yandex.ru --- Comment #3 from MassteR <matrixsmaster(a)yandex.ru> 2011-03-15 04:08:59 CDT --- Seems this problem is relative to only your specific hardware/software installation. Please provide your specs. -- 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=26420 --- Comment #4 from kakuremura(a)gmail.com 2011-03-15 07:23:54 CDT --- (In reply to comment #3)
Seems this problem is relative to only your specific hardware/software installation. Please provide your specs.
I'm starting to get that feeling as well. My specs: Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz 8Gb memory Asus P5Q Pro Nvidia 570GTX 1280mb Nvidia driver 260.19.29 Creative Audigy 2 zs -- 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=26420 --- Comment #5 from kakuremura(a)gmail.com 2011-03-15 07:55:31 CDT --- Hmm, I may have a found a very specific bug. I apologize if that is true, I was blinded by what I was trying to achieve. If I create a new quest, then the topic system is stable. It crashes when I try to change the topics in the MS48 quest. Random other existing quests I've tried seem to be stable. -- 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=26420 --- Comment #6 from MassteR <matrixsmaster(a)yandex.ru> 2011-03-15 08:18:11 CDT --- Created an attachment (id=33646) --> (http://bugs.winehq.org/attachment.cgi?id=33646) MS48 quest editing fine in WINE 1.3.15 -- 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=26420 --- Comment #7 from MassteR <matrixsmaster(a)yandex.ru> 2011-03-15 08:20:44 CDT --- Very strange. Your hardware system appear to be very nice and compatible. Please post info about your OS (kernel version, libc version, etc) and about WINE (compiled manually or downloaded as binary or installed via your package manager). -- 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=26420 --- Comment #8 from kakuremura(a)gmail.com 2011-03-15 09:00:41 CDT --- (In reply to comment #7)
Very strange. Your hardware system appear to be very nice and compatible. Please post info about your OS (kernel version, libc version, etc) and about WINE (compiled manually or downloaded as binary or installed via your package manager).
It's not in my wine build as a whole. This is the only bug I've experienced this year, and I use wine for a lot of programs. I doubt this is an exotic kernel/build bug. kernel: 2.6.32-5-amd64 (from debian repository) wine built from source (git checkout wine-1.3.15) gcc (Debian 4.4.5-8) 4.4.5 / glibc-2.11-1 -- 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=26420 --- Comment #9 from MassteR <matrixsmaster(a)yandex.ru> 2011-03-15 09:08:52 CDT --- (In reply to comment #8)
It's not in my wine build as a whole. This is the only bug I've experienced this year, and I use wine for a lot of programs. I doubt this is an exotic kernel/build bug.
kernel: 2.6.32-5-amd64 (from debian repository) wine built from source (git checkout wine-1.3.15) gcc (Debian 4.4.5-8) 4.4.5 / glibc-2.11-1
Yes, seems this is a VERY exotic bug. I think you can try to compile WINE from master branch for the latest dev version. Hope it helps. Or just use stable 1.2.2. Oh, and please recommit report to AppDB, which I can proceed. -- 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=26420 --- Comment #10 from kakuremura(a)gmail.com 2011-03-15 12:31:53 CDT --- (In reply to comment #1)
Try to run with +heap,+tid and attach a log please.
It seems to be this line that "fixes" the crash: if (WARN_ON(heap)) global_flags |= FLG_HEAP_VALIDATE_PARAMETERS; I can work around the crash by forcing it on (though it impacts performance). -- 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=26420 --- Comment #11 from kakuremura(a)gmail.com 2011-03-16 04:03:12 CDT --- Created an attachment (id=33663) --> (http://bugs.winehq.org/attachment.cgi?id=33663) Log output at tail overwrite This log was created by adding DbgBreakPoint() at line 1287 -- 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=26420 --- Comment #12 from kakuremura(a)gmail.com 2011-03-16 04:08:14 CDT --- It looks like the application is writing cchTextMax + 1 characters into the buffer in notify_dispinfoT(). Adding 0x01 to the buffer size "fixes" the bug. -- 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=26420 kakuremura(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32 -- 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=26420 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |bunglehead(a)gmail.com --- Comment #13 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-20 17:33:06 CDT --- I have some patches to adjust dispinfo text buffer length to match native. I'll send them next week. -- 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=26420 --- Comment #14 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-21 17:11:18 CDT --- Created an attachment (id=33751) --> (http://bugs.winehq.org/attachment.cgi?id=33751) 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=26420 --- Comment #15 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-21 17:12:36 CDT --- Try 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=26420 --- Comment #16 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-03-29 00:34:22 CDT --- Buffer size now matches native, this is after 124eaa046f5dfd98747448de2915a95c7713cbc3. Retest please. -- 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=26420 --- Comment #17 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-05-14 09:08:04 CDT --- Retest with 1.3.20 please. -- 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=26420 --- Comment #18 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-07-26 01:54:00 CDT --- So what's a status of that? Possibly fixed for 4 months now. -- 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=26420 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.zenimax.com | |/elderscrolls/oblivion/othe | |r/tes_construction_set_1.2. | |404.exe CC| |wylda(a)volny.cz -- 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=26420 --- Comment #19 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-02-18 03:42:05 CST --- I'm unable to test this for myself, it crashes after some d3d errors on start. Can anyone retest this? -- 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=26420 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |124eaa046f5dfd98747448de291 | |5a95c7713cbc3 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #20 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-04-16 05:52:16 CDT --- Assuming fixed, please reopen if it's not. -- 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=26420 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #21 from Alexandre Julliard <julliard(a)winehq.org> 2012-04-27 12:59:17 CDT --- Closing bugs fixed in 1.5.3. -- 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=26420 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org -- 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