On Thu, Dec 16, 2004 at 11:04:25PM +0000, Jorge Almeida wrote: > On Thu, 16 Dec 2004, Andreas Aardal Hanssen wrote: > > > > >It shouldn't matter; Binc should handle corrupt files. But hmm.. just to > >make sure, you should try attaching to bincimapd after logging in using > >gdb (gdb <pid>), then reproduce the error so that gdb catches the crash. > >Then do a backtrace in gdb with "bt" to see where Binc crashes. > > > > $ gdb 1254 > GNU gdb 6.0
Try gdb /usr/bin/bincimapd 1254 instead. gdb needs to know the executable file as well as the pid. //Peter
