http://bugs.winehq.org/show_bug.cgi?id=29833
Bug #: 29833 Summary: XMLSpy 2012: Crashes when saving XML and XSD files. Product: Wine Version: 1.4-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ashrader330@gmail.com Classification: Unclassified
Created attachment 38746 --> http://bugs.winehq.org/attachment.cgi?id=38746 Crash backtrace.
XMLSpy 2012 crashes on me periodically when saving XML and XSD files. It does not happen every time but frequently enough that it is more than an annoyance. I have downloaded the debug release of 1.4-rc2 from the OpenSUSE 12.1 repository and attached the backtrace.
http://bugs.winehq.org/show_bug.cgi?id=29833
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |leslie_alistair@hotmail.com Ever Confirmed|0 |1
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2012-02-10 03:25:50 CST --- Confirming that saving can cause a crash.
Forumula wintricks dotnet2 (For regasm)
http://bugs.winehq.org/show_bug.cgi?id=29833
--- Comment #2 from eraserix@gmail.com 2012-06-26 09:42:21 CDT --- Created attachment 40726 --> http://bugs.winehq.org/attachment.cgi?id=40726 Crash backtrace for wine 1.5.7
http://bugs.winehq.org/show_bug.cgi?id=29833
eraserix@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eraserix@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29833
--- Comment #3 from Adam Shrader ashrader330@gmail.com 2012-11-01 15:27:24 CDT --- Created attachment 42364 --> http://bugs.winehq.org/attachment.cgi?id=42364 Crash backtrace.
http://bugs.winehq.org/show_bug.cgi?id=29833
--- Comment #4 from Adam Shrader ashrader330@gmail.com 2012-11-01 15:28:10 CDT --- Still an issue in 1.5.16.
http://bugs.winehq.org/show_bug.cgi?id=29833
Adam Shrader ashrader330@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.4-rc2 |1.5.16
http://bugs.winehq.org/show_bug.cgi?id=29833
--- Comment #5 from Adam Shrader ashrader330@gmail.com 2013-03-21 14:13:30 CDT --- Still an issue in 1.5.26.
http://bugs.winehq.org/show_bug.cgi?id=29833
Adam Shrader ashrader330@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.5.16 |1.5.26
http://bugs.winehq.org/show_bug.cgi?id=29833
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.5.26 |1.4-rc2
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2013-03-21 14:21:41 CDT --- Please don't change version field.
http://bugs.winehq.org/show_bug.cgi?id=29833
Kamil Roman kroman@hp.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kroman@hp.com
http://bugs.winehq.org/show_bug.cgi?id=29833
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2013-10-09 06:46:20 CDT --- Could you attach a +relay trace running current wine?
http://bugs.winehq.org/show_bug.cgi?id=29833
--- Comment #8 from Kamil Roman kroman@hp.com 2013-11-24 02:40:23 CST --- If I run the app with export WINEDEBUG=+relay wine XMLSpy.exe &> relay.log
the app gets stuck on some loop like this: 0030:Call KERNEL32.FindNextChangeNotification(000000f8) ret=00789f1d 0030:Ret KERNEL32.FindNextChangeNotification() retval=00000001 ret=00789f1d 0030:Call KERNEL32.WaitForSingleObject(000000f8,000000c8) ret=00789f2c 0030:Ret KERNEL32.WaitForSingleObject() retval=00000000 ret=00789f2c 0030:Call KERNEL32.FindNextChangeNotification(000000f8) ret=00789f1d 0030:Ret KERNEL32.FindNextChangeNotification() retval=00000001 ret=00789f1d 0030:Call KERNEL32.WaitForSingleObject(000000f8,000000c8) ret=00789f2c 0030:Ret KERNEL32.WaitForSingleObject() retval=00000000 ret=00789f2c 0030:Call KERNEL32.FindNextChangeNotification(000000f8) ret=00789f1d 0030:Ret KERNEL32.FindNextChangeNotification() retval=00000001 ret=00789f1d 0030:Call KERNEL32.WaitForSingleObject(000000f8,000000c8) ret=00789f2c 0030:Ret KERNEL32.WaitForSingleObject() retval=00000000 ret=00789f2c 0030:Call KERNEL32.FindNextChangeNotification(000000f8) ret=00789f1d 0030:Ret KERNEL32.FindNextChangeNotification() retval=00000001 ret=00789f1d 0030:Call KERNEL32.WaitForSingleObject(000000f8,000000c8) ret=00789f2c
But if I run without redirection, i.e. WINEDEBUG=+relay wine XMLSpy.exe
the app starts normally. It's the first time on Linux I see an app behaving differently with output redirection and without... Any ideas how to workaround this? Running latest Kubuntu, wine version wine-1.7.6.
http://bugs.winehq.org/show_bug.cgi?id=29833
--- Comment #9 from Kamil Roman kroman@hp.com 2013-11-24 04:02:32 CST --- Finally managed to get the relay log for the bug. It is available at https://www.dropbox.com/s/90gbsp61jx96zio/wine_29833_relay.zip
the behaviour mentioned above is probably some random effect of setting the +relay option, please let me know if you would like me to get the full relay log for the loop above.
https://bugs.winehq.org/show_bug.cgi?id=29833
--- Comment #10 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=29833
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #11 from winetest@luukku.com --- Could some of you retest this against 1.8 or 1.9 series of wine? Wine-staging 1.9 seris is fine too.