Date: Thu, 12 Sep 2024 08:33:38 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281452] Realtek 'if_re' module crashes on module load Message-ID: <bug-281452-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281452 Bug ID: 281452 Summary: Realtek 'if_re' module crashes on module load Product: Base System Version: 14.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: kbmithunchakravarthy@gmail.com Hello all, I am experiencing a system crash and system reboot itself when attempting to load the 'if_re' module, The issue occurs immediately upon loading the modu= le, the system becomes unresponsive or panics. Steps to Reproduce: * Build the if_re module as a separate module by modifying the GENERIC kernel configuration file: #device re * Build it and install it. * Load the if_re kernel module using=20 kldload if_re The system crashes and reboot immediately or becomes unresponsive. I've attached a crash dump for further investigation. Note: When this module is compiled directly into the kernel (i.e., not buil= t as a separate module), there is no issue. The module loads successfully and wo= rks fine in this case. re0@pci0:43:0:0: class=3D0x020000 rev=3D0x15 hdr=3D0x00 vendor=3D0x1= 0ec device=3D0x8168 subvendor=3D0x17aa subdevice=3D0x38f4 vendor =3D 'Realtek Semiconductor Co., Ltd.' device =3D 'RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller' class =3D network subclass =3D ethernet "/etc/rc.conf" 29L, 606B=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 clear_tmp_enable=3D"YES" hostname=3D"sysadmin" keymap=3D"us.kbd" ifconfig_re0=3D"DHCP" ifconfig_re0_ipv6=3D"inet6 accept_rtadv" sshd_enable=3D"YES" moused_enable=3D"YES" ntpd_enable=3D"YES" ntpd_sync_on_start=3D"YES" powerd_enable=3D"YES" # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable dumpdev=3D"AUTO" zfs_enable=3D"YES" slim_enable=3D"yes" dbus_enable=3D"yes" hald_enable=3D"yes" sound_load=3D"yes" snd_hda_load=3D"yes" kld_list=3D"i915kms" wlans_iwlwifi0=3D"wlan0" ifconfig_wlan0=3D"WPA DHCP" rtadvd_enable=3D"YES" #devmatch_enable=3D"NO" moused_enable=3D"YES" linux_enable=3D"YES" syslogd_flags=3D"-vv" Thank you, Mithun --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281452-227>