Date: Mon, 20 Oct 2003 13:12:40 +0200 (CEST) From: "C. Kukulies" <kuku@www.kukulies.org> To: freebsd-current@freebsd.org Subject: panic with unloading nvidia.ko Message-ID: <200310201112.h9KBCeq4006425@www.kukulies.org>
next in thread | raw e-mail | index | archive | help
I just got a kernel panic after making /usr/ports/x11/nvidia-driver. I did a make, make reinstall. Then I did a kldunload nvidia.ko and got: nvidia0: detached panic: malloc(9)/free(9) confusion. Probably freeing with wrong type, but maybe not here. Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx, in_Debugger.0 trace shows: Debugger panic free os_free __nvsym00022 __nvsym00638 __nvsym00678 __nvsym00723 rm_shutdown_rm nvidia_modevent driver_module_handler module_unload linker_file_unload kld_unload syscall Xint0x80 -- Chris Christoph P. U. Kukulies kuku_at_physik.rwth-aachen.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310201112.h9KBCeq4006425>