[Bug 277211] panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one

2024-03-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277211 John Baldwin changed: What|Removed |Added Assignee|b...@freebsd.org|j...@freebsd.org -- You are receiv

[Bug 277211] panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one

2024-03-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277211 --- Comment #8 from John Baldwin --- Created attachment 248936 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248936&action=edit fix.patch Please try this patch. Looking at the dmesg, the address was translated incorrectly. It

[Bug 277211] panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one

2024-02-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277211 --- Comment #7 from Dave Cottlehuber --- Created attachment 248817 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248817&action=edit dmesg after D44132 dmesg & panic after rebasing and applying D44132 -- You are receiving this

[Bug 277211] panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one

2024-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277211 --- Comment #6 from Dave Cottlehuber --- Created attachment 248803 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248803&action=edit verbose dmesg with range_descr debugging thanks, attached dmesg after patch. -- You are recei

[Bug 277211] panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one

2024-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277211 --- Comment #5 from John Baldwin --- Ah, looks like the dmesg from Dave does actually include this patch as it has this line of output: mlx5_core0: translate 0x1408200 -> 0x2408200 That looks correct, but unfortunately, we only di

[Bug 277211] panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one

2024-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277211 John Baldwin changed: What|Removed |Added Status|New |In Progress --- Comment #4 from Joh

[Bug 277211] panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one

2024-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277211 --- Comment #3 from Michael Tuexen --- A version, which is running fine is: FreeBSD ampere32.nplab.de 15.0-CURRENT FreeBSD 15.0-CURRENT #76 main-n268036-d682c1eaa598-dirty: Sat Feb 3 23:32:31 CET 2024 r...@ampere32.nplab.de:/usr/obj/us

[Bug 277211] panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one

2024-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277211 Michael Tuexen changed: What|Removed |Added CC||tue...@freebsd.org --- Comment #2

[Bug 277211] panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one

2024-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277211 Mark Linimon changed: What|Removed |Added Keywords||crash CC|

[Bug 277211] panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one

2024-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277211 Bug ID: 277211 Summary: panic: Unhandled external data abort - handle_el1h_sync - --- exception, esr 0x96000410 - wait_fw_init - mlx5_load_one Product: Base System