No need for gdb here. When it happens try: lsof -p <PID>
where <PID> is the process-id of dbmail-imapd lsof -p $(pidof dbmail-imapd) should work. Then sent me the result. Jorge Bastos wrote: > Paul, > > I need your help to catch a bug here. > > Every 4/5 days imapd stop's responding, once I saw in the logs "error > opening tmpfile" or something like. > > Now it stoped responding but I didn't saw that. > > Running it with gdb doesn't work because the SIGPIPE makes it stop when it > happens. > > > > Is there an option or something to not make SIGPIPE stop gdb? > > > > Jorge, > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Dbmail-dev mailing list > [email protected] > http://twister.fastxs.net/mailman/listinfo/dbmail-dev -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
