[Bug 1863445] Re: assertion failed at translate-all.c:2523 with version 3.1.1

2020-02-15 Thread Ayman Khamouma
indeed, works fine with 4.2 thanks -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1863445 Title: assertion failed at translate-all.c:2523 with version 3.1.1 Status in QEMU: Incomplete Bug descri

[Bug 1863445] Re: assertion failed at translate-all.c:2523 with version 3.1.1

2020-02-15 Thread Ayman Khamouma
tested on fedora 30: ``` uname -a Linux bigfoot.home.ak42.io 5.4.18-100.fc30.x86_64 #1 SMP Fri Feb 7 14:37:00 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ``` -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs

[Bug 1863445] [NEW] assertion failed at translate-all.c:2523 with version 3.1.1

2020-02-15 Thread Ayman Khamouma
Public bug reported: I was trying to debug a userspace binary with radare2 and met the following assertion in qemu: ``` qemu-mipsel: /builddir/build/BUILD/qemu-3.1.1/accel/tcg/translate-all.c:2523: page_check_range: Assertion `start < ((target_ulong)1 << L1_MAP_ADDR_SPACE_BITS)' failed. qemu:ha

[Bug 1863445] Re: assertion failed at translate-all.c:2523 with version 3.1.1

2020-02-15 Thread Ayman Khamouma
in order to reproduce the bug: ``` qemu-mipsel -g 1234 ch67 ``` and then juste launch (after installing r2): ``` r2 -a mips -b 32 -d gdb://127.0.0.1:1234 ``` qemu will crash -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://b

[Bug 1863445] Re: assertion failed at translate-all.c:2523 with version 3.1.1

2020-02-15 Thread Ayman Khamouma
** Attachment added: "debuged binary" https://bugs.launchpad.net/qemu/+bug/1863445/+attachment/5328542/+files/ch67.zip -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1863445 Title: assertion fai