teambob/docfrac

[Bug] Dies with random errors [sf#20]

Opened this issue · 1 comments

Reported by xybre on 2008-11-07 21:16 UTC
Converting foo.html to foo.rtf
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted

Converting foo.html to foo.rtf
Segmentation fault

Converting foo.html to foo.rtf
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_S_create
Aborted

This is with the same file each time, giving a different error.

Here's my environment:

~/tmp/docfrac-3.1.5$ gcc -v

Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)

Updated by xybre on 2008-11-07 21:17 UTC

  • priority: 5 --> 8
  • assigned_to: nobody --> andrewpunch