On Tue, 19 Jan 2010 10:46:28 +0100, Stefan Reinauer stepan@coresystems.de wrote:
On 1/19/10 6:36 AM, Joseph Smith wrote:
Well, I thought the issue was with x86_64 but the same thing is happening on
my
32 bit machine too.
[root@smitty2 qemu-0.11.0]# ./i386-softmmu/qemu -serialice /dev/ttyS0
-hda
/dev/zero -L ../bios > /home/joe/serialice_dumps/ipmsnorg.txt Segmentation fault (core dumped)
And the log just stops after: SerialICE: Open connection to target hardware... SerialICE: Waiting for handshake with target... target alife! SerialICE: LUA init... SerialICE: Starting LUA script SerialICE: Registering physical memory areas for Cache-As-Ram: Registering physical memory at 0xffd80000 (0x00080000 bytes)
Any ideas???
What did the gdb backtrace say?
Sorry, how do I do a backtrace on it again? Rudolf Marek said he had the same issue also, something about the serialice.lua script. He was not sure off the top of his head how he fixed it. Thanks for the help.