Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
teambob opened this issue Jun 7, 2015 · 1 comment
Open

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

teambob opened this issue Jun 7, 2015 · 1 comment
Milestone

Comments

@teambob
Copy link
Owner

teambob commented Jun 7, 2015

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)

@teambob teambob changed the title Dies with random errors [Bug] Dies with random errors [sf#20] Jun 7, 2015
@teambob teambob added this to the v3.1.4 milestone Jun 7, 2015
@teambob
Copy link
Owner Author

teambob commented Jun 7, 2015

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant