<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>12598</bug_id>
          
          <creation_ts>2007-08-21 07:47:30 +0400</creation_ts>
          <short_desc>Segmentation fault</short_desc>
          <delta_ts>2019-06-19 02:40:35 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>tetex-core</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dmitry A. Kharitonov">kharpost</reporter>
          <assigned_to name="Alexander Bokovoy">ab</assigned_to>
          <cc>grenka</cc>
    
    <cc>imz</cc>
    
    <cc>kirill</cc>
    
    <cc>ldv</cc>
    
    <cc>led</cc>
    
    <cc>mike</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>54336</commentid>
    <comment_count>0</comment_count>
    <who name="Dmitry A. Kharitonov">kharpost</who>
    <bug_when>2007-08-21 07:47:30 +0400</bug_when>
    <thetext>[07:37:04 root@localhost ~]# pdfinfo /mnt/win_h/X5_Russian.pdf
Title:          X5_Rus_manual_2.1R.indd
Creator:        Adobe InDesign CS (3.0)
Producer:       Adobe PDF Library 6.0
CreationDate:   Fri Jul  7 12:28:51 2006
ModDate:        Tue Aug 21 07:04:49 2007
Tagged:         yes
Pages:          62
Encrypted:      no
Page size:      382.677 x 552.756 pts
File size:      13004710 bytes
Optimized:      yes
PDF version:    1.6
[07:38:57 root@localhost ~]# gdb --args pdftosrc /mnt/win_h/X5_Russian.pdf
GNU gdb 6.6-alt1 (ALT Linux)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type &quot;show copying&quot; to see the conditions.
There is absolutely no warranty for GDB.  Type &quot;show warranty&quot; for details.
This GDB was configured as &quot;x86_64-alt-linux&quot;...
(no debugging symbols found)
Using host libthread_db library &quot;/lib64/libthread_db.so.1&quot;.
(gdb) run
Starting program: /usr/bin/pdftosrc /mnt/win_h/X5_Russian.pdf
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
pdftosrc version 2.01
Error: PDF version 1.6 -- xpdf supports version 1.4 (continuing anyway)

