Opened 10 years ago

Closed 8 years ago

#42225 closed defect (worksforme)

qemu crashes in OpenSSL on Leopard/PPC

Reported by: js-macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: leopard powerpc Cc: raimue (Rainer Müller), larryv (Lawrence Velázquez), neverpanic (Clemens Lang), cooljeanius (Eric Gallager)
Port: qemu openssl

Description (last modified by mf2k (Frank Schima))

When trying to use qemu on Leopard/PPC, it always instantly crashes:

$ gdb --args qemu-system-i386 -fda Disk1.img 139
GNU gdb 6.3.50-20050815 (Apple version gdb-967) (Tue Jul 14 02:15:14 UTC 2009)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "powerpc-apple-darwin"...Reading symbols for shared libraries .................... done

(gdb) r
Starting program: /opt/local/bin/qemu-system-i386 -fda Disk1.img
Reading symbols for shared libraries +++++++++++++++++++............................................................................... done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries .. done

Program received signal EXC_BAD_INSTRUCTION, Illegal instruction/operand.
0x00c4da80 in OPENSSL_ppc64_probe ()

Used version and variants:

qemu @1.7.0_2+ssh+target_alpha+target_arm+target_cris+target_i386+target_lm32+target_m68k+target_mips+target_ppc+target_sh4+target_sparc+target_x86_64+usb

Change History (6)

comment:1 Changed 10 years ago by js-macports@…

Cc: js-macports@… added

Cc Me!

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Cc: raimue@… mww@… added; js-macports@… removed
Description: modified (diff)
Keywords: leopard powerpc added
Port: qemu, opensslqemu openssl

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers qemu openssl). As reporter, you do not need to Cc yourself.

Last edited 10 years ago by mf2k (Frank Schima) (previous) (diff)

comment:3 Changed 10 years ago by raimue (Rainer Müller)

A similar problem has been reported against python27 in #38991.

comment:4 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:5 Changed 9 years ago by jmroot (Joshua Root)

Cc: larryv@… cal@… added; mww@… removed

comment:6 Changed 8 years ago by neverpanic (Clemens Lang)

Resolution: worksforme
Status: newclosed

The same crash as reported in #38991 was apparently fixed. Since I have no way to test on a PPC64 machine, I'm closing this as worksforme, please re-open, or better yet, report to OpenSSL directly, if it still is a problem.

Note: See TracTickets for help on using tickets.