Opened 16 years ago
Closed 16 years ago
#3667 closed defect (fixed)
Virtualbox asserts out with cChangedFDs >= 0 => Fixed in SVN
Reported by: | Roger Fujii | Owned by: | |
---|---|---|---|
Component: | network/NAT | Version: | VirtualBox 2.2.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Running Solaris Vbox and it exits out (clip from log):
00:02:49.860 !!Assertion Failed!! 00:02:49.860 Expression: cChangedFDs >= 0 00:02:49.860 Location : /export/home/vbox/tinderclient/sol-rel/src/VBox/Devices/Network/DrvNAT.cpp(390) int drvNATAsyncIoThread(PDMDRVINS*, PDMTHREAD*)
I don't see why this assertion is even there, as EINTR will make poll return with a -1
Attachments (1)
Change History (3)
by , 16 years ago
comment:1 by , 16 years ago
Summary: | Virtualbox asserts out with cChangedFDs >= 0 → Virtualbox asserts out with cChangedFDs >= 0 => Fixed in SVN |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Vbox.log