Program received signal SIGSEGV, Segmentation fault.
0x0000000000401bb2 in __gxx_personality_v0 ()
(gdb) bt full
#0  0x0000000000401bb2 in __gxx_personality_v0 ()
No symbol table info available.
#1  0x00002aefd7fd5c14 in __libc_start_main () from /lib64/libc.so.6
No symbol table info available.
#2  0x0000000000401a1a in __gxx_personality_v0 ()
No symbol table info available.
#3  0x00007fffd32179f8 in ?? ()
No symbol table info available.
#4  0x0000000000000000 in ?? ()
No symbol table info available.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58074</commentid>
    <comment_count>1</comment_count>
    <who name="Victor Forsyuk">force</who>
    <bug_when>2007-11-12 16:00:21 +0300</bug_when>
    <thetext>(In reply to comment #0)
&gt; [07:38:57 root@localhost ~]# gdb --args pdftosrc /mnt/win_h/X5_Russian.pdf

[victor@localhost ~]$ rpmquery -f `which pdftosrc`
tetex-core-2.0-alt3
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58329</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitry A. Kharitonov">kharpost</who>
    <bug_when>2007-11-18 12:05:04 +0300</bug_when>
    <thetext>(In reply to comment #1)
&gt; (In reply to comment #0)
&gt; &gt; [07:38:57 root@localhost ~]# gdb --args pdftosrc /mnt/win_h/X5_Russian.pdf
&gt; 
&gt; [victor@localhost ~]$ rpmquery -f `which pdftosrc`
&gt; tetex-core-2.0-alt3
&gt; 

[11:49:52 user@dima ~]$ rpmquery -f `which pdftosrc`
tetex-core-2.0-alt3
[11:53:48 user@dima ~]$ gdb --args pdftosrc /mnt/win_h/X5_Russian.pdf
GNU gdb 6.6-alt1 (ALT Linux)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type &quot;show copying&quot; to see the conditions.
There is absolutely no warranty for GDB.  Type &quot;show warranty&quot; for details.
This GDB was configured as &quot;x86_64-alt-linux&quot;...
(no debugging symbols found)
Using host libthread_db library &quot;/lib64/libthread_db.so.1&quot;.
(gdb) run
Starting program: /usr/bin/pdftosrc /mnt/win_h/X5_Russian.pdf
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
pdftosrc version 2.01
Error: PDF version 1.6 -- xpdf supports version 1.4 (continuing anyway)

Program received signal SIGSEGV, Segmentation fault.
0x0000000000401f14 in __gxx_personality_v0 ()
(gdb) bt full
#0  0x0000000000401f14 in __gxx_personality_v0 ()
No symbol table info available.
#1  0x0000000000401a2b in __gxx_personality_v0 ()
No symbol table info available.
#2  0x00002aaaab1efc14 in __libc_start_main () from /lib64/libc.so.6
No symbol table info available.
#3  0x0000000000401719 in __gxx_personality_v0 ()
No symbol table info available.
#4  0x00007fff589f32d8 in ?? ()
No symbol table info available.
#5  0x0000000000000000 in ?? ()
No symbol table info available.

Могу куда-нибудь выложить pdf файл ~13М</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58358</commentid>
    <comment_count>3</comment_count>
    <who name="Victor Forsyuk">force</who>
    <bug_when>2007-11-19 15:19:41 +0300</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #1)
&gt; &gt; (In reply to comment #0)
&gt; &gt; &gt; [07:38:57 root@localhost ~]# gdb --args pdftosrc /mnt/win_h/X5_Russian.pdf
&gt; &gt; 
&gt; &gt; [victor@localhost ~]$ rpmquery -f `which pdftosrc`
&gt; &gt; tetex-core-2.0-alt3
&gt; &gt; 
&gt; 
&gt; [11:49:52 user@dima ~]$ rpmquery -f `which pdftosrc`
&gt; tetex-core-2.0-alt3

Судя по тому, что Вы снова показали трассировку из gdb, Вы не поняли моего
комментария. Вы повесили багрепорт на пакет xpdf-utils, в котором показали
сегфолт программы pdftosrc. Но программы pdftosrc нет в пакете xpdf-utils! Это
программа из пакета tetex-core!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58362</commentid>
    <comment_count>4</comment_count>
    <who name="Dmitry A. Kharitonov">kharpost</who>
    <bug_when>2007-11-19 19:24:23 +0300</bug_when>
    <thetext>(In reply to comment #3)
&gt; &gt; [11:49:52 user@dima ~]$ rpmquery -f `which pdftosrc`
&gt; &gt; tetex-core-2.0-alt3
&gt; 
&gt; Судя по тому, что Вы снова показали трассировку из gdb, Вы не поняли моего
&gt; комментария. Вы повесили багрепорт на пакет xpdf-utils, в котором показали
&gt; сегфолт программы pdftosrc. Но программы pdftosrc нет в пакете xpdf-utils! Это
&gt; программа из пакета tetex-core!
Мне показалось, что вы запросили версию пакета.
Убедительная просьба в следующий раз изъесняться понятней.
Перенаправьте, пожалуйста, моё сообщение в правильный пакет, я не знаю как это
сделать. Спасибо!
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58385</commentid>
    <comment_count>5</comment_count>
    <who name="Victor Forsyuk">force</who>
    <bug_when>2007-11-20 17:01:03 +0300</bug_when>
    <thetext>(In reply to comment #4)
&gt; Перенаправьте, пожалуйста, моё сообщение в правильный пакет, я не знаю как это
&gt; сделать. Спасибо!

Перевесил на ментейнера tetex-core. 

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72046</commentid>
    <comment_count>6</comment_count>
    <who name="Mikhail Gusarov">dottedmag</who>
    <bug_when>2008-06-13 13:00:39 +0400</bug_when>
    <thetext></thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94197</commentid>
    <comment_count>7</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2009-07-04 21:57:59 +0400</bug_when>
    <thetext>Это ещё актуально?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94775</commentid>
    <comment_count>8</comment_count>
    <who name="Dmitry A. Kharitonov">kharpost</who>
    <bug_when>2009-07-17 04:32:31 +0400</bug_when>
    <thetext>А ничего не поменялось</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>141324</commentid>
    <comment_count>9</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2013-07-05 12:00:16 +0400</bug_when>
    <thetext>У меня не падал, но использовать в TeX некоторые pdf высокой версии напрямую не удаётся, я вместо них подсовываю сконвертированный в более низкий формат PDF: 

(например, правило make)

# Workaround unsupported PDF format:
%_pdf14.pdf: %.pdf
	pdf2ps -dLanguageLevel=3 $&lt; - | ps2pdf - $@

tetex-core-2.0-alt10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>170268</commentid>
    <comment_count>10</comment_count>
    <who name="Grigory Ustinov">grenka</who>
    <bug_when>2018-04-05 15:35:33 +0300</bug_when>
    <thetext>Предлагаю закрыть, потому что тетеха больше нет.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>182573</commentid>
    <comment_count>11</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2019-06-19 02:40:35 +0300</bug_when>
    <thetext>Пакет tetex был удалён в марте прошлого года:
http://git.altlinux.org/tasks/archive/done/_196/201303/</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>