On Nov 22, 2004, at 4:45 PM, [EMAIL PROTECTED] wrote:
$gdb maildrop
GNU gdb 6.1
[...]
This GDB was configured as "sparc64-unknown-openbsd3.6"...(no debugging
symbols found)...
(gdb) run < testmsg
Starting program: /usr/local/bin/maildrop < testmsg
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...

You should rebuild "maildrop" with "-g" so it will have debugging symbols.

Program received signal SIGABRT, Aborted.
0x00000000447e1b80 in abort () from /usr/lib/libc.so.34.1

... and ... and ... ??? At least learn the "bt" command in "gdb" so you can tell us something useful about what was going on before abort() got called in the C library.

        - Greg



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to