[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed

2018-04-26 Thread Thomas Huth
https://git.qemu.org/?p=qemu.git;a=commitdiff;h=7cdc61becd095b64a78 ** Changed in: qemu Status: Fix Committed => 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/1729501 Title: qe

[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed

2018-03-11 Thread Liang Dai
The issue has been fixed: http://lists.nongnu.org/archive/html/qemu- devel/2018-03/msg02174.html ** Changed in: qemu Status: New => Fix Committed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs

[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed

2018-01-07 Thread Liang Dai
Hi Gerd, Any chance to have a look? This issue still can be reproduced with the latest code. (commit 281f327487c9c9b1599f93c589a408bbf4a651b8) Please check the attachment for full gdb backtrace. ** Attachment added: "gdb full stack log" https://bugs.launchpad.net/qemu/+bug/1729501/+attachme

[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed

2017-11-05 Thread Liang Dai
Hi Gerd, Would you please take a look at this patch, testing shows it prevents these crashes. I'm not an expert, just to give you more information. I cannot public the fuzzer program, if you need to gather more diagnostic information or try test patches, I'm happy to help. diff --git a/hw/displ

[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed

2017-11-02 Thread Liang Dai
Hi Gerd, Xen toolstack uses 8 MB by default, see: https://github.com/xen-project/xen/blob/staging/tools/libxl/libxl_create.c#L292 Now I change it to 4MB, QEMU command line: /mnt/bin/bin/qemu-system-i386 -xen-domid 38 -chardev socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-38,server,nowait -no-s

[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed

2017-11-02 Thread Liang Dai
** Description changed: My host environment: Xen + QEMU - git clones today's xen git and qemut git (2017-10-31) + git clones today's xen git and qemu git (2017-11-02) xen -- git://xenbits.xen.org/xen.git commit 24fb44e971a62b345c7b6ca3c03b454a1e150abe - - qemu -- https://github

[Qemu-devel] [Bug 1729501] Re: qemu crashes with assertion error `off_cur_end >= off_cur' failed

2017-11-02 Thread Liang Dai
** Attachment added: "gdb bt full" https://bugs.launchpad.net/qemu/+bug/1729501/+attachment/5002161/+files/bt_full.txt -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1729501 Title: qemu crashes