qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM
@ 2015-09-21 19:04 PeteVine
  2015-09-21 19:23 ` [Qemu-devel] [Bug 1498144] " PeteVine
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: PeteVine @ 2015-09-21 19:04 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Trying to boot debian-hurd-20150320.img ends with:

qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
Assertion `qemu_in_coroutine()' failed.

Program received signal SIGABRT, Aborted.
__libc_do_syscall ()
    at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
(gdb) bt
#0  __libc_do_syscall ()
    at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
#1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#2  0xb6efb766 in __GI_abort () at abort.c:89
#3  0xb6ef4150 in __assert_fail_base (
    fmt=0x1 <error: Cannot access memory at address 0x1>, 
    assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0, 
    file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001", 
    line=91, line@entry=3069931692, 
    function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
    at assert.c:92
#4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001", 
    line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
    at assert.c:101
#5  0x7f59a6b4 in ?? ()

I was using the same setup as in Bug 893208 (i.e git checkout from
2015-09-15)

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
   Failure booting hurd with qemu-system-i386 on ARM

Status in QEMU:
  New

Bug description:
  Trying to boot debian-hurd-20150320.img ends with:

  qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
  Assertion `qemu_in_coroutine()' failed.

  Program received signal SIGABRT, Aborted.
  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
  (gdb) bt
  #0  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  #2  0xb6efb766 in __GI_abort () at abort.c:89
  #3  0xb6ef4150 in __assert_fail_base (
      fmt=0x1 <error: Cannot access memory at address 0x1>, 
      assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0, 
      file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001", 
      line=91, line@entry=3069931692, 
      function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:92
  #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001", 
      line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:101
  #5  0x7f59a6b4 in ?? ()

  I was using the same setup as in Bug 893208 (i.e git checkout from
  2015-09-15)

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

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

* [Qemu-devel] [Bug 1498144] Re: Failure booting hurd with qemu-system-i386 on ARM
  2015-09-21 19:04 [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM PeteVine
@ 2015-09-21 19:23 ` PeteVine
  2015-09-22 19:36 ` [Qemu-devel] [Bug 1498144] [NEW] " Laszlo Ersek
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: PeteVine @ 2015-09-21 19:23 UTC (permalink / raw)
  To: qemu-devel

** Description changed:

  Trying to boot debian-hurd-20150320.img ends with:
  
  qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
  Assertion `qemu_in_coroutine()' failed.
  
  Program received signal SIGABRT, Aborted.
  __libc_do_syscall ()
-     at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
+     at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
  (gdb) bt
  #0  __libc_do_syscall ()
-     at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
+     at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
-     at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
+     at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  #2  0xb6efb766 in __GI_abort () at abort.c:89
  #3  0xb6ef4150 in __assert_fail_base (
-     fmt=0x1 <error: Cannot access memory at address 0x1>, 
-     assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0, 
-     file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001", 
-     line=91, line@entry=3069931692, 
-     function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
-     at assert.c:92
- #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001", 
-     line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
-     at assert.c:101
+     fmt=0x1 <error: Cannot access memory at address 0x1>,
+     assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0,
+     file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001",
+     line=91, line@entry=3069931692,
+     function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
+     at assert.c:92
+ #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001",
+     line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
+     at assert.c:101
  #5  0x7f59a6b4 in ?? ()
  
  I was using the same setup as in Bug 893208 (i.e git checkout from
- 2015-09-15)
+ 2015-09-15, armv7 Odroid C1)

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

Title:
   Failure booting hurd with qemu-system-i386 on ARM

Status in QEMU:
  New

Bug description:
  Trying to boot debian-hurd-20150320.img ends with:

  qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
  Assertion `qemu_in_coroutine()' failed.

  Program received signal SIGABRT, Aborted.
  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
  (gdb) bt
  #0  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  #2  0xb6efb766 in __GI_abort () at abort.c:89
  #3  0xb6ef4150 in __assert_fail_base (
      fmt=0x1 <error: Cannot access memory at address 0x1>,
      assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0,
      file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001",
      line=91, line@entry=3069931692,
      function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:92
  #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001",
      line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:101
  #5  0x7f59a6b4 in ?? ()

  I was using the same setup as in Bug 893208 (i.e git checkout from
  2015-09-15, armv7 Odroid C1)

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

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

* Re: [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM
  2015-09-21 19:04 [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM PeteVine
  2015-09-21 19:23 ` [Qemu-devel] [Bug 1498144] " PeteVine
