[Bug 1909770] Re: qemu-cris segfaults upon loading userspace binary

2021-05-05 Thread Thomas Huth
Ok, thanks for the confirmation! ** Changed in: qemu Status: Expired => 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/1909770 Title: qemu-cris segfaults upon loading userspace

[Bug 1909770] Re: qemu-cris segfaults upon loading userspace binary

2021-05-05 Thread ON7WPI
Yes, this is working for me now. The binary still crashes, but I think that's a problem in my code instead of QEMU. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1909770 Title: qemu-cris segfaults

[Bug 1909770] Re: qemu-cris segfaults upon loading userspace binary

2021-05-04 Thread Thomas Huth
ON7WPI: Is QEMU version 6.0 now working fine for you? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1909770 Title: qemu-cris segfaults upon loading userspace binary Status in QEMU: Expired Bug

[Bug 1909770] Re: qemu-cris segfaults upon loading userspace binary

2021-05-04 Thread Thomas Huth
This is an automated cleanup. This bug report has been moved to QEMU's new bug tracker on gitlab.com and thus gets marked as 'expired' now. Please continue with the discussion here: https://gitlab.com/qemu-project/qemu/-/issues/123 ** Changed in: qemu Status: New => Expired ** Bug watch

[Bug 1909770] Re: qemu-cris segfaults upon loading userspace binary

2020-12-31 Thread ON7WPI
That did indeed fix it, thank you! -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1909770 Title: qemu-cris segfaults upon loading userspace binary Status in QEMU: New Bug description: I am on

[Bug 1909770] Re: qemu-cris segfaults upon loading userspace binary

2020-12-31 Thread Peter Maydell
Sounds like it's probably the bug where we don't correctly handle ELF BSS segments which have no content in the file at all (ie they're just "zero this memory" with no content). If so, this patch (currently in review) will fix it: https://patchew.org/QEMU/c9106487-dc4d-120a-bd48-665b3c617...@gmai

[Bug 1909770] Re: qemu-cris segfaults upon loading userspace binary

2020-12-31 Thread ON7WPI
** Tags added: linux-user -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1909770 Title: qemu-cris segfaults upon loading userspace binary Status in QEMU: New Bug description: I am on commit 65