Opened 10 years ago
Closed 4 years ago
#11349 closed bug (fixed)
"unhandled page fault in kernel space at 0xdeadbefb" while running python testsuite.
Reported by: | pulkomandy | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Network & Internet/Stack | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #15952 | Blocking: | |
Platform: | All |
Description
This is reproductible by running the python 2.7.8 testsuite.
The crash happens in TCPEndpoint::IsBound called from TCPEndpoint destructor via EndpointManager::Unbind. This occues in the "loop consumer" thread when it calls socket_release.
Attachments (1)
Change History (7)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
comment:3 by , 5 years ago
Still seeing this one in latest images. See screenshot attached. Saw when shutting down machine. x86_64 "around hrev54170"
comment:6 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Not reproductible with python test suite anymore.
Note:
See TracTickets
for help on using tickets.
Potentially related to #5566.