@ 2015-09-22 19:36 ` Laszlo Ersek
  2015-09-22 20:07 ` [Qemu-devel] [Bug 1498144] " PeteVine
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: Laszlo Ersek @ 2015-09-22 19:36 UTC (permalink / raw)
  To: Bug 1498144, qemu-devel; +Cc: Kevin Wolf, Stefan Hajnoczi

On 09/21/15 21:04, PeteVine wrote:
> Public bug reported:
> 
> Trying to boot debian-hurd-20150320.img ends with:
> 
> qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
> Assertion `qemu_in_coroutine()' failed.
> 
> Program received signal SIGABRT, Aborted.
> __libc_do_syscall ()
>     at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
> 44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
> (gdb) bt
> #0  __libc_do_syscall ()
>     at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
> #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
>     at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> #2  0xb6efb766 in __GI_abort () at abort.c:89
> #3  0xb6ef4150 in __assert_fail_base (
>     fmt=0x1 <error: Cannot access memory at address 0x1>, 
>     assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0, 
>     file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001", 
>     line=91, line@entry=3069931692, 
>     function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
>     at assert.c:92
> #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001", 
>     line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
>     at assert.c:101
> #5  0x7f59a6b4 in ?? ()
> 
> I was using the same setup as in Bug 893208 (i.e git checkout from
> 2015-09-15)
> 
> ** Affects: qemu
>      Importance: Undecided
>          Status: New
> 

This backtrace is next to useless I believe, but it's not your fault. I
think "scripts/qemu-gdb.py" might be helpful (it has a little bit of
documentation too). See also commit 9eddd6a4.

Thanks
Laszlo

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

* [Qemu-devel] [Bug 1498144] Re: Failure booting hurd with qemu-system-i386 on ARM
  2015-09-21 19:04 [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM PeteVine
  2015-09-21 19:23 ` [Qemu-devel] [Bug 1498144] " PeteVine
  2015-09-22 19:36 ` [Qemu-devel] [Bug 1498144] [NEW] " Laszlo Ersek
@ 2015-09-22 20:07 ` PeteVine
  2015-09-23 15:13 ` PeteVine
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: PeteVine @ 2015-09-22 20:07 UTC (permalink / raw)
  To: qemu-devel

All right, I'll rebuild and try qemu-gdb.py if still necessary.
Do any fancy CFLAGS make a difference in performance or should they be avoided altogether on ARM?

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

Title:
   Failure booting hurd with qemu-system-i386 on ARM

Status in QEMU:
  New

Bug description:
  Trying to boot debian-hurd-20150320.img ends with:

  qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
  Assertion `qemu_in_coroutine()' failed.

  Program received signal SIGABRT, Aborted.
  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
  (gdb) bt
  #0  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  #2  0xb6efb766 in __GI_abort () at abort.c:89
  #3  0xb6ef4150 in __assert_fail_base (
      fmt=0x1 <error: Cannot access memory at address 0x1>,
      assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0,
      file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001",
      line=91, line@entry=3069931692,
      function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:92
  #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001",
      line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:101
  #5  0x7f59a6b4 in ?? ()

  I was using the same setup as in Bug 893208 (i.e git checkout from
  2015-09-15, armv7 Odroid C1)

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

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

