https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224359
--- Comment #10 from Andriy Gapon <[email protected]> --- This also looks interesting: req=req@entry=0xffffffff823b9e80 It seems like req points into some text or data section rather than dynamically allocated kernel memory. It would curious to see output of info symbol 0xffffffff823b9e80 and x/8a 0xffffffff823b9e80 replacing 0xffffffff823b9e80 with req value from the current crash dump. -- You are receiving this mail because: You are the assignee for the bug.
