Browse thread
Causes for segfaults
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-11-04 (20:19) |
From: | Jamie Brandon <jamie@s...> |
Subject: | Causes for segfaults |
Is there an authoritative list anywhere of the possible causes for segfaults in ocaml? I'm not using the FFI or -unsafe and I have ruled out overflowing the c stack and allocating large strings/arrays. I'm using ocaml 3.09.3 with extlib, netclient, json-static, xml-light, str and no compilation options. Cheers Jamie