caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Search for the smallest possible possible Ocaml segfault....
@ 2007-11-08 14:17 Till Varoquaux
  2007-11-08 15:00 ` [Caml-list] " Jean-Christophe Filliâtre
                   ` (5 more replies)
  0 siblings, 6 replies; 30+ messages in thread
From: Till Varoquaux @ 2007-11-08 14:17 UTC (permalink / raw)
  To: caml-list

I have a  open bug in ocaml
(http://caml.inria.fr/mantis/view.php?id=4321) that leads very simply
to a segfault. The bug has been there for more than 4 months and is
still marked as "new". Since it seems to be stalling I thought I might
give it a gentle prod: what is the smallest possible ocaml program you
can come up with that leads to a reproducible segfault without using
FFI's Obj or Marshal. Here is mine:

Scanf.sscanf  "\"%2$c%1$s\"" "%{%c%s%}" (fun f->Printf.printf f 'x' "xy");;

My point of view would be to disable positional parameters until they are fixed.
Till
P.S.: I am very grateful for the great work the INRIA's team, my
intention is not to criticise it. My impression was that bug reported
via the mail ling list were acknowledged faster, I'm putting this
theory to the test.
-- 
http://till-varoquaux.blogspot.com/


^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2007-11-13  9:22 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-08 14:17 Search for the smallest possible possible Ocaml segfault Till Varoquaux
2007-11-08 15:00 ` [Caml-list] " Jean-Christophe Filliâtre
2007-11-08 15:17   ` Till Varoquaux
2007-11-08 15:55     ` Adrien
2007-11-08 16:05 ` Alain Frisch
2007-11-08 16:30   ` Feature request (was Re: [Caml-list] Search for the smallest possible possible Ocaml segfault....) Martin Jambon
2007-11-08 18:23     ` Martin Jambon
2007-11-08 16:07 ` [Caml-list] Search for the smallest possible possible Ocaml segfault Jeremy Yallop
2007-11-08 16:11   ` Jeremy Yallop
2007-11-08 16:17     ` Till Varoquaux
2007-11-08 17:02       ` Stefano Zacchiroli
2007-11-08 17:10         ` Till Varoquaux
2007-11-08 17:02       ` Pascal Zimmer
2007-11-08 17:12         ` Oliver Bandel
2007-11-08 17:11 ` Oliver Bandel
2007-11-08 17:13 ` Zheng Li
2007-11-08 17:55 ` [Caml-list] STOP (was: Search for the smallest possible possible Ocaml segfault) Xavier Leroy
2007-11-08 18:11   ` Tom Primožič
2007-11-08 18:23     ` [Caml-list] STOP Robert Fischer
2007-11-08 19:01       ` Basile STARYNKEVITCH
2007-11-08 18:31   ` [Caml-list] STOP (was: Search for the smallest possible possible Ocaml segfault) Till Varoquaux
2007-11-08 19:06   ` Oliver Bandel
2007-11-09 18:09     ` Pierre Weis
2007-11-10 14:32       ` OCaml's formatting libraries Bünzli Daniel
2007-11-10 14:58         ` [Caml-list] " Jon Harrop
2007-11-10 15:43           ` Bünzli Daniel
2007-11-10 19:13             ` Jon Harrop
2007-11-13  9:22               ` Pierre Weis
2007-11-13  9:13             ` Pierre Weis
2007-11-13  8:53         ` Pierre Weis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).