From owner-freebsd-ports@FreeBSD.ORG Wed Jun 29 19:58:05 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE48D16A41C for ; Wed, 29 Jun 2005 19:58:05 +0000 (GMT) (envelope-from patrick_dkt@yahoo.com.hk) Received: from web51810.mail.yahoo.com (web51810.mail.yahoo.com [206.190.38.241]) by mx1.FreeBSD.org (Postfix) with SMTP id 71F0643D1D for ; Wed, 29 Jun 2005 19:58:05 +0000 (GMT) (envelope-from patrick_dkt@yahoo.com.hk) Received: (qmail 63064 invoked by uid 60001); 29 Jun 2005 19:58:04 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.hk; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=U3j7A4M0FuPOBrk7D0MGuheolsw4ijrolpMhzoOEG0l6zBvz2j72RzUs3eOWpzEwGwQnzLPn7/LBoE21EMaww0Hb4uGeTWkF2ck05aElqif0mXZilbXEB1LRucandEsUA+oBiPRA+YkPvrP8xJ2iUaqKTsJ4P3WACx8FgWcdBiA= ; Message-ID: <20050629195804.63062.qmail@web51810.mail.yahoo.com> Received: from [222.166.160.176] by web51810.mail.yahoo.com via HTTP; Wed, 29 Jun 2005 12:58:04 PDT Date: Wed, 29 Jun 2005 12:58:04 -0700 (PDT) From: Patrick Dung To: Ray Lance , freebsd-ports@freebsd.org In-Reply-To: <032d01c57cd9$b88d1b90$0600000a@rayl> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: Re: pdftk Segmentation fault X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 19:58:05 -0000 Hi Ray I cannot figure out what's wrong from the core dump file. Maybe you can try to compile the latest pdftk (it's 1.12) from ports and try. (A compiled pdftk 1.12 from FreeBSD 5.4 may or may not work in FreeBSD 5.3, but it's worth a try). Regards Patrick dkt@$ gdb pdftk ./pdftk.core ...(omitted)... Core was generated by `pdftk'. Program terminated with signal 11, Segmentation fault. #0 0x082038bc in __umoddi3 () (gdb) where #0 0x082038bc in __umoddi3 () #1 0x0820026c in copysign () #2 0x08200327 in copysign () #3 0x08265cd0 in __progname () #4 0x0869df78 in ?? () #5 0x08675b80 in ?? () #6 0xbfbfea58 in ?? () #7 0x08214c1b in ?? () #8 0x08496b40 in ?? () #9 0x0869df90 in ?? () #10 0x0869df78 in ?? () #11 0x0869df90 in ?? () #12 0x08670001 in ?? () #13 0x0869df90 in ?? () #14 0xbfbfea68 in ?? () #15 0x0821f56f in ?? () #16 0x08699aa0 in ?? () #17 0x08699ab0 in ?? () #18 0xbfbfea98 in ?? () #19 0x08214fd3 in ?? () #20 0x0869df90 in ?? () #21 0x08699ab0 in ?? () #22 0x08670001 in ?? () #23 0x0864d000 in ?? () #24 0x08496b40 in ?? () #25 0x08337a71 in ?? () #26 0x00bfeab8 in ?? () #27 0x00000001 in ?? () #28 0x08496b40 in ?? () #29 0x08337a71 in ?? () #30 0xbfbfeab8 in ?? () #31 0x08201583 in copysign () Previous frame inner to this frame (corrupt stack?) (gdb) --- Ray Lance wrote: > Hi Patrick, > > The pkg_add -r pdftk said, at end, > pkg_add: package 'pdftk-0.94.1' or its older version already > installed > > Then I did > pdftk /home/esecure.info/www/_Brochure.pdf burst > and got the attached dump. > > Thanks for whatever insight you can offer ... > > Ray > ----- Original Message ----- > From: "Patrick Dung" > To: "Ray Lance" > Sent: Wednesday, June 29, 2005 1:10 PM > Subject: Re: pdftk Segmentation fault > > > Hi > > Try to install the ports: pkg_add -r pdftk. > I have not received problems about pdftk during FreeBSD 5.3, it > should > be okay in FreeBSD 5.4. > Would you please tell me which options / parameters you pass to pdftk > and produce the core dump? > > Regards > Patrick > > > --- Ray Lance wrote: > > > Hi Patrick, > > > > How can I fix whatever's causing Segmentation fault (core dumped) > on > > my freebsd5.3? > > > > Best Regards, > > Ray Lance > > http://websaddress.com > > 212 255-3932 > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com