AtomVM icon indicating copy to clipboard operation
AtomVM copied to clipboard

Crash in socket_dist_controller

Open bettio opened this issue 1 month ago • 0 comments

This might be related to other previous crashes. See also build-and-test (clang-10, -O3, 25, 1.11.1) Found while running CI on 6ef74599478c3d785f9ac2e25448516e84ab52dc

CRASH 
======
pid: <0.2122.0>

Stacktrace:
[{proc_lib,exit_raise,3,[{file,"/__w/AtomVM/AtomVM/libs/estdlib/src/proc_lib.erl"},{line,286}]}]

cp: #CP<module: 5, label: 93, offset: 0>

x[0]: exit
x[1]: {{case_clause,{error,closed}},[{socket_dist_controller,recv_data_loop,1,[{file,"/__w/AtomVM/AtomVM/libs/estdlib/src/socket_dist_controller.erl"},{line,173}]},{socket_dist_controller,handle_info,2,[{file,"/__w/AtomVM/AtomVM/libs/estdlib/src/socket_dist_controller.erl"},{line,161}]},{gen_server,handle_msg,4,[{file,"/__w/AtomVM/AtomVM/libs/estdlib/src/gen_server.erl"},{line,561}]},{proc_lib,init_p,5,[{file,"/__w/AtomVM/AtomVM/libs/estdlib/src/proc_lib.erl"},{line,272}]},{proc_lib,init_p,5,[{file,"/__w/AtomVM/AtomVM/libs/estdlib/src/proc_lib.erl"},{line,272}]}]}
x[2]: {1,1,48,1,[{5,1404}],exit}

Stack 
-----



Mailbox
-------


Monitors
--------
link to <0.2123.0>
monitored by resource type dist_connection ref=6585
monitored by resource type socket_fd ref=6590


**End Of Crash Report**
Segmentation fault (core dumped)

bettio avatar Dec 09 '25 15:12 bettio