On Friday 01 February 2008, Harald Barth wrote: > > Upgrading openafs server from 1.4.4 to 1.4.6 on linux alpha results in > > ptserver segfault with signal 11. ptserver is not able any more to > > synchronize the prdb from primary db server with 1.4.6 on amd64. > > > > ptserver segfault in the middle of sync > > Can you enable that the system produces a core dump and then let us know > a backtrace? > > Harald.
ptserver is not compiled with debug.... I can recompile with -g... It that helps: gdb ./ptserver /var/lib/openafs/logs/coreptserver (gdb) bt #0 0x0000000120016120 in free_map () #1 0x00000001200162b0 in bic_bitmap () #2 0x00000001200165a0 in and_map () #3 0x0000000120016660 in bic_map () #4 0x0000000120005588 in pt_mywrite () #5 0x00000001200189f8 in SDISK_SendFile () #6 0x0000000120024608 in _DISK_SendFile () #7 0x0000000120023608 in DISK_ExecuteRequest () #8 0x00000001200467d0 in rxi_ServerProc () #9 0x000000012003beb8 in rx_ServerProc () #10 0x00000001200510e8 in Create_Process_Part2 () #11 0x00000200000bd0a4 in ?? () from /lib/libc.so.6.1 Cheers, Andrej -- _____________________________________________________________ doc. dr. Andrej Filipcic, E-mail: [EMAIL PROTECTED] Department of Experimental High Energy Physics - F9 Jozef Stefan Institute, Jamova 39, P.o.Box 3000 SI-1001 Ljubljana, Slovenia Tel.: +386-1-477-3674 Fax: +386-1-477-3166 ------------------------------------------------------------- _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
