[Bug 1404029] [NEW] Segfault in openssl command line utility

2014-12-18 Thread smpahlman
Public bug reported: openssl (1.0.1-4ubuntu5.20) on 12.04(.5) crashes with segfault when attempting to decrypt a malformed SMIME file. The reproducer is attached and the command line which yields the crash is: $ openssl smime -decrypt -inkey /tmp/private_key.pem < /tmp/sample.smime Upstream o

[Bug 739472] Re: evince crashed with SIGSEGV in DCTStream::reset()

2011-08-10 Thread smpahlman
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/739472 Title: evince crashed with SIGSEGV in DCTStream::reset() To manage notifications about this bug go to: https://

[Bug 812426] Re: eog crashed with SIGSEGV in rsvg_filter_primitive_image_render_in()

2011-07-24 Thread smpahlman
For me it does crash on 32-bit oneiric too but for some reason not every time the file is opened but just occasionally. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/812426 Title: eog crashed with S

[Bug 575107] Re: evince crashed with SIGSEGV in Parser::getPos()

2010-09-30 Thread smpahlman
** Visibility changed to: Public -- evince crashed with SIGSEGV in Parser::getPos() https://bugs.launchpad.net/bugs/575107 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 593328] Re: eog crashed with SIGSEGV in TIFFYCbCrtoRGB()

2010-08-31 Thread smpahlman
*** This bug is a duplicate of bug 591605 *** https://bugs.launchpad.net/bugs/591605 ** Visibility changed to: Public -- eog crashed with SIGSEGV in TIFFYCbCrtoRGB() https://bugs.launchpad.net/bugs/593328 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 597246] Re: eog crashed with SIGSEGV in TIFFVGetField()

2010-08-15 Thread smpahlman
** Visibility changed to: Public -- eog crashed with SIGSEGV in TIFFVGetField() https://bugs.launchpad.net/bugs/597246 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://list

[Bug 546065] Re: evince crashed with SIGSEGV in _int_malloc()

2010-08-14 Thread smpahlman
** Visibility changed to: Public -- evince crashed with SIGSEGV in _int_malloc() https://bugs.launchpad.net/bugs/546065 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lis

[Bug 599439] Re: evince crashed with SIGSEGV in JPXStream::readTilePartData()

2010-08-14 Thread smpahlman
** Visibility changed to: Public -- evince crashed with SIGSEGV in JPXStream::readTilePartData() https://bugs.launchpad.net/bugs/599439 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 599674] Re: evince crashed with SIGSEGV in GooString::hasUnicodeMarker()

2010-07-01 Thread smpahlman
** Visibility changed to: Public -- evince crashed with SIGSEGV in GooString::hasUnicodeMarker() https://bugs.launchpad.net/bugs/599674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 599454] Re: evince crashes in JBIG2Bitmap::getSlice

2010-06-28 Thread smpahlman
This seems like a duplicate of this one: https://bugs.freedesktop.org/show_bug.cgi?id=28170. Just not fixed in Ubuntu yet. ** Bug watch added: freedesktop.org Bugzilla #28170 http://bugs.freedesktop.org/show_bug.cgi?id=28170 -- evince crashes in JBIG2Bitmap::getSlice https://bugs.launchpad.n

[Bug 406826] Re: evince-thumbnailer crashed with SIGSEGV in DCTStream::reset()

2010-06-28 Thread smpahlman
This does not seem like a security issue, so fixing this is not that critical. Here's however, a minimal reproducer for the issue. Makes evince to segfault when opened. ** Attachment added: "Reproducer" http://launchpadlibrarian.net/51041044/sample.pdf.gz ** Changed in: evince (Ubuntu)

[Bug 599454] Re: evince crashes in JBIG2Bitmap::getSlice

2010-06-28 Thread smpahlman
** Attachment added: "Reproducer" http://launchpadlibrarian.net/51040840/sample.pdf.gz -- evince crashes in JBIG2Bitmap::getSlice https://bugs.launchpad.net/bugs/599454 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 599454] [NEW] evince crashes in JBIG2Bitmap::getSlice

2010-06-28 Thread smpahlman
Public bug reported: evince crashes with the following backtrace when opening the attached reproducer. (gdb) bt #0 0xb68b942f in JBIG2Bitmap::getSlice (this=0x0, x=0, y=0, wA=11, hA=142) at JBIG2Stream.cc:678 #1 0xb68c17f5 in JBIG2Stream::readPatternDictSeg (this=0x9679af0, segNum=28

[Bug 594120] Re: eog crashed with SIGSEGV in __strlen_sse2()

2010-06-15 Thread smpahlman
Here's the valgrind output too. ==23610== Memcheck, a memory error detector ==23610== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==23610== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info ==23610== Command: eog /tmp/sample.svg ==23610== ==23610==

[Bug 594120] Re: eog crashed with SIGSEGV in __strlen_sse2()

2010-06-15 Thread smpahlman
(gdb) r /tmp/sample.svg Starting program: /usr/bin/eog /home/sauli/Desktop/librsvg/fubwt-1116.svg [Thread debugging using libthread_db enabled] [New Thread 0xb7e7db70 (LWP 21478)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7e7db70 (LWP 21478)] rsvg_css_parse_xml_a

[Bug 406826] Re: evince-thumbnailer crashed with SIGSEGV in DCTStream::reset()

2010-05-04 Thread smpahlman
I was about to report a crash which seems a duplicate of this one. As the bug was marked as invalid because of a missing attachment, I am attaching a PDF which causes the same crash. ** Attachment added: "A file which semes to cause the same crash." http://launchpadlibrarian.net/47781047/sam

[Bug 537331] Re: evince crashed with SIGSEGV in __memset_sse2() when opening a PDF

2010-04-06 Thread smpahlman
Valgrind output attached as valgrind-logs-evince.tar.gz. The PDF triggering this bug is already attached at sample.pdf. ** Attachment added: "valgrind-logs-evince.tar.gz" http://launchpadlibrarian.net/43256503/valgrind-logs-evince.tar.gz -- evince crashed with SIGSEGV in __memset_sse2() when