Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jul 2023 16:26:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272416] Seldom crash happening with RTL8125
Message-ID:  <bug-272416-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272416

            Bug ID: 272416
           Summary: Seldom crash happening with RTL8125
           Product: Base System
           Version: 13.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: jon@xyinn.org

Created attachment 243309
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D243309&action=
=3Dedit
re-driver-crash

Hello all,

I'm not sure if this should be filed for the base system or for the port gi=
ven
that my system needs the "net/realtek-re-kmod" to have a working ethernet
connection.

I'm using 13.2-RELEASE with a mostly stock kernel, with the only addition o=
f me
adding a DELAY(5000) that I'm testing for a separate crash happening for my=
 AMD
Raven HDA Controller
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268393#c48). Given the
different subsystems, hopefully this isn't interfering. I believe I've
experienced this crash before it would only happen seldomly if anything. I
wanted to report just so that we can start collecting data on the problem.

I've attached a crash dump as well.

re0@pci0:12:0:0:        class=3D0x020000 rev=3D0x05 hdr=3D0x00 vendor=3D0x1=
0ec
device=3D0x8125 subvendor=3D0x1043 subdevice=3D0x87d7
    vendor     =3D 'Realtek Semiconductor Co., Ltd.'
    device     =3D 'RTL8125 2.5GbE Controller'
    class      =3D network
    subclass   =3D ethernet

/etc/rc.conf

hostname=3D"weshly"
dumpdev=3D"AUTO"
kld_list=3D"amdgpu vboxdrv fusefs"
clear_tmp_enable=3D"YES"

# Disable Mail
sendmail_enable=3D"NO"
sendmail_submit_enable=3D"NO"
sendmail_outbound_enable=3D"NO"
sendmail_msp_queue_enable=3D"NO"

# Networking
ifconfig_re0=3D"DHCP"
ifconfig_re0_ipv6=3D"inet6 accept_rtadv"

# Services
zfs_enable=3D"YES"
dbus_enable=3D"YES"
seatd_enable=3D"YES"
mixer_enable=3D"YES"

syncthing_enable=3D"YES"
syncthing_user=3D"jon"
syncthing_group=3D"jon"

# NFS
nfs_client_enable=3D"YES"
rpc_lockd_enable=3D"YES"
rpc_statd_enable=3D"YES"

When the crash happened, I did have virtualbox running in the background
(although it was mostly idle). The VM was a Windows 10 VM and it had the
network adapter settings set to NAT.

Thank you,

Jonathan

--=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-272416-227>