[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 18 19:32:08 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #239 from Dave Cottlehuber <dch at freebsd.org> ---
GTM here with 15a1c44 against 12.1Rp5
[179] rtsx0: <Realtek RTS525A PCI MMC/SD Card Reader> mem 0xdc100000-0xdc100fff
at device 0.0 on pci3
[179] rtsx0: Card absent
mount/unmount, ro & rw to EFI partition.
more logs with debug.bootverbose=1 if needed
https://gist.github.com/1b86f0c63575485423f90a8968e6baa2
I did get 1 panic already after successful unmount & device removal, I'll need
to compile a debug kernel for next time.
Reading symbols from /boot/kernel/kernel...
(No debugging symbols found in /boot/kernel/kernel)
0xffffffff80c01eea in sched_switch ()
(kgdb) #0 0xffffffff80c01eea in sched_switch ()
#1 0xffffffff80bdbfb2 in mi_switch ()
#2 0xffffffff80c2bb85 in sleepq_catch_signals ()
#3 0xffffffff80c2b6bf in sleepq_wait_sig ()
#4 0xffffffff80b6a664 in _cv_wait_sig ()
#5 0xffffffff80c3c53f in seltdwait ()
#6 0xffffffff80c3c0cf in kern_select ()
#7 0xffffffff80c3c466 in sys_select ()
#8 0xffffffff810a8984 in amd64_syscall ()
#9 <signal handler called>
#10 0x00000008007b1dda in ?? ()
Backtrace stopped: Cannot access memory at address 0x7fffffffcde8
(kgdb)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list