[OpenAFS] openafs 1.4.6 ptserver on alpha segfault
Andrej Filipcic
andrej.filipcic@ijs.si
Fri, 1 Feb 2008 11:18:26 +0100
On Friday 01 February 2008, Andrej Filipcic wrote:
> 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
It is actually in:
#0 free_map (parm=<value optimized out>) at map.c:122
122 next = map->m_next;
Andrej
--
_____________________________________________________________
doc. dr. Andrej Filipcic, E-mail: Andrej.Filipcic@ijs.si
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
-------------------------------------------------------------