[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2024-11-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 Mark Linimon changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2024-04-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 --- Comment #13 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=b79fb02b32d930b1940ad7a21cb17896c848d432 commit b79fb02b32d930b1940ad7a21cb17896c848d432 Author

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2024-04-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 --- Comment #12 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=38fdb37047ead625b97b82e8f6532ed7bc404ee3 commit 38fdb37047ead625b97b82e8f6532ed7bc404ee3 Author

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2024-03-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 --- Comment #11 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=1c091d11261a3c8cc3728b92760e65242c0f5949 commit 1c091d11261a3c8cc3728b92760e65242c0f5949 Author:

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2024-03-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 --- Comment #10 from Konstantin Belousov --- Finally got dev access to an AMD machine. https://reviews.freebsd.org/D44522 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2023-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 --- Comment #9 from Cheyenne Wills --- (In reply to Mark Johnston from comment #7) Yes -- you were able to reproduce the problem. Thanks for looking into this. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2023-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 Olivier Certner changed: What|Removed |Added CC||olivier.free...@free.fr --- Comm

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2023-11-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org --- Comment #7 f

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2023-11-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 Konstantin Belousov changed: What|Removed |Added CC||ema...@freebsd.org --- Comme

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2023-11-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 --- Comment #5 from Cheyenne Wills --- (In reply to Konstantin Belousov from comment #3) This is failing on an AMD Ryzen 9 5900X 12-Core Processor CPU family: 25 Model: 33 Flags: fpu de tsc ms

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2023-11-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 --- Comment #4 from Konstantin Belousov --- [Both machines are on several days old stable/14] -- You are receiving this mail because: You are the assignee for the bug.

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2023-11-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 --- Comment #3 from Konstantin Belousov --- I cannot reproduce this. For me it looks like this: Breakpoint 1, main (argc=1, argv=0x7fffe5f8) at pr275322.c:14 14 in pr275322.c (gdb) c Continuing. pid 99860 comm pr275322: signal 5 e

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2023-11-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 --- Comment #2 from Cheyenne Wills --- (In reply to Kyle Evans from comment #1) I might be able to reduce the C code even more if needed. Some background on how I stumbled on this. I'm trying to debug some of my code (assembly) that uses

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2023-11-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 Kyle Evans changed: What|Removed |Added CC||j...@freebsd.org, |

[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

2023-11-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322 Bug ID: 275322 Summary: Improper handling of mxcsr register during debug (gdb/lldb) Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any