qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11
@ 2018-01-14 12:17 MVoloshin
  2018-01-14 13:24 ` BALATON Zoltan
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: MVoloshin @ 2018-01-14 12:17 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Hello, I used to run OS/2 Warp 3 on QEMU with the following command line: qemu-system-i386 -vga cirrus -soundhw sb16 -hda os2warp3v2.img -boot c. It runs OK on QEMU 2.10, but immediately gives TRAP 0006 (invalid opcode?) on QEMU 2.11 (see screenshot).
If it is important I have Fixpack 40 and GRADD installed in OS/2.
Here is the image:
https://drive.google.com/open?id=15umPecy7JlPLKUP6520MB_87CfrCDWO5

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: broken i386 os2 support trap warp

** Attachment added: "trap.PNG"
   https://bugs.launchpad.net/bugs/1743214/+attachment/5036800/+files/trap.PNG

** Tags added: i386

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1743214

Title:
  OS/2 Warp 3 support broken in 2.11

Status in QEMU:
  New

Bug description:
  Hello, I used to run OS/2 Warp 3 on QEMU with the following command line: qemu-system-i386 -vga cirrus -soundhw sb16 -hda os2warp3v2.img -boot c. It runs OK on QEMU 2.10, but immediately gives TRAP 0006 (invalid opcode?) on QEMU 2.11 (see screenshot).
  If it is important I have Fixpack 40 and GRADD installed in OS/2.
  Here is the image:
  https://drive.google.com/open?id=15umPecy7JlPLKUP6520MB_87CfrCDWO5

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1743214/+subscriptions

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11
  2018-01-14 12:17 [Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11 MVoloshin
@ 2018-01-14 13:24 ` BALATON Zoltan
  2018-01-14 20:35   ` Stefan Weil
  2018-01-14 14:03 ` [Qemu-devel] [Bug 1743214] " MVoloshin
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 8+ messages in thread
From: BALATON Zoltan @ 2018-01-14 13:24 UTC (permalink / raw)
  To: MVoloshin; +Cc: qemu-devel

On Sun, 14 Jan 2018, MVoloshin wrote:
> Hello, I used to run OS/2 Warp 3 on QEMU with the following command 
> line: qemu-system-i386 -vga cirrus -soundhw sb16 -hda os2warp3v2.img 
> -boot c. It runs OK on QEMU 2.10, but immediately gives TRAP 0006 
> (invalid opcode?) on QEMU 2.11 (see screenshot).
>
> If it is important I have Fixpack 40 and GRADD installed in OS/2.
> Here is the image:
> https://drive.google.com/open?id=15umPecy7JlPLKUP6520MB_87CfrCDWO5

