Browse thread
Tips to find the cause of a seg fault
[
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-12-01 (09:15) |
From: | oliver@f... |
Subject: | Re: [Caml-list] Tips to find the cause of a seg fault |
Hi, On Wed, Dec 01, 2010 at 09:32:16AM +0100, Philippe Veber wrote: > Actually I was not confident I could extract a small program reproducing the > issue until ... you had me try ! I could get a very tiny example that > behaves exactly the same, which does not involve opengl at all, only sdl. > Here it is : [...] After installing some sdl-related packages, I could comopile the code. So far it does not crash. What actions do create the segfault for you? Ciao, Oliver