X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :x-gm-message-state; bh=RJcTNj4/uEYvduSFq/Knt9XYlnpU4+PIDzGzrQOaCqs=; b=Q/x5F/5d8w8Fk9fj1QdpkMjCyUkwHGUYmrM4hdzYyU7/4qmIHlD8dAw/vNGEYvhHQz A/d9bmzfVmN6lrnQkL3IcsPaiSahNaqc1zLv89f1DckKpHCh2vRhUEfoJvj2lk42wiuT jYP0uUBYUhhtgReXMmkK1pwshDLautv8Xdau5ErVZZtGjCa8Av3T3BdzI1JDjlDB8TR1 AaGZmkvp95Wme/mvswajvwAfXZaOaM3TD1M7dBUEDPwxx8+7uHuxW155OTSlGThnwFZv 1Iaqx4NVf5jn9wqsGFBi100n+/NQEYf/B8hEjbvIN3Y+QrBVhkPeJbg2WWQ8FvG6foGM F0bg== X-Received: by 10.180.189.102 with SMTP id gh6mr15383078wic.19.1373399647945; Tue, 09 Jul 2013 12:54:07 -0700 (PDT) MIME-Version: 1.0 From: Joshua Lansford Date: Tue, 9 Jul 2013 15:53:47 -0400 Message-ID: Subject: [geda-help] PCB crash on DRC To: geda-help Content-Type: multipart/alternative; boundary=001a11c3436a26c75704e11986ec X-Gm-Message-State: ALoCoQmg7TF2xsVcXkC9vo8Fex6h4GJ8SaJjQAC7h6Sk3ZYh0G9nysoN9SDdJEqXXf2NjM19267x Reply-To: geda-help AT delorie DOT com --001a11c3436a26c75704e11986ec Content-Type: text/plain; charset=ISO-8859-1 Hello, I have implemented my first board in pcb compiled from git on Jun 28th. version 1.99z. http://public.laserlinc.com/temp/Joshua/pcb_version.png When I try to execute Connects->Design Rule Checker, pcb crashes. I suppose it is because I am on a boundary condition with the position of some line or silk. As pcb is compiled relatively recently I thought this crash info might be useful. http://public.laserlinc.com/temp/Joshua/ethPanelAdapter.pcb The error message is: failed to create pixmap The program 'pcb.np' received an X Window System error. This probably reflects a bug in the program. The error was 'BadDrawable (invalid Pixmap or Window parameter)'. (Details: serial 26337 error_code 9 request_code 55 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) ~Joshua --001a11c3436a26c75704e11986ec Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello,
=A0 I have implemented my first board in = pcb compiled from git on Jun 28th. =A0version 1.99z.
http://public= .laserlinc.com/temp/Joshua/pcb_version.png

=A0 When I try to execute Connects-&g= t;Design Rule Checker, pcb crashes.

= =A0 I suppose it is because I am on a boundary condition with the position = of some line or silk. As pcb is compiled=A0relatively=A0recently I thought = this crash info might be useful.
http://public.laserlinc.com/temp/Joshua/ethPanelAdapter.pcb
=

=A0 The error message is:
failed to create pixmap
The program 'pcb.np' received an X Window System error.
Thi= s probably reflects a bug in the program.
The error was 'BadD= rawable (invalid Pixmap or Window parameter)'.
=A0 (Details: serial 26337 error_code 9 request_code 55 minor_code 0)<= /div>
=A0 (Note to programmers: normally, X errors are reported asynchr= onously;
=A0 =A0that is, you will receive the error a while after= causing it.
=A0 =A0To debug your program, run it with the --sync command line
=A0 =A0option to change this behavior. You can then get a meaningful<= /div>
=A0 =A0backtrace from your debugger if you break on the gdk_x_err= or() function.)

~Joshua
--001a11c3436a26c75704e11986ec--