[Qemu-devel] [Bug 1221966] Re: SIGSEGV in static_code_gen_buffer

2013-09-10 Thread William D Colburn
And, in the grand scheme of things, I've been trying to piece together what the problem software is that I need qemu for. It turns out I've got two very old sparcs both running Oracle with a variety of client programs I need. It could be that qemu-sparc is a waste of time and I need to focus on q

[Qemu-devel] [Bug 1221966] Re: SIGSEGV in static_code_gen_buffer

2013-09-10 Thread William D Colburn
Oh is it? Sorry, I guess I didn't understand what that function was doing. That thing is sort of confusing in there... -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1221966 Title: SIGSEGV in stat

[Qemu-devel] [Bug 1221966] Re: SIGSEGV in static_code_gen_buffer

2013-09-10 Thread William D Colburn
If I run it normally, it crashes in the same way. If I pass the signal through it crashes in the same way. I sort of expect this, since it is qemu segfaulting when it tries to generate the code buffer, not the underlying problem. -- You received this bug notification because you are a member of

[Qemu-devel] [Bug 1221966] [NEW] SIGSEGV in static_code_gen_buffer

2013-09-06 Thread William D Colburn
Public bug reported: Trying to run 'ls' (or, anything else as far as I can tell) from a SunOS 5.8 box under RHEL 6.4 linux, I get a segfault. I've tried qemu-1.5.3, qemu-1.6.0, and I fetched git://git.qemu-project.org/qemu.git. I've also tried a statically linked sh from /sbin/ and it also segfa