[Orca-users] Re: orca segfaults on start
Rob Joost
rob.joost at knowledgenet.com
Wed Feb 26 21:13:11 PST 2003
Thanks, I added the SUNWscpux and it took care of the first problem.
It still dumps core though:
I verified that the perl packages are all at the min level as specified in
the orca perl script.
I installed it according to Paul Beard's instructions at
http://www.mindspring.com~pkdb/ORCA.html (make test_modules worked fine..)
EXCEPT that I installed SEToolkit 3.2.1
root at dev3:/usr/local/bin# ./orca -v
../lib/orcallator.cfg
Orca version 0.265 using RRDs version 1.000401 at Wed
Feb 26 22:05:05 2003.
Loading state from
`/orca/rrd/rrd/orcallator/orcallator/orca.state'.
Creating orca_logo.gif.
Creating rrdtool_logo.gif.
Creating rothschild_image_logo.png.
Finding files and setting up data structures at Wed
Feb 26 22:05:05 2003.
RSS VSZ %MEM TIME USER PID COMMAND
5256 5944 0.7 0:02 root 10085
/usr/local/bin/perl
Current running time is 0:01 minutes.
Loading new data from group orcallator for dev3.
Read 3 data points from
`/usr/local/var/orca/orcallator/dev3/orcallator-2003-02-26-004'.
Read 10 data points from
`/usr/local/var/orca/orcallator/dev3/orcallator-2003-02-26-000.bz2'.
Read 1 data point from
`/usr/local/var/orca/orcallator/dev3/orcallator-2003-02-26-001.bz2'.
Read 41 data points from
`/usr/local/var/orca/orcallator/dev3/orcallator-2003-02-26-002.bz2'.
Read 5 data points from
`/usr/local/var/orca/orcallator/dev3/orcallator-2003-02-26-003.bz2'.
Flushing new data and updating PNGs from dev3.
Segmentation Fault (core dumped)
truss -fea ./orca -v ../lib/orcallator.cfg
10097:
stat64("/usr/local/var/orca/orcallator/dev3/orcallator-2003-02-26-003.bz2",
0x000EEE90) = 0
10097: time()
= 1046322388
10097: read(6, " 3 9 8 2\n 1 0 4 6 3 2 1".., 5120)
= 1030
10097: read(6, 0x0034100C, 5120)
= 0
10097: time()
= 1046322388
10097: read(6, 0x0034100C, 5120)
= 0
10097: llseek(6, 0, SEEK_CUR)
Err#29 ESPIPE
10097: close(6)
= 0
10097: sigaction(SIGHUP, 0xFFBEF878, 0xFFBEF9D0)
= 0
10097: sigaction(SIGINT, 0xFFBEF878, 0xFFBEF9B0)
= 0
10097: sigaction(SIGQUIT, 0xFFBEF878, 0xFFBEF990)
= 0
10097: waitid(P_PID, 10102, 0xFFBEF828,
WEXITED|WTRAPPED) = 0
10097: sigaction(SIGHUP, 0xFFBEF898, 0x00000000)
= 0
10097: sigaction(SIGINT, 0xFFBEF898, 0x00000000)
= 0
10097: sigaction(SIGQUIT, 0xFFBEF898, 0x00000000)
= 0
Read 5 data points from
`/usr/local/var/orca/orcallator/dev3/orcallator-2003-02-26-003.bz2'.
10097: write(1, " R e a d 5".., 99)
= 99
10097: time()
= 1046322388
Flushing new data and updating PNGs from dev3.
10097: write(1, " F l u s h i n g n e w".., 47)
= 47
10097: time()
= 1046322388
10097: time()
= 1046322388
10097: time()
= 1046322388
10097: time()
= 1046322388
10097: time()
= 1046322388
10097:
open("/orca/rrd/rrd/orcallator/orcallator/o_dev3/gauge_1024_X_freememK.rrd",
O_RDONLY) = 5
10097: fstat64(5, 0xFFBEED30)
= 0
10097: brk(0x003FF000)
= 0
10097: ioctl(5, TCGETA, 0xFFBEECBC)
Err#25 ENOTTY
10097: read(5, " R R D\0 0 0 0 1\0\0\0\0".., 8192)
= 8192
10097: llseek(5, 0, SEEK_CUR)
= 8192
10097: lseek(5, 20700, SEEK_SET)
= 20700
10097: lseek(5, 1500, SEEK_SET)
= 1500
10097: read(5, " AB816 t\0\0\0\0 AB8\r04".., 8192)
= 8192
10097: llseek(5, 0xFFFFFFFFFFFFE098, SEEK_CUR)
= 1652
10097: close(5)
= 0
10097: Incurred fault #6, FLTBOUNDS %pc =
0xFF07291C
10097: siginfo: SIGSEGV SEGV_MAPERR
addr=0xFD44CCB0
10097: Received signal #11, SIGSEGV [default]
10097: siginfo: SIGSEGV SEGV_MAPERR
addr=0xFD44CCB0
10097: *** process killed ***
More information about the Orca-users
mailing list