[Bug 13296] New: regression problem in upgrade to Ubuntu Hardy/1.0-rc1: Palm Hotsync over serial Segmentation Fault
http://bugs.winehq.org/show_bug.cgi?id=13296 Summary: regression problem in upgrade to Ubuntu Hardy/1.0-rc1: Palm Hotsync over serial Segmentation Fault Product: Wine Version: 1.0-rc1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jan-winehq(a)h-i-s.nl Created an attachment (id=13150) --> (http://bugs.winehq.org/attachment.cgi?id=13150) Logging output I upgraded to Ubuntu Hardy, and wine 1.0-rc1. Hotsync manager 1.0 for Palm Pilot worked fine before. http://appdb.winehq.org/objectManager.php?sClass=version&iId=10362 Now it crashes half-way synchronising over the serial port, sometimes after a few seconds, sometimes much later in the process. These crashes reproduce well, and yield a segmentation fault without further information $ wine hotsync.exe Segmentation fault $ I do not know if this means that a part of Wine crashes, or just the application. I added logging, where it seems that the problem lies within the call below: 0009:CallTo16(func=111f:072a,ds=1087,118f,7404,0000,0006) ss:sp=1087:ffd0 I am not sure if the problem lies with wine, or that other problems with Ubuntu Hardy may relate to this. It is disappointing that an application that used to work fine, and I came to depend on, is now broken. -- 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=13296 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-05-18 12:56:58 --- 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=13296 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal -- 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=13296 --- Comment #2 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2008-05-22 16:35:51 --- I did rebuilds all the way back to "git checkout wine-0.9.50". The problem reproduces all the way back to those versions. This means that ANY of those builds of wine shows this problem under Ubuntu Hardy (kernel version 2.6.24-16-generic). This wine application did not show this bug under Gutsy (kernel version linux-2.6.22.14). I guess some function now returns a value that it didn't before. I'm not sure what to do now, as the problem now seems to lie somewhere in the middle between wine and Ubuntu linux core development. Note: The behavior at start-up changed to the behavior of those earlier versions: the iconified version did not show up at the desktop. -- 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=13296 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-05-22 16:54:07 --- (In reply to comment #2)
I did rebuilds all the way back to "git checkout wine-0.9.50". The problem reproduces all the way back to those versions. This means that ANY of those builds of wine shows this problem under Ubuntu Hardy (kernel version 2.6.24-16-generic). This wine application did not show this bug under Gutsy (kernel version linux-2.6.22.14).
I guess some function now returns a value that it didn't before. I'm not sure what to do now, as the problem now seems to lie somewhere in the middle between wine and Ubuntu linux core development.
Note: The behavior at start-up changed to the behavior of those earlier versions: the iconified version did not show up at the desktop.
Have you filed a bug with ubuntu? You might try switching kernels under gutsy or hardy to see if that's where the problem is... -- 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=13296 --- Comment #4 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2008-05-28 16:51:55 --- Created an attachment (id=13443) --> (http://bugs.winehq.org/attachment.cgi?id=13443) Logging from Wine Filed bug at Ubuntu under: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/235613 I just got the kernel upgrade from vmlinuz-2.6.24-16 to vmlinuz-2.6.24-17 (patch for Ubuntu Hardy). Now, the problem is less frequent. It seems that I can introduce the failure by either 1) switching electrical equipment nearby. 2) switching on the logging (as for attached file) Therefore, I think that the crash occurs after a communications / timing failure. Apparently, Hardy generates them, even with no ambient influences, where Feisty didn't. Probably unrelated: at end of a succesful synchronisation, I now get : fixme:comm:io_control Unsupported fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 000000c0 -- 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=13296 --- Comment #5 from Jan Hoogenraad <jan-winehq(a)hoogenraad.net> 2008-10-17 03:31:28 --- Still crashes wine-1.1.6 with and kernel 2.6.24-21-generic #1 SMP Mon Aug 25 17:32:09 UTC 2008 i686 GNU/Linux err:seh:setup_exception_record nested exception on signal stack in thread 0009 eip 7bc6688a esp 7ffdb900 stack 0x232000-0x330000 -- 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=13296 Jan Hoogenraad <jan-winehq(a)hoogenraad.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #6 from Jan Hoogenraad <jan-winehq(a)hoogenraad.net> 2009-03-08 08:18:30 --- Disappeared after upgrading to Ubuntu Intrepid, kernel version 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux May have been kernel (rt2500 netwrok driver ?) 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=13296 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID --- Comment #7 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-03-08 11:57:47 --- Not Wine bug - invalid. -- 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=13296 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-03-08 11:58:02 --- 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.
http://bugs.winehq.org/show_bug.cgi?id=13296 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com See Also| |https://launchpad.net/bugs/ | |235613 Resolution|INVALID |UPSTREAM -- 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=13296 Jan Hoogenraad <jan-winehq(a)h-i-s.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|UPSTREAM | --- Comment #9 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2013-02-25 16:17:51 CST --- Problem keeps appearing. I thought it had to do with an USB / serial converter I used on my Ubuntu 10.04 system. Now, on a brand-new Ubuntu 12.04 system with a direct serial link, wine with that version yields the same crash, but with a little different eip: 7bc7962a. Lowering the baud rate makes everything slower. The crash appears later in the program. This must be a wine 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=13296 --- Comment #10 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2013-02-26 13:00:30 CST --- Created attachment 43722 --> http://bugs.winehq.org/attachment.cgi?id=43722 output of WINEDEBUG=+relay,+seh,+tid wine hotsync.exe > /tmp/output.txt 2>&1 error output on line 729097 -- 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=13296 --- Comment #11 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2013-02-26 13:04:22 CST --- Comment on attachment 43722 --> http://bugs.winehq.org/attachment.cgi?id=43722 output of WINEDEBUG=+relay,+seh,+tid wine hotsync.exe > /tmp/output.txt 2>&1 wine --version: wine-1.5.24 -- 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=13296 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |hardware --- Comment #12 from Austin English <austinenglish(a)gmail.com> --- Is this still an issue in current (1.7.36 or newer) wine? There were some serial fixes a while back that may have helped. -- 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=13296 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|regression problem in |Palm Hotsync: segmentation |upgrade to Ubuntu |fault when syncing via |Hardy/1.0-rc1: Palm Hotsync |serial |over serial Segmentation | |Fault | -- 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=13296 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression |Abandoned? --- Comment #13 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- (In reply to Jan Hoogenraad from comment #6)
Disappeared after upgrading to Ubuntu Intrepid, kernel version 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 GNU/Linux May have been kernel (rt2500 netwrok driver ?) bug.
(In reply to Jan Hoogenraad from comment #9)
Problem keeps appearing. I thought it had to do with an USB / serial converter I used on my Ubuntu 10.04 system. Now, on a brand-new Ubuntu 12.04 system with a direct serial link
You need to make your mind up if the problem is with Wine or with Ubuntu. The Ubuntu bug has been closed fixed. -- 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=13296 Jan Hoogenraad <jan-winehq(a)h-i-s.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? | --- Comment #14 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> --- It is not solved by the 1.7 changes. wine --version : wine-1.8 Linux 3.13.0-83-generic #127-Ubuntu SMP Fri Mar 11 00:25:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux yields the same error. I will attach the log. -- 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=13296 Jan Hoogenraad <jan-winehq(a)h-i-s.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #43722|0 |1 is obsolete| | --- Comment #15 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> --- Created attachment 54098 --> https://bugs.winehq.org/attachment.cgi?id=54098 output of WINEDEBUG=+relay,+seh,+tid wine hotsync.exe > /tmp/output.txt 2>& -- 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=13296 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |serial -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla