GNOME Bugzilla – Bug 499811
.pan2/tasks.nzb can only be (2^15)-1 lines long
Last modified: 2008-01-28 16:12:00 UTC
I am not sure of the exact version. Clicking about gives 0.132, which could mean 0.13.2 or 0.14.0.132. I am running debian testing. pan: parts.cc:244: void pan::Parts::set_parts(const pan::PartBatch&): Assertion `pch == part_mid_buf + part_mid_buf_len' failed. Program received signal SIGABRT, Aborted.
+ Trace 179730
Thread 3073926848 (LWP 18531)
I ended up googling for the error message and following http://ubuntuforums.org/showthread.php?t=441073&page=2 but I don't have debugging symbols installed so ended up splitting the file into smaller parts. Upon experimentation I found that 32000 works 33000 doesn't. I haven't actually tested the exact value, though made a guess at it.
*** This bug has been marked as a duplicate of 501914 ***