This image boots for me without problem with latest version from git so 
either it's already fixed or the problem is elsewhere. Can you try latest 
git version? If it still does not work with that maybe you need to provide 
more details, like configure options or what host arch/OS are you on.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Qemu-devel] [Bug 1743214] Re: OS/2 Warp 3 support broken in 2.11
  2018-01-14 12:17 [Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11 MVoloshin
  2018-01-14 13:24 ` BALATON Zoltan
@ 2018-01-14 14:03 ` MVoloshin
  2018-01-15  4:39 ` MVoloshin
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: MVoloshin @ 2018-01-14 14:03 UTC (permalink / raw)
  To: qemu-devel

I used QEMU 2.11 for Windows from Stephan Weil
(http://qemu.weilnetz.de/). I have Windows 10 (v1709) x64.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1743214

Title:
  OS/2 Warp 3 support broken in 2.11

Status in QEMU:
  New

Bug description:
  Hello, I used to run OS/2 Warp 3 on QEMU with the following command line: qemu-system-i386 -vga cirrus -soundhw sb16 -hda os2warp3v2.img -boot c. It runs OK on QEMU 2.10, but immediately gives TRAP 0006 (invalid opcode?) on QEMU 2.11 (see screenshot).
  If it is important I have Fixpack 40 and GRADD installed in OS/2.
  Here is the image:
  https://drive.google.com/open?id=15umPecy7JlPLKUP6520MB_87CfrCDWO5

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1743214/+subscriptions

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11
  2018-01-14 13:24 ` BALATON Zoltan
@ 2018-01-14 20:35   ` Stefan Weil
  2018-01-14 22:53     ` BALATON Zoltan
  0 siblings, 1 reply; 8+ messages in thread
From: Stefan Weil @ 2018-01-14 20:35 UTC (permalink / raw)
  To: BALATON Zoltan, MVoloshin; +Cc: qemu-devel

Am 14.01.2018 um 14:24 schrieb BALATON Zoltan:
> On Sun, 14 Jan 2018, MVoloshin wrote:
>> Hello, I used to run OS/2 Warp 3 on QEMU with the following command
>> line: qemu-system-i386 -vga cirrus -soundhw sb16 -hda os2warp3v2.img
>> -boot c. It runs OK on QEMU 2.10, but immediately gives TRAP 0006
>> (invalid opcode?) on QEMU 2.11 (see screenshot).
>>
>> If it is important I have Fixpack 40 and GRADD installed in OS/2.
>> Here is the image:
>> https://drive.google.com/open?id=15umPecy7JlPLKUP6520MB_87CfrCDWO5
> 
> This image boots for me without problem with latest version from git so
> either it's already fixed or the problem is elsewhere. Can you try
> latest git version? If it still does not work with that maybe you need
> to provide more details, like configure options or what host arch/OS are
> you on.


Zoltan, did you run the test with KVM enabled?

I‌ get a crash when I run the image with latest QEMU on Linux with TCG.

Stefan

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11
  2018-01-14 20:35   ` Stefan Weil
@ 2018-01-14 22:53     ` BALATON Zoltan
  0 siblings, 0 replies; 8+ messages in thread
From: BALATON Zoltan @ 2018-01-14 22:53 UTC (permalink / raw)
  To: Stefan Weil; +Cc: MVoloshin, qemu-devel

On Sun, 14 Jan 2018, Stefan Weil wrote:
> Zoltan, did you run the test with KVM enabled?
>
> I‌ get a crash when I run the image with latest QEMU on Linux with TCG.

No, I've used the same command as in the bug report. Now I've retried with 
explicit -M pc,accel=tcg and -M pc,accel=kvm and it boots without problem 
for me both ways on Linux. If it crashes for you maybe you could try 
bisecting, that's what I was trying to do to help but I can't reproduce 
it.

Regards,
BALATON Zoltan

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Qemu-devel] [Bug 1743214] Re: OS/2 Warp 3 support broken in 2.11
  2018-01-14 12:17 [Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11 MVoloshin
  2018-01-14 13:24 ` BALATON Zoltan
  2018-01-14 14:03 ` [Qemu-devel] [Bug 1743214] " MVoloshin
@ 2018-01-15  4:39 ` MVoloshin
  2020-11-16 18:17 ` Thomas Huth
  2021-01-16  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 8+ messages in thread
From: MVoloshin @ 2018-01-15  4:39 UTC (permalink / raw)
  To: qemu-devel

It looks like this bug affects only QEMU for Windows.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1743214

Title:
  OS/2 Warp 3 support broken in 2.11

Status in QEMU:
  New

Bug description:
  Hello, I used to run OS/2 Warp 3 on QEMU with the following command line: qemu-system-i386 -vga cirrus -soundhw sb16 -hda os2warp3v2.img -boot c. It runs OK on QEMU 2.10, but immediately gives TRAP 0006 (invalid opcode?) on QEMU 2.11 (see screenshot).
  If it is important I have Fixpack 40 and GRADD installed in OS/2.
  Here is the image:
  https://drive.google.com/open?id=15umPecy7JlPLKUP6520MB_87CfrCDWO5

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1743214/+subscriptions

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1743214] Re: OS/2 Warp 3 support broken in 2.11
  2018-01-14 12:17 [Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11 MVoloshin
                   ` (2 preceding siblings ...)
  2018-01-15  4:39 ` MVoloshin
@ 2020-11-16 18:17 ` Thomas Huth
  2021-01-16  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 8+ messages in thread
From: Thomas Huth @ 2020-11-16 18:17 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1743214

Title:
  OS/2 Warp 3 support broken in 2.11

Status in QEMU:
  Incomplete

Bug description:
  Hello, I used to run OS/2 Warp 3 on QEMU with the following command line: qemu-system-i386 -vga cirrus -soundhw sb16 -hda os2warp3v2.img -boot c. It runs OK on QEMU 2.10, but immediately gives TRAP 0006 (invalid opcode?) on QEMU 2.11 (see screenshot).
  If it is important I have Fixpack 40 and GRADD installed in OS/2.
  Here is the image:
  https://drive.google.com/open?id=15umPecy7JlPLKUP6520MB_87CfrCDWO5

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1743214/+subscriptions


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 1743214] Re: OS/2 Warp 3 support broken in 2.11
  2018-01-14 12:17 [Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11 MVoloshin
                   ` (3 preceding siblings ...)
  2020-11-16 18:17 ` Thomas Huth
@ 2021-01-16  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 8+ messages in thread
From: Launchpad Bug Tracker @ 2021-01-16  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1743214

Title:
  OS/2 Warp 3 support broken in 2.11

Status in QEMU:
  Expired

Bug description:
  Hello, I used to run OS/2 Warp 3 on QEMU with the following command line: qemu-system-i386 -vga cirrus -soundhw sb16 -hda os2warp3v2.img -boot c. It runs OK on QEMU 2.10, but immediately gives TRAP 0006 (invalid opcode?) on QEMU 2.11 (see screenshot).
  If it is important I have Fixpack 40 and GRADD installed in OS/2.
  Here is the image:
  https://drive.google.com/open?id=15umPecy7JlPLKUP6520MB_87CfrCDWO5

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1743214/+subscriptions


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-01-16  4:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-14 12:17 [Qemu-devel] [Bug 1743214] [NEW] OS/2 Warp 3 support broken in 2.11 MVoloshin
2018-01-14 13:24 ` BALATON Zoltan
2018-01-14 20:35   ` Stefan Weil
2018-01-14 22:53     ` BALATON Zoltan
2018-01-14 14:03 ` [Qemu-devel] [Bug 1743214] " MVoloshin
2018-01-15  4:39 ` MVoloshin
2020-11-16 18:17 ` Thomas Huth
2021-01-16  4:17 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).