All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL
       [not found] <20140307185909.26734.39543.malonedeb@chaenomeles.canonical.com>
@ 2014-03-09 23:38 ` dann frazier
  2014-03-10  9:52 ` Alex Bennée
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: dann frazier @ 2014-03-09 23:38 UTC (permalink / raw)
  To: qemu-devel

** Also 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/1289527

Title:
  qemu-aarch64-static: java dies with SIGILL

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Confirmed

Bug description:
  qemu-aarch64-static from qemu-user-static 1.7.0+dfsg-3ubuntu5
  (I haven't tried reproducing w/ upstream git yet)

  In an arm64 trusty chroot on an amd64 system:

  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$ java
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGILL (0x4) at pc=0x00000040098e8070, pid=15034, tid=274902467056
  #
  # JRE version:  (7.0_51-b31) (build )
  # Java VM: OpenJDK 64-Bit Server VM (25.0-b59 mixed mode linux-aarch64 compressed oops)
  # Problematic frame:
  # v  ~BufferBlob::flush_icache_stub
  #
  # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  #
  # An error report file with more information is saved as:
  # /home/dannf/hs_err_pid15034.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://bugreport.sun.com/bugreport/crash.jsp
  #
  qemu: uncaught target signal 6 (Aborted) - core dumped
  Aborted (core dumped)
  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$

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

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

* [Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL
       [not found] <20140307185909.26734.39543.malonedeb@chaenomeles.canonical.com>
  2014-03-09 23:38 ` [Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL dann frazier
@ 2014-03-10  9:52 ` Alex Bennée
  2014-08-09  4:37 ` Serge Hallyn
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: Alex Bennée @ 2014-03-10  9:52 UTC (permalink / raw)
  To: qemu-devel

For SIGILL's it's useful to have the qemu log with -d unimp output.

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

Title:
  qemu-aarch64-static: java dies with SIGILL

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Confirmed

Bug description:
  qemu-aarch64-static from qemu-user-static 1.7.0+dfsg-3ubuntu5
  (I haven't tried reproducing w/ upstream git yet)

  In an arm64 trusty chroot on an amd64 system:

  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$ java
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGILL (0x4) at pc=0x00000040098e8070, pid=15034, tid=274902467056
  #
  # JRE version:  (7.0_51-b31) (build )
  # Java VM: OpenJDK 64-Bit Server VM (25.0-b59 mixed mode linux-aarch64 compressed oops)
  # Problematic frame:
  # v  ~BufferBlob::flush_icache_stub
  #
  # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  #
  # An error report file with more information is saved as:
  # /home/dannf/hs_err_pid15034.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://bugreport.sun.com/bugreport/crash.jsp
  #
  qemu: uncaught target signal 6 (Aborted) - core dumped
  Aborted (core dumped)
  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$

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

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

* [Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL
       [not found] <20140307185909.26734.39543.malonedeb@chaenomeles.canonical.com>
  2014-03-09 23:38 ` [Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL dann frazier
  2014-03-10  9:52 ` Alex Bennée
@ 2014-08-09  4:37 ` Serge Hallyn
  2014-08-11 23:44 ` dann frazier
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: Serge Hallyn @ 2014-08-09  4:37 UTC (permalink / raw)
  To: qemu-devel

Hi Dann, would you be able to provide the information requested in
comment #1?

** Changed in: qemu (Ubuntu)
       Status: Confirmed => 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/1289527

Title:
  qemu-aarch64-static: java dies with SIGILL

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Incomplete

Bug description:
  qemu-aarch64-static from qemu-user-static 1.7.0+dfsg-3ubuntu5
  (I haven't tried reproducing w/ upstream git yet)

  In an arm64 trusty chroot on an amd64 system:

  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$ java
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGILL (0x4) at pc=0x00000040098e8070, pid=15034, tid=274902467056
  #
  # JRE version:  (7.0_51-b31) (build )
  # Java VM: OpenJDK 64-Bit Server VM (25.0-b59 mixed mode linux-aarch64 compressed oops)
  # Problematic frame:
  # v  ~BufferBlob::flush_icache_stub
  #
  # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  #
  # An error report file with more information is saved as:
  # /home/dannf/hs_err_pid15034.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://bugreport.sun.com/bugreport/crash.jsp
  #
  qemu: uncaught target signal 6 (Aborted) - core dumped
  Aborted (core dumped)
  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$

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

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

* [Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL
       [not found] <20140307185909.26734.39543.malonedeb@chaenomeles.canonical.com>
                   ` (2 preceding siblings ...)
  2014-08-09  4:37 ` Serge Hallyn
@ 2014-08-11 23:44 ` dann frazier
  2014-08-11 23:53 ` dann frazier
  2014-08-12 15:40 ` Serge Hallyn
  5 siblings, 0 replies; 6+ messages in thread
From: dann frazier @ 2014-08-11 23:44 UTC (permalink / raw)
  To: qemu-devel

Using 2.1+dfsg-2ubuntu2 from utopic within a trusty ubuntu core:

# /usr/bin/qemu-aarch64-static -d unimp /usr/bin/java 
host mmap_min_addr=0x10000
Reserved 0x12000 bytes of guest address space
Relocating guest address space from 0x0000000000400000 to 0x400000
guest_base  0x0
start            end              size             prot
0000000000400000-0000000000401000 0000000000001000 r-x
0000000000410000-0000000000412000 0000000000002000 rw-
0000004000000000-0000004000001000 0000000000001000 ---
0000004000001000-0000004000801000 0000000000800000 rw-
0000004000801000-000000400081c000 000000000001b000 r-x
000000400081c000-000000400082c000 0000000000010000 ---
000000400082c000-000000400082f000 0000000000003000 rw-
start_brk   0x0000000000000000
end_code    0x0000000000400834
start_code  0x0000000000400000
start_data  0x0000000000410db0
end_data    0x0000000000411030
start_stack 0x00000040008007b0
brk         0x0000000000411038
entry       0x0000004000801f80
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault (core dumped)

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

Title:
  qemu-aarch64-static: java dies with SIGILL

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Incomplete

Bug description:
  qemu-aarch64-static from qemu-user-static 1.7.0+dfsg-3ubuntu5
  (I haven't tried reproducing w/ upstream git yet)

  In an arm64 trusty chroot on an amd64 system:

  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$ java
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGILL (0x4) at pc=0x00000040098e8070, pid=15034, tid=274902467056
  #
  # JRE version:  (7.0_51-b31) (build )
  # Java VM: OpenJDK 64-Bit Server VM (25.0-b59 mixed mode linux-aarch64 compressed oops)
  # Problematic frame:
  # v  ~BufferBlob::flush_icache_stub
  #
  # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  #
  # An error report file with more information is saved as:
  # /home/dannf/hs_err_pid15034.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://bugreport.sun.com/bugreport/crash.jsp
  #
  qemu: uncaught target signal 6 (Aborted) - core dumped
  Aborted (core dumped)
  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$

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

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

* [Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL
       [not found] <20140307185909.26734.39543.malonedeb@chaenomeles.canonical.com>
                   ` (3 preceding siblings ...)
  2014-08-11 23:44 ` dann frazier
@ 2014-08-11 23:53 ` dann frazier
  2014-08-12 15:40 ` Serge Hallyn
  5 siblings, 0 replies; 6+ messages in thread
From: dann frazier @ 2014-08-11 23:53 UTC (permalink / raw)
  To: qemu-devel

I'm also seeing a SEGV (not a SIGILL) when testing the version of QEMU
that shipped in trusty. So, we might just consider this bug fixed and
track this segfault issue separately.

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

Title:
  qemu-aarch64-static: java dies with SIGILL

Status in QEMU:
  New
Status in “qemu” package in Ubuntu:
  Incomplete

Bug description:
  qemu-aarch64-static from qemu-user-static 1.7.0+dfsg-3ubuntu5
  (I haven't tried reproducing w/ upstream git yet)

  In an arm64 trusty chroot on an amd64 system:

  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$ java
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGILL (0x4) at pc=0x00000040098e8070, pid=15034, tid=274902467056
  #
  # JRE version:  (7.0_51-b31) (build )
  # Java VM: OpenJDK 64-Bit Server VM (25.0-b59 mixed mode linux-aarch64 compressed oops)
  # Problematic frame:
  # v  ~BufferBlob::flush_icache_stub
  #
  # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  #
  # An error report file with more information is saved as:
  # /home/dannf/hs_err_pid15034.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://bugreport.sun.com/bugreport/crash.jsp
  #
  qemu: uncaught target signal 6 (Aborted) - core dumped
  Aborted (core dumped)
  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$

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

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

* [Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL
       [not found] <20140307185909.26734.39543.malonedeb@chaenomeles.canonical.com>
                   ` (4 preceding siblings ...)
  2014-08-11 23:53 ` dann frazier
@ 2014-08-12 15:40 ` Serge Hallyn
  5 siblings, 0 replies; 6+ messages in thread
From: Serge Hallyn @ 2014-08-12 15:40 UTC (permalink / raw)
  To: qemu-devel

Hi Dann,

yeah, thanks - let's mark this fixed and open a new one.

** Changed in: qemu
       Status: New => Fix Released

** Changed in: qemu (Ubuntu)
       Status: Incomplete => Fix Released

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

Title:
  qemu-aarch64-static: java dies with SIGILL

Status in QEMU:
  Fix Released
Status in “qemu” package in Ubuntu:
  Fix Released

Bug description:
  qemu-aarch64-static from qemu-user-static 1.7.0+dfsg-3ubuntu5
  (I haven't tried reproducing w/ upstream git yet)

  In an arm64 trusty chroot on an amd64 system:

  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$ java
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGILL (0x4) at pc=0x00000040098e8070, pid=15034, tid=274902467056
  #
  # JRE version:  (7.0_51-b31) (build )
  # Java VM: OpenJDK 64-Bit Server VM (25.0-b59 mixed mode linux-aarch64 compressed oops)
  # Problematic frame:
  # v  ~BufferBlob::flush_icache_stub
  #
  # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  #
  # An error report file with more information is saved as:
  # /home/dannf/hs_err_pid15034.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://bugreport.sun.com/bugreport/crash.jsp
  #
  qemu: uncaught target signal 6 (Aborted) - core dumped
  Aborted (core dumped)
  dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$

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

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

end of thread, other threads:[~2014-08-12 15:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20140307185909.26734.39543.malonedeb@chaenomeles.canonical.com>
2014-03-09 23:38 ` [Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL dann frazier
2014-03-10  9:52 ` Alex Bennée
2014-08-09  4:37 ` Serge Hallyn
2014-08-11 23:44 ` dann frazier
2014-08-11 23:53 ` dann frazier
2014-08-12 15:40 ` Serge Hallyn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.