Compiler Problems?

Thomas D. Dean tomdean at speakeasy.org
Sat Sep 15 18:02:39 PDT 2007


I see the 'hang' problem on the desktop, 

FreeBSD asus.tddhome 6.2-STABLE FreeBSD 6.2-STABLE #3: \
  Sun Sep  9 16:33:03 PDT 2007 \
  root at asus.tddhome:/usr/src/sys/GENERIC  i386
xorg 7.2

scilab -debug 
(gdb) r
     (menu bar -> demos -> signal processing - bode plot)

After a few minutes, scilex is using 90% of the cpu.  Here is the
console output.

# scilab -debug
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)...
(gdb) r
Starting program: /usr/local/lib/scilab/bin/scilex 
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
Scilab : X error trapped - error message follows:
BadWindow (invalid Window parameter)
top
^C
Program received signal SIGINT, Interrupt.
0x082c6050 in slamc3_ ()
(gdb) bt
#0  0x082c6050 in slamc3_ ()
#1  0x082c6b08 in slamc1_ ()
#2  0x082c6375 in slamc2_ ()
#3  0x082c6bb9 in slamch_ ()
#4  0x08249ac6 in rpoly_ ()
#5  0x0811db58 in introots_ ()
#6  0x0811e754 in polelm_ ()
#7  0x080825d1 in callinterf_ ()
#8  0x080a40a1 in scirun_ ()
#9  0x0844ff47 in VTRun ()
#10 0x08454656 in main_sci ()
#11 0x08454c91 in realmain_ ()
#12 0x0807eb7a in MAIN__ ()
#13 0x080866e8 in main ()
(gdb) quit
The program is running.  Exit anyway? (y or n) y


More information about the freebsd-current mailing list