Bug#338148: camlstartup asm file

2005-12-07 Thread Steve Langasek
severity 338148 important tags 338437 patch thanks On Wed, Dec 07, 2005 at 10:51:48PM -0500, Mike Furr wrote: > Steve Langasek wrote: > > Rather, the segfault happens in camlPrintf__entry, which is called > > from caml_startup__code_begin. I can't find a definition for > > camlPrintf__entry anyw

Bug#338148: camlstartup asm file

2005-12-07 Thread Mike Furr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve Langasek wrote: > Rather, the segfault happens in camlPrintf__entry, which is called > from caml_startup__code_begin. I can't find a definition for > camlPrintf__entry anywhere, and I do in fact see some > suspicious-looking differences when dis

Bug#338148: camlstartup asm file

2005-12-05 Thread Steve Langasek
On Sun, Dec 04, 2005 at 12:48:17AM +0100, Julien Cristau wrote: > The segv happens, according to gdb, in the caml_startup__code_begin > function. This function seems to come from the camlstartup temporary > file, created by asmcomp/asmlink.ml. > Steve Langasek asked me to send this startup file to

Bug#338148: camlstartup asm file

2005-12-03 Thread Julien Cristau
Hi, The segv happens, according to gdb, in the caml_startup__code_begin function. This function seems to come from the camlstartup temporary file, created by asmcomp/asmlink.ml. Steve Langasek asked me to send this startup file to the bug, so you'll find it attached. This startup file is normally