* [Qemu-devel] [Bug 1498144] Re: Failure booting hurd with qemu-system-i386 on ARM
  2015-09-21 19:04 [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM PeteVine
                   ` (2 preceding siblings ...)
  2015-09-22 20:07 ` [Qemu-devel] [Bug 1498144] " PeteVine
@ 2015-09-23 15:13 ` PeteVine
  2015-09-23 15:50   ` Laszlo Ersek
  2015-09-24 18:50 ` PeteVine
                   ` (4 subsequent siblings)
  8 siblings, 1 reply; 11+ messages in thread
From: PeteVine @ 2015-09-23 15:13 UTC (permalink / raw)
  To: qemu-devel

I can't get any more useful info - either the script is expecting some
outdated version of python or there's simply nothing else to see cause
qemu failed to start.

For example:

(gdb) source qemu-gdb.py
(gdb) run
Starting program: /usr/bin/qemu-system-i386 -m 512 -hda /media/odroid/debian-hurd-20150320.img

and so on

(gdb) qemu mtree
Python Exception <class 'gdb.error'> No symbol "address_space_memory" in current context.: 
Error occurred in Python command: No symbol "address_space_memory" in current context.

As for using:

qemu coroutine, I'm not sure where the pointer value should come from
but feeding it a bogus one ends exactly as above.

Any suggestions?

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

Title:
   Failure booting hurd with qemu-system-i386 on ARM

Status in QEMU:
  New

Bug description:
  Trying to boot debian-hurd-20150320.img ends with:

  qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
  Assertion `qemu_in_coroutine()' failed.

  Program received signal SIGABRT, Aborted.
  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
  (gdb) bt
  #0  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  #2  0xb6efb766 in __GI_abort () at abort.c:89
  #3  0xb6ef4150 in __assert_fail_base (
      fmt=0x1 <error: Cannot access memory at address 0x1>,
      assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0,
      file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001",
      line=91, line@entry=3069931692,
      function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:92
  #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001",
      line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:101
  #5  0x7f59a6b4 in ?? ()

  I was using the same setup as in Bug 893208 (i.e git checkout from
  2015-09-15, armv7 Odroid C1)

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

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

* Re: [Qemu-devel] [Bug 1498144] Re: Failure booting hurd with qemu-system-i386 on ARM
  2015-09-23 15:13 ` PeteVine
@ 2015-09-23 15:50   ` Laszlo Ersek
  0 siblings, 0 replies; 11+ messages in thread
From: Laszlo Ersek @ 2015-09-23 15:50 UTC (permalink / raw)
  To: Bug 1498144, qemu-devel

On 09/23/15 17:13, PeteVine wrote:
> I can't get any more useful info - either the script is expecting some
> outdated version of python or there's simply nothing else to see cause
> qemu failed to start.
> 
> For example:
> 
> (gdb) source qemu-gdb.py
> (gdb) run
> Starting program: /usr/bin/qemu-system-i386 -m 512 -hda /media/odroid/debian-hurd-20150320.img
> 
> and so on
> 
> (gdb) qemu mtree
> Python Exception <class 'gdb.error'> No symbol "address_space_memory" in current context.: 
> Error occurred in Python command: No symbol "address_space_memory" in current context.
> 
> As for using:
> 
> qemu coroutine, I'm not sure where the pointer value should come from
> but feeding it a bogus one ends exactly as above.
> 
> Any suggestions?
> 

Sorry, no idea.

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

* [Qemu-devel] [Bug 1498144] Re: Failure booting hurd with qemu-system-i386 on ARM
  2015-09-21 19:04 [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM PeteVine
                   ` (3 preceding siblings ...)
  2015-09-23 15:13 ` PeteVine
@ 2015-09-24 18:50 ` PeteVine
  2015-09-24 21:00 ` PeteVine
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: PeteVine @ 2015-09-24 18:50 UTC (permalink / raw)
  To: qemu-devel

I've just tried again with the latest commits - hurd boots,  hooray!

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

Title:
   Failure booting hurd with qemu-system-i386 on ARM

Status in QEMU:
  New

Bug description:
  Trying to boot debian-hurd-20150320.img ends with:

  qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
  Assertion `qemu_in_coroutine()' failed.

  Program received signal SIGABRT, Aborted.
  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
  (gdb) bt
  #0  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  #2  0xb6efb766 in __GI_abort () at abort.c:89
  #3  0xb6ef4150 in __assert_fail_base (
      fmt=0x1 <error: Cannot access memory at address 0x1>,
      assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0,
      file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001",
      line=91, line@entry=3069931692,
      function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:92
  #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001",
      line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:101
  #5  0x7f59a6b4 in ?? ()

  I was using the same setup as in Bug 893208 (i.e git checkout from
  2015-09-15, armv7 Odroid C1)

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

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

* [Qemu-devel] [Bug 1498144] Re: Failure booting hurd with qemu-system-i386 on ARM
  2015-09-21 19:04 [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM PeteVine
                   ` (4 preceding siblings ...)
  2015-09-24 18:50 ` PeteVine
@ 2015-09-24 21:00 ` PeteVine
  2015-09-24 21:04 ` PeteVine
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 11+ messages in thread
From: PeteVine @ 2015-09-24 21:00 UTC (permalink / raw)
  To: qemu-devel

Even though not related to the original issue (was also happening on
i386 a few days ago), after getting to the login prompt inside hurd the
keyboard doesn't work and the only clue from the kernel at boot time
might be this:

'Unexpected ACK from keyboard'

or this:

'/bin/console: could not receive return value from the daemon process:
Connection timed out'

I haven't got any more info so I'm not going to open a new bug myself.
Thx.

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

Title:
   Failure booting hurd with qemu-system-i386 on ARM

Status in QEMU:
  New

Bug description:
  Trying to boot debian-hurd-20150320.img ends with:

  qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
  Assertion `qemu_in_coroutine()' failed.

  Program received signal SIGABRT, Aborted.
  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
  (gdb) bt
  #0  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  #2  0xb6efb766 in __GI_abort () at abort.c:89
  #3  0xb6ef4150 in __assert_fail_base (
      fmt=0x1 <error: Cannot access memory at address 0x1>,
      assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0,
      file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001",
      line=91, line@entry=3069931692,
      function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:92
  #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001",
      line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:101
  #5  0x7f59a6b4 in ?? ()

  I was using the same setup as in Bug 893208 (i.e git checkout from
  2015-09-15, armv7 Odroid C1)

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

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

* [Qemu-devel] [Bug 1498144] Re: Failure booting hurd with qemu-system-i386 on ARM
  2015-09-21 19:04 [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM PeteVine
                   ` (5 preceding siblings ...)
  2015-09-24 21:00 ` PeteVine
@ 2015-09-24 21:04 ` PeteVine
  2015-10-09 23:25 ` PeteVine
  2018-11-24  4:17 ` Launchpad Bug Tracker
  8 siblings, 0 replies; 11+ messages in thread
From: PeteVine @ 2015-09-24 21:04 UTC (permalink / raw)
  To: qemu-devel

Lastly, the machine 'power down' button doesn't work and a new message
appeared inside hurd:

'kdb: queue full'

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

Title:
   Failure booting hurd with qemu-system-i386 on ARM

Status in QEMU:
  New

Bug description:
  Trying to boot debian-hurd-20150320.img ends with:

  qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
  Assertion `qemu_in_coroutine()' failed.

  Program received signal SIGABRT, Aborted.
  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
  (gdb) bt
  #0  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  #2  0xb6efb766 in __GI_abort () at abort.c:89
  #3  0xb6ef4150 in __assert_fail_base (
      fmt=0x1 <error: Cannot access memory at address 0x1>,
      assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0,
      file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001",
      line=91, line@entry=3069931692,
      function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:92
  #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001",
      line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:101
  #5  0x7f59a6b4 in ?? ()

  I was using the same setup as in Bug 893208 (i.e git checkout from
  2015-09-15, armv7 Odroid C1)

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

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

* [Qemu-devel] [Bug 1498144] Re: Failure booting hurd with qemu-system-i386 on ARM
  2015-09-21 19:04 [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM PeteVine
                   ` (6 preceding siblings ...)
  2015-09-24 21:04 ` PeteVine
@ 2015-10-09 23:25 ` PeteVine
  2018-11-24  4:17 ` Launchpad Bug Tracker
  8 siblings, 0 replies; 11+ messages in thread
From: PeteVine @ 2015-10-09 23:25 UTC (permalink / raw)
  To: qemu-devel

In case anyone's interested I've just discovered booting in recovery
mode (root already logged in) doesn't exhibit the problem with non-
working keyboard.

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

Title:
   Failure booting hurd with qemu-system-i386 on ARM

Status in QEMU:
  New

Bug description:
  Trying to boot debian-hurd-20150320.img ends with:

  qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
  Assertion `qemu_in_coroutine()' failed.

  Program received signal SIGABRT, Aborted.
  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
  (gdb) bt
  #0  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  #2  0xb6efb766 in __GI_abort () at abort.c:89
  #3  0xb6ef4150 in __assert_fail_base (
      fmt=0x1 <error: Cannot access memory at address 0x1>,
      assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0,
      file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001",
      line=91, line@entry=3069931692,
      function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:92
  #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001",
      line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:101
  #5  0x7f59a6b4 in ?? ()

  I was using the same setup as in Bug 893208 (i.e git checkout from
  2015-09-15, armv7 Odroid C1)

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

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

* [Qemu-devel] [Bug 1498144] Re: Failure booting hurd with qemu-system-i386 on ARM
  2015-09-21 19:04 [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM PeteVine
                   ` (7 preceding siblings ...)
  2015-10-09 23:25 ` PeteVine
@ 2018-11-24  4:17 ` Launchpad Bug Tracker
  8 siblings, 0 replies; 11+ messages in thread
From: Launchpad Bug Tracker @ 2018-11-24  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/1498144

Title:
   Failure booting hurd with qemu-system-i386 on ARM

Status in QEMU:
  Expired

Bug description:
  Trying to boot debian-hurd-20150320.img ends with:

  qemu-system-i386: qemu-coroutine-lock.c:91: qemu_co_queue_restart_all:
  Assertion `qemu_in_coroutine()' failed.

  Program received signal SIGABRT, Aborted.
  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  44      ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S: No such file or directory.
  (gdb) bt
  #0  __libc_do_syscall ()
      at ../ports/sysdeps/unix/sysv/linux/arm/libc-do-syscall.S:44
  #1  0xb6ef8f0e in __GI_raise (sig=sig@entry=6)
      at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  #2  0xb6efb766 in __GI_abort () at abort.c:89
  #3  0xb6ef4150 in __assert_fail_base (
      fmt=0x1 <error: Cannot access memory at address 0x1>,
      assertion=0x7f89a234 "qemu_in_coroutine()", assertion@entry=0x0,
      file=0x7f89da58 "qemu-coroutine-lock.c", file@entry=0xb5660000 "\001",
      line=91, line@entry=3069931692,
      function=function@entry=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:92
  #4  0xb6ef41e6 in __GI___assert_fail (assertion=0x0, file=0xb5660000 "\001",
      line=3069931692, function=0x7f89ab78 "qemu_co_queue_restart_all")
      at assert.c:101
  #5  0x7f59a6b4 in ?? ()

  I was using the same setup as in Bug 893208 (i.e git checkout from
  2015-09-15, armv7 Odroid C1)

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

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

end of thread, other threads:[~2018-11-24  4:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-21 19:04 [Qemu-devel] [Bug 1498144] [NEW] Failure booting hurd with qemu-system-i386 on ARM PeteVine
2015-09-21 19:23 ` [Qemu-devel] [Bug 1498144] " PeteVine
2015-09-22 19:36 ` [Qemu-devel] [Bug 1498144] [NEW] " Laszlo Ersek
2015-09-22 20:07 ` [Qemu-devel] [Bug 1498144] " PeteVine
2015-09-23 15:13 ` PeteVine
2015-09-23 15:50   ` Laszlo Ersek
2015-09-24 18:50 ` PeteVine
2015-09-24 21:00 ` PeteVine
2015-09-24 21:04 ` PeteVine
2015-10-09 23:25 ` PeteVine
2018-11-24  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).