|
[Rivet] Multiple messages with rivetHendrik Hoeth hendrik.hoeth at cern.chThu Feb 17 10:46:23 GMT 2011
Thus spake Zenonas Zenonos (zinon123 at gmail.com): > GenEvent::write_vertex !v||!os, v=0x10fbb570 setting badbit > > What does it mean? Is it an error from side or it's a issue related to > Rivet? This usually lead to a dump core of the job. Typically the logic is the other way round. Rivet crashes, your generator can't write into the pipe anymore (I suppose you're using the FIFO method) and then you get tons of those messages. I haven't looked at your code, but I believe that your segfault is the cause of those messages, not the other way round. Cheers, Hendrik -- It pays to be obvious, especially if you have a reputation for subtlety. -- Isaac Asimov
More information about the Rivet mailing list |