Results 1 to 1 of 1
Hi All,
I'm a newbie on linux, I get below message while trying to generate a SQUID report through webmin.
sarg -l /var/log/squid/access.log-20101022.bz2
SARG: Decompressing log file: /var/log/squid/access.log-20101022.bz2 > /tmp/sarg-file.in ...
- 11-08-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 7
SARG fail to generate report
Hi All,
I'm a newbie on linux, I get below message while trying to generate a SQUID report through webmin.
sarg -l /var/log/squid/access.log-20101022.bz2
SARG: Decompressing log file: /var/log/squid/access.log-20101022.bz2 > /tmp/sarg-file.in (bzcat)
*** stack smashing detected ***: sarg terminated
======= Backtrace: =========
/lib64/libc.so.6(__fortify_fail+0x37)[0x7fb9d4703507]
/lib64/libc.so.6(__fortify_fail+0x0)[0x7fb9d47034d0]
sarg[0x415e70]
sarg[0x40cb4a]
sarg[0x40995f]
/lib64/libc.so.6(__libc_start_main+0xe6)[0x7fb9d4639586]
sarg[0x401e89]
======= Memory map: ========
00400000-0042e000 r-xp 00000000 fd:01 33005 /usr/bin/sarg
0062d000-0062e000 r--p 0002d000 fd:01 33005 /usr/bin/sarg
0062e000-00639000 rw-p 0002e000 fd:01 33005 /usr/bin/sarg
00639000-00805000 rw-p 00639000 00:00 0 [heap]
7fb9d4403000-7fb9d4419000 r-xp 00000000 fd:01 1843318 /lib64/libgcc_s.so.1
7fb9d4419000-7fb9d4619000 ---p 00016000 fd:01 1843318 /lib64/libgcc_s.so.1
7fb9d4619000-7fb9d461a000 r--p 00016000 fd:01 1843318 /lib64/libgcc_s.so.1
7fb9d461a000-7fb9d461b000 rw-p 00017000 fd:01 1843318 /lib64/libgcc_s.so.1
7fb9d461b000-7fb9d476a000 r-xp 00000000 fd:01 1843208 /lib64/libc-2.9.so
7fb9d476a000-7fb9d496a000 ---p 0014f000 fd:01 1843208 /lib64/libc-2.9.so
7fb9d496a000-7fb9d496e000 r--p 0014f000 fd:01 1843208 /lib64/libc-2.9.so
7fb9d496e000-7fb9d496f000 rw-p 00153000 fd:01 1843208 /lib64/libc-2.9.so
7fb9d496f000-7fb9d4974000 rw-p 7fb9d496f000 00:00 0
7fb9d4974000-7fb9d4992000 r-xp 00000000 fd:01 1843422 /lib64/ld-2.9.so
7fb9d4b5c000-7fb9d4b5e000 rw-p 7fb9d4b5c000 00:00 0
7fb9d4b8f000-7fb9d4b91000 rw-p 7fb9d4b8f000 00:00 0
7fb9d4b91000-7fb9d4b92000 r--p 0001d000 fd:01 1843422 /lib64/ld-2.9.so
7fb9d4b92000-7fb9d4b93000 rw-p 0001e000 fd:01 1843422 /lib64/ld-2.9.so
7fff32532000-7fff325f0000 rw-p 7ffffff41000 00:00 0 [stack]
7fff325ff000-7fff32600000 r-xp 7fff325ff000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
Is it something wrong with the SARG?
Thank you.


Reply With Quote