[Bug 21255] New: XMLSpy text editor crashes
http://bugs.winehq.org/show_bug.cgi?id=21255 Summary: XMLSpy text editor crashes Product: Wine Version: 1.1.34 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: soprano(a)chello.at With Wine 1.1.34 and 1.1.35 opening XMLSpy's text (xml) editor crashes the whole application. This was tested with both XMLSpy 2005 and 2010 versions, therefore I guess it happens in all XMLSpy. Reinstalling Wine 1.1.32 makes XMLSpy work correctly 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=21255 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-01-05 02:48:52 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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=21255 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=21255 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #2 from Wylda <wylda(a)volny.cz> 2010-01-05 17:46:05 --- I can't confirm this bug report. XMLSpy 2010 works for me. Tested under wine 1.1.34, 1.1.35, 1.1.35-439-g2f529c3 and all versions are OK. So... 1. Is it Altova XMLSpy2010? 2. I did File -> Open -> CoreCatalog.xml and it opens correctly. I can also create my own XML and save it. So please describe simple way, how to reproduce the crash (like me in point 2.). If your app crashes, you should attach (not paste) the console crash log. -- 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=21255 --- Comment #3 from soprano(a)chello.at 2010-01-06 04:21:32 --- Created an attachment (id=25567) --> (http://bugs.winehq.org/attachment.cgi?id=25567) Crash Log -- 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=21255 --- Comment #4 from soprano(a)chello.at 2010-01-06 04:34:21 --- I'm using Ubuntu 8.10 "Intrepid". If I update wine to 1.1.35~winehq0~ubuntu~8.10~0ubuntu1 through the Update Manager, I have the crash. The crash happens every time the text/xml editor is opened, i.e. to reproduce is sufficient to do: File -> New -> xml The error is a Page Fault as follows: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e46d577). Details in the attached crash log. Then, if I completely remove wine and reinstall 1.1.32 (thorugh package manager), everything works fine. The bug happens with 1.1.33, 1.1.34, 1.1.35. -- 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=21255 --- Comment #5 from soprano(a)chello.at 2010-01-06 04:38:07 --- To answer question 1: I tested and reproduced the bug with: Altova XmlSpy Professional 2005 Altova XmlSpy Standard 2010 -- 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=21255 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-01-06 06:25:29 --- (In reply to comment #3)
Created an attachment (id=25567) --> (http://bugs.winehq.org/attachment.cgi?id=25567) [details] Crash Log
Please install debug symbols package or compile Wine by yourself to get more descriptive crash log. -- 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=21255 --- Comment #7 from soprano(a)chello.at 2010-01-06 07:15:33 ---
Please install debug symbols package or compile Wine by yourself to get more descriptive crash log.
Sorry but I was not able to install libwine-dbg on my intrepid distribution without breaking library dependencies (is only available through the debian repository, and couldn't find it in ubuntu repositories). -- 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=21255 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-01-06 07:33:53 --- (In reply to comment #7)
Sorry but I was not able to install libwine-dbg on my intrepid distribution without breaking library dependencies (is only available through the debian repository, and couldn't find it in ubuntu repositories).
Then compile Wine locally. -- 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=21255 --- Comment #9 from Wylda <wylda(a)volny.cz> 2010-01-06 14:05:13 --- (In reply to comment #4)
opened, i.e. to reproduce is sufficient to do:
File -> New -> xml
Again, i can't confirm this bug report. I just tried it with current git (wine-1.1.35-439-g2f529c3) and Altova XmlSpy Standard 2010 works for me. So i can't help you with regression test... (OS 32bit Debian Lenny) -- 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=21255 --- Comment #10 from soprano(a)chello.at 2010-01-06 14:58:49 --- I compared the source code of the function X11DRV_XRender_CopyBrush in version 1.1.32 with the following releases, and the only noticeable difference is this couple of const declarations (added from release 1.1.33): const WineXRenderFormat *src_format = get_xrender_format_from_color_shifts(physBitmap->pixmap_depth, &physBitmap->pixmap_color_shifts); const WineXRenderFormat *dst_format = get_xrender_format_from_color_shifts(physDev->depth, physDev->color_shifts); -- 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=21255 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #11 from André H. <nerv(a)dawncrow.de> 2010-01-09 09:03:51 --- there were some fixes in wine 1.1.36, so please try it 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=21255 --- Comment #12 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-02-17 10:15:40 --- I can't reproduce a crash in XMLSpy 2010 Enterprise Edition in wine-1.1.38-258-g716358c. Is this fixed on your end? -- 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=21255 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |mstefani(a)redhat.com Resolution| |WORKSFORME --- Comment #13 from Michael Stefaniuc <mstefani(a)redhat.com> 2010-11-24 15:57:05 CST --- Marking as WORKSFORME as per comments #9 and #12. -- 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=21255 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | Status|RESOLVED |CLOSED --- Comment #14 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-25 01:46:32 CST --- 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