On Tue, Dec 12, 2006 at 03:10:09PM +0100, Aurélien GÉRÔME wrote:
> Sure, this is now the real bug which happens on both Etch and Sid
> on alpha architecture. However, it happens at an early stage in
> scilab (when you launch it), so it probably has something to do with
> either wrong compiled code for alpha (it would be a gcc bug) or an
> architecture-specific quirk. I am currently investigating the issue
> with gdb...

Starting program: /home/ag/build/scilab-4.0/bin/scilex
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 17888)]
[New Thread 32769 (LWP 17893)]
[New Thread 16386 (LWP 17894)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 17888)]
0x0000000120078cfc in cresmatvar_ ()
(gdb) bt
#0  0x0000000120078cfc in cresmatvar_ ()
#1  0x0000000120078418 in inisci_ ()
#2  0x00000001205771a8 in VTRun ()
#3  0x000000012057c67c in main_sci ()
#4  0x000000012057cf00 in realmain_ ()
#5  0x000000012004d718 in MAIN__ ()

The bug is located in the Fortran code of ./routines/system/inisci.f,
so it must be related to g77 in some way. I searched a bit, but I
do not know much about Fortran. Sylvestre, can you be of any help on
this? :)

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `-     Unix Sys & Net Admin

Attachment: signature.asc
Description: Digital signature

Reply via email to