[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2024-01-22 Thread Brian Murray
Given the current size of the queues that might take some time. Could you run the test locally on the same device which you verified the fix on? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu.

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2024-01-19 Thread Zixing Liu
> The where problems could occur section says "it is possible that this fix may break ARM64 execution". How was it verified that this is not broken? I believe this could be verified by running the GDB tests inside the Rust testing suite. Should I queue an autopkgtest against rustc for GDB in

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2024-01-19 Thread Brian Murray
The where problems could occur section says "it is possible that this fix may break ARM64 execution". How was it verified that this is not broken? ** Changed in: gdb (Ubuntu Jammy) Status: Fix Committed => Incomplete -- You received this bug notification because you are a member of

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2024-01-17 Thread Zixing Liu
Verification Report === The test is conducted on an RK3399 device (with 4x ARM Cortex-A53 cores + 2x ARM Cortex-A72 cores). Test (1) original Rust program test (associated-types.rs) - GDB 12.1-0ubuntu1~22.04 (unpatched)

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-11-17 Thread Timo Aaltonen
Hello Zixing, or anyone else affected, Accepted gdb into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gdb/12.1-0ubuntu1~22.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-31 Thread Zixing Liu
Currently waiting for an SRU team member to process the update through the upload queue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/2041396 Title: gdb 12.1 generates

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-27 Thread Sergio Durigan Junior
After several hours trying to obtain access to an ARM64 machine where I could test the fix, vorlon kindly provided me with credentials to a machine that's capable of launching an armhf container. I could reproduce the bug: # gdb -q ./a.out -ex 'b 3' -ex r -ex c Reading symbols from ./a.out...

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-27 Thread Sergio Durigan Junior
** Merge proposal linked: https://code.launchpad.net/~liushuyu-011/ubuntu/+source/gdb/+git/gdb/+merge/454654 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/2041396 Title:

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-26 Thread Brian Murray
** Also affects: gdb (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: gdb (Ubuntu Jammy) Milestone: None => jammy-updates ** Changed in: gdb (Ubuntu) Milestone: jammy-updates => None -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-26 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at https://sourceware.org/bugzilla/show_bug.cgi?id=29272. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-26 Thread Zixing Liu
** Description changed: - GDB 12.1 had a regression where it will break program execution when the - program contains mixed ARM code and THUMB code. + [ Impact ] + + * GDB 12.1 introduced a regression where it will break program execution when the program contains mixed ARM code and THUMB

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-26 Thread Zixing Liu
I have proposed a fix in https://code.launchpad.net/~liushuyu-011/ubuntu/+source/gdb/+git/gdb/+merge/454654. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/2041396 Title: gdb