<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [pdfseparate] Segfault in XRef.cc:1609"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85234#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [pdfseparate] Segfault in XRef.cc:1609"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85234">bug 85234</a>
              from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>I can't reproduce the crash at all.

Adrian can you?

tsdgeos@inspiron:~/poppler$ valgrind ./build-new/utils/pdfseparate
~/pdf/attachment.cgi\?id\=108109 /dev/null 
==9468== Memcheck, a memory error detector
==9468== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==9468== Using Valgrind-3.10.0 and LibVEX; rerun with -h for copyright info
==9468== Command: ./build-new/utils/pdfseparate
/home/tsdgeos/pdf/attachment.cgi?id=108109 /dev/null
==9468== 
Syntax Error: Bad object number
Syntax Error: Bad object number
Syntax Error: Couldn't read xref table
Syntax Error: Could not extract page(s) from damaged file
('/home/tsdgeos/pdf/attachment.cgi?id=108109')
==9468== 
==9468== HEAP SUMMARY:
==9468==     in use at exit: 34,125 bytes in 21 blocks
==9468==   total heap usage: 5,365 allocs, 5,344 frees, 567,630 bytes allocated
==9468== 
==9468== LEAK SUMMARY:
==9468==    definitely lost: 96 bytes in 1 blocks
==9468==    indirectly lost: 33,972 bytes in 11 blocks
==9468==      possibly lost: 0 bytes in 0 blocks
==9468==    still reachable: 57 bytes in 9 blocks
==9468==         suppressed: 0 bytes in 0 blocks
==9468== Rerun with --leak-check=full to see details of leaked memory
==9468== 
==9468== For counts of detected and suppressed errors, rerun with: -v
==9468== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)</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>