[Bug 424153] New: [games/scummvm] i586 package does not run on non-SSE CPUs
https://bugzilla.novell.com/show_bug.cgi?id=424153 Summary: [games/scummvm] i586 package does not run on non-SSE CPUs Product: openSUSE.org Version: unspecified Platform: i586 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: prusnak@novell.com ReportedBy: arne.schmitz@gmx.net QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- The i586 package of scummvm 0.12.0 is (presumably) built with SSE features, and as thus does not run on older Athlon or Pentium CPUs. So the architecture should probably be renamed, or even better it should be built without SSE...? Thanks so far, Arne -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=424153 User prusnak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=424153#c1 Pavol Rusnak <prusnak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |prusnak@novell.com AssignedTo|prusnak@novell.com |sndirsch@novell.com --- Comment #1 from Pavol Rusnak <prusnak@novell.com> 2008-09-08 03:36:48 MDT --- Package from games project is just link to openSUSE:Factory. Reassigning to maintainer of scummvm. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=424153 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=424153 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=424153#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |arne.schmitz@gmx.net --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2008-09-08 03:49:45 MDT --- Hmm. If I read the code correctly SSE is detected during runtime. Could you give me more details here? Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=424153 User arne.schmitz@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=424153#c3 --- Comment #3 from Arne Schmitz <arne.schmitz@gmx.net> 2008-09-08 04:19:07 MDT --- Hm, I can try it later again. I will try to get a backtrace, to see where the illegal opcode happened. I just guessed it was SSE. I will check on which instruction the illegal opcode happens, and I will try to figure out which function it was triggered in. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=424153 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 - High |P3 - Medium -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=424153 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=424153#c4 --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2008-09-15 01:06:43 MDT --- BTW, SSE is available since Intel Pentium III (February 1999) and Athlon XP (October 2001). May I ask which CPU you're using? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=424153 User arne.schmitz@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=424153#c5 --- Comment #5 from Arne Schmitz <arne.schmitz@gmx.net> 2008-09-15 01:14:57 MDT --- I am using an Athlon Thunderbird, 1200 MHz. I will try tonight to get a backtrace, where the illegal op happens. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=424153 User arne.schmitz@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=424153#c6 --- Comment #6 from Arne Schmitz <arne.schmitz@gmx.net> 2008-09-15 01:15:29 MDT --- PS: The Thunderbird was the last non-XP Athlon, I think. Only MMX and 3Dnow Ext. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=424153 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=424153#c7 --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2008-09-15 03:06:03 MDT --- Indeed Athlon Thunderbird was the last non-XP Athlon, which has been released in June 2000 according to http://en.wikipedia.org/wiki/Athlon_XP. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=424153 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=424153#c8 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|arne.schmitz@gmx.net | Resolution| |NORESPONSE --- Comment #8 from Stefan Dirsch <sndirsch@novell.com> 2008-09-17 10:00:33 MDT --- I'm reluctant to keep this report open for the time being. Instead please reopen, if you ever figure out what's the issue here. Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com