swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Segmentation fault while converting pdf to swf


From: Chris Pugh
Subject: Re: [Swftools-common] Segmentation fault while converting pdf to swf
Date: Wed, 7 Apr 2010 15:55:33 +0100

Try running it through,

GNU Debugger:  http://www.gnu.org/software/gdb/download/

( gdb should already be on your system )

or,

Valgrind:            http://valgrind.org/

Might give you a clue as to what is happening.

Segfault is a memory access error.

    http://en.wikipedia.org/wiki/Segmentation_fault

Are you perchance using a VP environment with restrictive memory?
Does this 34MB file
( which I have not attempted to download ) have a large number of
pages?  What happens if
you selectively choose the pages, avoiding the problem one(s)?

HTH.  Thoug maybe not!

Regards,



Chris.

Big file, with complex graphics?



On 7 April 2010 08:54, Юрий Богданов <address@hidden> wrote:
> Her is pdf2swf output:
> address@hidden:~/Download$ pdf2swf EMPIRE_03_2010.pdf empire/empire_%.swf -s
> insertstop -T 8
> NOTICE  outputting one file per page
> NOTICE  processing PDF page 1 (625x807:0:0) (move:-633:0)
> NOTICE  File contains jpeg pictures
> NOTICE  File contains forms
> WARNING multiply blended transparency groups not yet supported!
> NOTICE  Writing SWF file empire/empire_1.swf
> NOTICE  processing PDF page 2 (610x807:0:0) (move:0:0)
> NOTICE  Writing SWF file empire/empire_2.swf
> NOTICE  processing PDF page 3 (623x807:0:0) (move:0:0)
> NOTICE  Writing SWF file empire/empire_3.swf
> NOTICE  processing PDF page 4 (623x807:0:0) (move:0:0)
> NOTICE  Writing SWF file empire/empire_4.swf
> NOTICE  processing PDF page 5 (623x807:0:0) (move:0:0)
> NOTICE  Writing SWF file empire/empire_5.swf
> NOTICE  processing PDF page 6 (623x807:0:0) (move:0:0)
> NOTICE  File contains soft masks
> NOTICE  File contains transparency groups
> Segmentation fault
> Here is dmesg output:
> [ 1330.439959] pdf2swf[4219]: segfault at c ip 0810cff1 sp bf8e1300 error 4
> in pdf2swf[8048000+24a000]
> Here is pdf file:
> http://depositfiles.com/files/6g634pw7y
> I have no idea how to fix this error and why it happens.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]