X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s2048; t=1422217215; bh=g1P+qxKTF6kQpI1LjrL99LrzDE5IDTSqpFqnTNKCTi8=; h=Date:From:To:Subject:References:In-Reply-To:From:Subject; b=DgcZWDHNbZSSofXFtXeOT72iswefwJF9+zVivpDxDJzo7vZbQiUUIy4rDeZDkTX8JwJcnNlrAAjjeVXatwsaLcxqqvAfNE5qnnOlglThYa0v6Bcm0BZDlUDrMJjrfVp4jQKd1DOwkfmzYlQGS54GIz3ZdeGSDIQ2h45AAgkSzytCDJ06GgWwEUMokIxGpp+dF6FqIZLecfHwtgl0uSGHW1Edo8RpUvcTSQ2q2zbqhHzHZb3P15PJYUV3O9dCFm0KCP8Tn01MTG+1zNuydroCfCN8TFPx+FjV2O6DMuDUtnwMc5Nn0sSdN8NsyHIjk+XCgT409fLRI1c1O0h0kQSLeg== X-Yahoo-Newman-Id: 33879 DOT 8351 DOT bm AT smtp120 DOT sbc DOT mail DOT ne1 DOT yahoo DOT com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: YvfIpCcVM1lMqOUBO_NHZrQq1lRm_j9ohn4jxsyfiS5JuKN 4wTCLN62C6okfvNJWjjZe3SNh2p7THFD5BBnyeTAQmI1VRsYnalG.MzJalQ1 rv.QgD_b2AqEvzS17PUqnZpmDp10R_OSNygtlQAESrNui06EsjVt8xHS6lEM puvnYZE0XhKmphKLsTLLotk.Nsm_sZKIimMpxuhtGlFiBbyYjTo5TGtNeGez UjxU90RFyLiJTqymZnQ6lswfP53Wjkkl8l9PviZe8wBPjDtzFVkwWO8n9pnR O36SrHWCViMFEQ3BDoH2LYQ.FitxT2j05JdrACK4BK1YbaiPYSsXQk7dMDL. V9pTd.Pu0wa4pUL9I1A53MuYTY_jYtbXgKqjbxlivGrGaUwtNKQod0yqYnoY 3K_8_XtMtl4Unc5FByCkXXGB0z1QMOXLARYDtqsF_ZCZNhqVt4Ya3oEFqPgu 2GQCCrpflJ1_TaAfUPjLY7vfFqEPEu4ImjAtYe7sXhiRrKeJPPcox213fI9u n3g.3rfHmzExEkoIRvAODmYUNb1pA9QotjbrDxkvfEm8.57sKYGJGYM2Vtq5 nInEd6Z3NXSAjG7djmRKorTdr2I4oOpBRV8_90J_PAOFhfpRtwThNkjA0ELL 8XOa9S8LhhmFNJUyssN920ZfjPS1Gevrh.8tU.yl.KZZ6bBzu_oP2QVlZPa4 dq1e3dOuX__I7BVtaLjK7X1fVbPIdy_k5QgmwjjCBi8kLZYYUqBwGy6ggtL. 7hJhtpoT3cEwQAAkNQxc5Ig-- X-Yahoo-SMTP: f_DTt3mswBBgAkQlHvfWr7fedPivEj8lM_i1QPTGLa1z0f7XFiw- Message-ID: <54C54FAC.3020602@sbcglobal.net> Date: Sun, 25 Jan 2015 12:18:52 -0800 From: Girvin Herr User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131204 Thunderbird/17.0.11 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] Print layout hangs References: <54C2D537 DOT 1050804 AT sbcglobal DOT net> <201501232340 DOT t0NNenkf024146 AT envy DOT delorie DOT com> <54C2EB8A DOT 4050401 AT sbcglobal DOT net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 01/25/2015 10:09 AM, miloh wrote: > I've encountered similar behavior that could be related: I submitted a > bug on it but never followed up to show reproducibility: > https://bugs.launchpad.net/pcb/+bug/1242828 > > My copy of geda-pcb occasionally segfaults when attempting geda-pcb > export to ps, which results in truncated postscript output. When it > happened recently it looked like it came down to polygons that were > overlapping vias. Perhaps there are recoverable errors that scramble > ps export without a segfault. > > The behavior went away after removing polygons that looked like they > underlapping a via/pin. I didn't investigate it more but there's a > reasonable record in the commit history of the project that caused the > trouble at: > https://bitbucket.org/miloh/backplanebreakout/commits/all?search=5d8efdc > > > dpkg --status pcb-common > Source: pcb > Version: 20110918-7 > Config-Version: 20110918-7 > > > -r. miloh Miloh, Thanks for your suggestions. I am not aware of any polygons in my simple layout, however, there may be something similar going on. I have not encountered any segfaults in the program. It just continues on as if all is well, but the resulting PS file hangs the CUPS printing past page 6. I do know I have a couple of part outline silkscreens that overlap a bit. I will keep this in mind as I troubleshoot this problem. My next step is to copy my layout to a temporary file and use that file to start deleting entities one at a time until this problem goes away. Then I may have an indication of the cause. I will report what I find later. Thanks again for your response to my problem. Girvin