swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Segmentation Fault when showing info


From: Douglas Miller
Subject: Re: [Swftools-common] Segmentation Fault when showing info
Date: Fri, 14 Nov 2008 15:40:31 -0600

I think I just remembered how to set parameters in gdb. Is this what you are looking for:

Program received signal SIGSEGV, Segmentation fault.
0x46f1256c in free () from /lib/libc.so.6
(gdb) bt
#0  0x46f1256c in free () from /lib/libc.so.6
#1  0x080cafc4 in GFXOutputDev::~GFXOutputDev$delete ()
#2  0x08051452 in pdf_doc_destroy ()
#3  0x0804e7b2 in show_info ()
#4  0x407a3000 in ?? ()


On Fri, Nov 14, 2008 at 3:21 PM, Matthias Kramm <address@hidden> wrote:
On Fri, Nov 14, 2008 at 01:14:14PM -0600, Douglas Miller <address@hidden> wrote:
> when I run pdf2swf -I <filename> it lists all of the pages and widths and
> heights properly, but the program seg faults at the end of execution.

Can't reproduce this. Would you happen to have a gdb backtrace?

Greetings

Matthias






reply via email to

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