Opened 14 years ago
Closed 6 years ago
#7042 closed bug (fixed)
[Network Stack] PANIC: Hash Table: value already in table
Reported by: | diver | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Network & Internet/Stack | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev39984, gcc4hybrid.
Running this command several times crashes kernel:
ifconfig del /dev/net/ipro1000/0 ; ifconfig /dev/net/ipro1000/0 up
Attachments (2)
Change History (12)
by , 14 years ago
by , 10 years ago
Attachment: | panic_hrev47314.png added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
I just tried under vbox, and couldn't get a KDL. Diver, could you recheck ?
comment:4 by , 10 years ago
Which version of VirtualBox ? How is the NIC configured ? Here 4.3.10, NIC configured in "NAT" mode.
comment:5 by , 10 years ago
VBoxManage showvminfo Haiku | grep NIC.1 NIC 1: MAC: 0800273A9807, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) VBoxManage --version 4.1.28r89849
comment:6 by , 10 years ago
I can reproduce the deadlock every time, but not the KDL. I wonder if it depends on the number of cpu assigned to the VM... 1 cpu here.
comment:8 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:9 by , 6 years ago
The backtrace looks identical to the one in #10919, and is no longer related to the ticket description. Shall we close this as duplicated ?
comment:10 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The second backtrace is indeed a dupe of #10919. Closing in hope that original problem was fixed in the meantime.
This is with hrev47314.