After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 499811 - .pan2/tasks.nzb can only be (2^15)-1 lines long
.pan2/tasks.nzb can only be (2^15)-1 lines long
Status: RESOLVED DUPLICATE of bug 501914
Product: Pan
Classification: Other
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2007-11-26 20:28 UTC by thisisatemporarynameasidontwantspampleasedeleteatwill
Modified: 2008-01-28 16:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description thisisatemporarynameasidontwantspampleasedeleteatwill 2007-11-26 20:28:17 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.

Thread 3073926848 (LWP 18531)

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/i686/cmov/libc.so.6
  • #2 abort
    from /lib/i686/cmov/libc.so.6
  • #3 __assert_fail
    from /lib/i686/cmov/libc.so.6
  • #4 pan::Parts::set_parts
  • #5 ??
  • #6 g_markup_parse_context_parse
    from /usr/lib/libglib-2.0.so.0
  • #7 pan::NZB::tasks_from_nzb_string
  • #8 pan::DataImpl::load_tasks
  • #9 pan::Queue::Queue
  • #10 main

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.
Comment 1 Charles Kerr 2008-01-28 16:12:00 UTC

*** This bug has been marked as a duplicate of 501914 ***