Paul Bijnens wrote:
Anthony Valentine wrote:I get a seg fault when I try that command. Output is below (tabs added for readability). Here is the gdb output. Does it matter to gbd that I compiled Amanda with IBM's C for AIX and not gcc? sbsdp|amanda: /home/amanda > gdb /usr/local/libexec/selfcheck GNU gdb 6.0 [snip] (gdb) run < /home/amanda/selfcheckoptions Starting program: /usr/local/libexec/selfcheck < /home/amanda/selfcheckoptions Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1] 0xd3c722b8 in debug_alloc () from /usr/local/lib/libamclient.a(libamclient-2.4.5.so) (gdb) where #0 0xd3c722b8 in debug_alloc () from /usr/local/lib/libamclient.a(libamclient-2.4.5.so) #1 0xd3c7517c in parse_g_options (str=0x2000b370 ";", verbose=1) at client_util.c:613 #2 0x100027b4 in main (argc=1, argv=0x2ff21c24) at selfcheck.c:130 (gdb) quit Thanks again for your assistance. It is greatly appreciated! Anthony |
- Re: Problem with 2.4.5's selfcheck Anthony Valentine
- Re: Problem with 2.4.5's selfcheck Anthony Valentine
- Re: Problem with 2.4.5's selfcheck Gene Heskett
