All of lore.kernel.org
 help / color / mirror / Atom feed
From: nollan <nollan@lavabit.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu in free(): error: junk pointer, too high to make sense
Date: Tue, 19 Aug 2008 10:14:39 +0000	[thread overview]
Message-ID: <48AA9D0F.5010300@lavabit.com> (raw)

Hi,

I got this error twice on a FreeBSD 6.3-RELEASE host, once when running 
Windows 2003 Server and another time
running opensuse 11.0 as guests. I did a backtrace and here it is. I 
hope you can help me. Please let me know if there is additional
things you need me to do.

Error:
qemu in free(): error: junk pointer, too high to make sense

Info system:
bill# uname -a
FreeBSD bill.opt.se 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 
01:43:02 UTC 2008     
root@palmer.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  amd64

bill# pwd
/usr/ports/emulators/qemu/work/qemu-0.9.1/i386-softmmu

bill# gdb -q ./qemu -c /VM/suse11/qemu.core
Core was generated by `qemu'.
Program terminated with signal 6, Aborted.
Reading symbols from /lib/libm.so.4...done.
Loaded symbols for /lib/libm.so.4
Reading symbols from /lib/libz.so.3...done.
Loaded symbols for /lib/libz.so.3
Reading symbols from /usr/local/lib/libgnutls.so.26...done.
Loaded symbols for /usr/local/lib/libgnutls.so.26
Reading symbols from /lib/libutil.so.5...done.
Loaded symbols for /lib/libutil.so.5
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /usr/local/lib/libgcrypt.so.15...done.
Loaded symbols for /usr/local/lib/libgcrypt.so.15
Reading symbols from /usr/local/lib/libgpg-error.so.0...done.
Loaded symbols for /usr/local/lib/libgpg-error.so.0
Reading symbols from /usr/local/lib/libintl.so.8...done.
Loaded symbols for /usr/local/lib/libintl.so.8
Reading symbols from /usr/local/lib/libiconv.so.3...done.
Loaded symbols for /usr/local/lib/libiconv.so.3
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x0000000800cfd60c in kill () from /lib/libc.so.6
(gdb) bt
#0  0x0000000800cfd60c in kill () from /lib/libc.so.6
#1  0x0000000800cfc49d in abort () from /lib/libc.so.6
#2  0x0000000800c95385 in _UTF8_init () from /lib/libc.so.6
#3  0x0000000800c953bc in _UTF8_init () from /lib/libc.so.6
#4  0x0000000800c9635d in _UTF8_init () from /lib/libc.so.6
#5  0x00000000004825b5 in tb_flush (env1=0x53d6) at 
/usr/ports/emulators/qemu/work/qemu-0.9.1/exec.c:334
#6  0x0000000000486998 in cpu_x86_exec (env1=0x53d6) at 
/usr/ports/emulators/qemu/work/qemu-0.9.1/cpu-exec.c:172
#7  0x000000000040e0e5 in main (argc=16, argv=0x0) at 
/usr/ports/emulators/qemu/work/qemu-0.9.1/vl.c:7599
(gdb)


Thanks,
Johan

                 reply	other threads:[~2008-08-18  8:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48AA9D0F.5010300@lavabit.com \
    --to=nollan@lavabit.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.