On Sun, Feb 16, 2003 at 02:28:52PM +0800, leafy wrote:
> /usr/X11R6/bin/uic -i htmlpageinfo.h ./htmlpageinfo.ui
> 
In my attemp to 'truss' the above line, I get a truss.core instead. backtrace as 
follows:

Core was generated by `truss'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libc.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.5
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...
done.
Loaded symbols for /usr/libexec/ld-elf.so.1
#0  0x280bf8b3 in kill () from /usr/lib/libc.so.5
(gdb) backtrace
#0  0x280bf8b3 in kill () from /usr/lib/libc.so.5
#1  0x0804932c in free ()
#2  0x08048d15 in free ()
(gdb)


-- 
"Without the userland, the kernel is useless."
                                     --inspired by The Tao of Programming

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to