-
Notifications
You must be signed in to change notification settings - Fork 773
Description
What is your issue about?
Django project crashes when using autobahn==23.6.2
Additional context
Using >wsl -v
WSL version: 2.6.1.0
Kernel version: 6.6.87.2-1
WSLg version: 1.0.66
MSRDC version: 1.2.6353
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.22631.6060
in an ubuntu VM with /proc/cpuinfo:
processor : 11
vendor_id : GenuineIntel
cpu family : 6
model : 186
model name : 13th Gen Intel(R) Core(TM) i5-1345U
stepping : 3
microcode : 0xffffffff
cpu MHz : 2496.011
cache size : 12288 KB
physical id : 0
siblings : 12
core id : 5
cpu cores : 6
apicid : 11
initial apicid : 11
fpu : yes
fpu_exception : yes
cpuid level : 28
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology tsc_reliable nonstop_tsc cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves avx_vnni vnmi umip waitpkg gfni vaes vpclmulqdq rdpid movdiri movdir64b fsrm md_clear serialize flush_l1d arch_capabilities
vmx flags : vnmi invvpid ept_x_only ept_ad ept_1gb tsc_offset vtpr ept vpid unrestricted_guest ept_mode_based_exec tsc_scaling usr_wait_pause
bugs : spectre_v1 spectre_v2 spec_store_bypass swapgs retbleed eibrs_pbrsb rfds bhi
bogomips : 4992.02
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
In django project using autobahn, I get an crash after some seconds due to autobahn using unavailable instruction:
dmesg result:
[ 212.009056] Failed to refresh allocated ports,
[ 212.009063] Exception thrown by void NetlinkTransaction::Execute(const std::function<void (const NetlinkResponse &)> &) in NetlinkTransaction.cpp:35:Error in netlink transaction.
Innermost exception: Exception thrown by NetlinkResponse NetlinkChannel::ReceiveNetlinkResponse() in .\NetlinkChannel.hxx:116:recvmsg(9, (56 bytes) {a0,e6,bc,5e,74,7f,00,00,80,00,00,00,00,00,00,00,90,e6,bc,5e,74,7f,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00}, 34) failed with errno=105 (No buffer space available)
Request: (72 bytes) {48,00,00,00,14,00,05,03,fd,05,00,00,00,00,00,00,02,06,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00}
Responses: (seen: 0) []