qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1568356] Re: ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:


From: T. Huth
Subject: [Qemu-devel] [Bug 1568356] Re: ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:
Date: Wed, 01 Jun 2016 20:29:35 -0000

Could you add a debug printf before that assert statement in the code to
see which format is missing here? So that the default case looks like:

    default:
        printf("Surface format is: %x\n", surface_format(scon->surface));
        g_assert_not_reached();

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

Title:
  ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:

Status in QEMU:
  New

Bug description:
  when display sdl is selected  in display switch resolution qemu exit
  with a core dump with this message

  
  ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch: code should not be reached

  My Machine is a Cyrus+ PowerPc P5020 4gb ram Radeon 6570 2Gb

  This issue affected PowerMac G5 quad too .

  My distro is Mate 16.04

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]