<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pdftotext aborts with Internal Error+SIGABRT"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84990">84990</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>pdftotext aborts with Internal Error+SIGABRT
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ravdune+bugzilla@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=107818" name="attach_107818" title="pdf to reproduce SIGABRT">attachment 107818</a> <a href="attachment.cgi?id=107818&action=edit" title="pdf to reproduce SIGABRT">[details]</a></span>
pdf to reproduce SIGABRT

Not sure if this is an actual bug, but since it says 'internal error' and
doesn't exit gracefully I thought I'd report this:

Running pdftotext util from master. Attached 392-fuzz-16.pdf

######################################

utils]$ libtool --mode=execute gdb ./pdftotext
GNU gdb (GDB) Fedora 7.7.1-19.fc20
...
Reading symbols from /home/foobar/poppler/utils/.libs/lt-pdftotext...done.
...

(gdb) run ~/392-fuzz-16.pdf /dev/null

Starting program: /home/foobar/poppler/utils/.libs/lt-pdftotext
~/392-fuzz-16.pdf /dev/null

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Syntax Error (77470): Illegal character ')'
Syntax Error: Couldn't find trailer dictionary
Syntax Error: Unknown operator '<9e>W'
Syntax Error: Unknown operator '<c0><e8>'
Syntax Error: Unknown operator '<c3><d2>'
Syntax Error: Unknown operator '<9e>W'
Syntax Error: Unknown operator '?<c8>'
Syntax Error: Unknown operator '<9e>W'
Syntax Error: Unknown operator '<07>I'
Internal Error (0): Call to Object where the object was type 10, not the
expected type 1, 14 or 2

Program received signal SIGABRT, Aborted.
0x00007ffff5b3a877 in raise () from /lib64/libc.so.6
(gdb)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>