0x0@lemmy.zip to Programmer Humor@programming.dev · 1 month agorace conditionslemmy.zipimagemessage-square66linkfedilinkarrow-up1780arrow-down122
arrow-up1758arrow-down1imagerace conditionslemmy.zip0x0@lemmy.zip to Programmer Humor@programming.dev · 1 month agomessage-square66linkfedilink
minus-squarejj4211@lemmy.worldlinkfedilinkarrow-up12·1 month agoTechnically any language runtime can end in a segmentation fault. For some languages, in principle this shouldn’t be possible, but the runtimes can have bugs and/or you are calling libraries that do some native code at some point.
Technically any language runtime can end in a segmentation fault.
For some languages, in principle this shouldn’t be possible, but the runtimes can have bugs and/or you are calling libraries that do some native code at some point.