[Bug 677631] New: acroread get a Segmentfault.
https://bugzilla.novell.com/show_bug.cgi?id=677631 https://bugzilla.novell.com/show_bug.cgi?id=677631#c0 Summary: acroread get a Segmentfault. Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: gjhe@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- This bug is opened based on bug#646280; After run command 'cat test.pdf | arcoread -toPostScript' , there is a Segmentfualt, the testing file 'test.pdf' will be attached soon.Or, if there was any usage mistake,please point it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677631 https://bugzilla.novell.com/show_bug.cgi?id=677631#c1 --- Comment #1 from Guanjun He <gjhe@novell.com> 2011-03-08 04:01:24 UTC --- Created an attachment (id=417988) --> (http://bugzilla.novell.com/attachment.cgi?id=417988) the testing pdf file -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677631 https://bugzilla.novell.com/show_bug.cgi?id=677631#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |bili@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677631 https://bugzilla.novell.com/show_bug.cgi?id=677631#c2 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Li Bin <bili@novell.com> 2011-03-18 06:30:22 UTC --- Hi, The correct way to use the convert like below. $ acroread -toPostScript test.pdf ps/ after that it'll have a test.ps file in the ps/ directory. Or $ acroread -toPostScript -pairs test.pdf test.ps These all works fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677631 https://bugzilla.novell.com/show_bug.cgi?id=677631#c3 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dieter.jurzitza@t-online.de --- Comment #3 from Li Bin <bili@novell.com> 2011-03-18 06:37:01 UTC --- *** Bug 674821 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=674821 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677631 https://bugzilla.novell.com/show_bug.cgi?id=677631#c4 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |gjhe@novell.com --- Comment #4 from Li Bin <bili@novell.com> 2011-03-18 06:46:03 UTC --- Guan Jun, If these resolve your issue, I'll close it. And from the 'acroread -help' I can't find any description like your command in this bug Description. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677631 https://bugzilla.novell.com/show_bug.cgi?id=677631#c5 --- Comment #5 from Dieter Jurzitza <dieter.jurzitza@t-online.de> 2011-03-18 20:06:05 UTC --- Hi Bin Li, I was the originator of the bug report. As a matter of fact, mgetty+sendfax used to use the original command cat <PDFDOCUMENT> | acroread -toPostScript > OUTFILE since about 10 years or even more - working appropriately with any of the older acrobat reader versions. I left the file descriptor away - I did this as it depicts the problem more clearly and the output file is not required (for simply showing a problem). And this way of doing it is described in the output of acrobat when calling acrobat -help: Forms of using -toPostScript -toPostScript [options] pdf_file ... [ps_dir] -toPostScript [options] -pairs pdf_file_1 ps_file_1 ... -toPostScript [options] see the last line. This does not work any more. So you cannot close the bug as it is there. If the last command is no valid syntax any more then acrobat should say that. Besides - whatever happens, a memory fault should _never_ happen. Somehow acrobat messed up the handling of the stdout - file descripter - they must fix. Thanks for looking into this, take care Dieter Jurzitza -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677631 https://bugzilla.novell.com/show_bug.cgi?id=677631#c6 --- Comment #6 from Guanjun He <gjhe@novell.com> 2011-03-20 05:45:28 UTC --- (In reply to comment #4)
Guan Jun,
If these resolve your issue, I'll close it. And from the 'acroread -help' I can't find any description like your command in this bug Description.
As comment #5.thanks,:) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677631 https://bugzilla.novell.com/show_bug.cgi?id=677631#c7 Guanjun He <gjhe@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|gjhe@novell.com | --- Comment #7 from Guanjun He <gjhe@novell.com> 2011-03-20 05:46:20 UTC --- (In reply to comment #4)
Guan Jun,
If these resolve your issue, I'll close it. And from the 'acroread -help' I can't find any description like your command in this bug Description.
As comment #5.thanks,:) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677631 https://bugzilla.novell.com/show_bug.cgi?id=677631#c8 Li Bin <bili@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WONTFIX --- Comment #8 from Li Bin <bili@suse.com> 2013-01-14 08:12:29 UTC --- No more idea about it, set it won't fix. Thanks for your report. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com