0x0@lemmy.zip to Programmer Humor@programming.dev · 18 days agorace conditionslemmy.zipimagemessage-square67fedilinkarrow-up1827arrow-down124
arrow-up1803arrow-down1imagerace conditionslemmy.zip0x0@lemmy.zip to Programmer Humor@programming.dev · 18 days agomessage-square67fedilink
minus-squarejj4211@lemmy.worldlinkfedilinkarrow-up11·17 days 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.