On Sunday 24 June 2007 15:08, Frank Sweetser wrote: > Kern Sibbald wrote: > >> Does this make sense, or is there something I've missed here? > > > > Yes, *everything* makes sense, and is one of the best analyses and "educated > > Whew! > > > guesswork" that I have ever seen! Can I hire you? :-) > > I'll keep that in mind if I ever leave academia =) > > > I think it is rather trivial to fix, but I want to look at the code a bit as > > there are several possibilities. In the mean time, a couple of questions: > > > > Can you reproduce it relatively easily? (i.e. if I fix it will you know in a > > reasonable time?) > > Yes. I can easily check for the RST issue by running and monitoring a job,
Ah, yes, of course -- the advantage of the bottom up approach :-) > so > I can check for this quickly. I typically have at least one system fail on > this error each night, so a couple days should confirm the crashes are gone. > > > What version of Bacula are you running? (so I can send you a new file or a > > patch). > > 2.0.3. OK, comment out line 578 of <bacula-source>/src/lib/tls.c that reads: bnet_restore_blocking(bsock, flags); then cd <bacula-source> make make install ... There is a 1 in 10000 chance this could break something, but I don't think so. > > > Regards, > > > > Kern > > > -- > Frank Sweetser fs at wpi.edu | For every problem, there is a solution that > WPI Network Engineer | is simple, elegant, and wrong. - HL Mencken > GPG fingerprint = 6174 1257 129E 0D21 D8D4 E8A3 8E39 29E3 E2E8 8CEC > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
