delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/05/11/14:49:27

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Authority-Analysis: v=2.1 cv=Ltkcyxtc c=1 sm=1 tr=0
a=UH8/iCWBfdUmbm4Ft4Vi3Q==:117 a=bQtPC0CmsaDtUE9T5VlgIQ==:17 a=pq4jwCggAAAA:8
a=QPcu4mC3AAAA:8 a=FahSWE40TxkA:10 a=6QtVETIKAAAA:8 a=wU2bR-ioAAAA:8
a=h1PgugrvaO0A:10 a=2Fxy6EGuHWgu26PRc1UA:9 a=QEXdDO2ut3YA:10
a=e4RltywfKtnZuyTiCwYA:9 a=IGIfrLPLhLHB-uW-:21 a=_W_S_7VecoQA:10
Message-ID: <1431370095.2428.2.camel@fussbudget>
Subject: [geda-user] pcb crashing on startup
From: "Ian Borg (icb AT wavefrontacoustictechnology DOT com)" <geda-user AT delorie DOT com>
To: gEDA user list <geda-user AT delorie DOT com>
Date: Mon, 11 May 2015 14:48:15 -0400
X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20)
Mime-Version: 1.0
X-EN-UserInfo: 9bb0862706e7873401aacdfe2a71b486:931c98230c6409dcc37fa7e93b490c27
X-EN-AuthUser: icb AT wavefrontacoustictechnology DOT com
Sender: Ian Borg <icb AT wavefrontacoustictechnology DOT com>
X-EN-OrigIP: 75.93.180.255
X-EN-OrigHost: 75-93-180-255.day.clearwire-dns.net
Reply-To: geda-user AT delorie DOT com

--=-LuZlNBM0Svqu3xlIPOHe
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit



I am experiencing some problems with pcb crashing/ not starting if
firefox is running at the same time.
Has anyone seen this behavior before? 

If pcb is already running:
Once firefox is started, pcb will run for a while but any actions (such
as opening the library window, zooming in, or opening the command line
may make it crash. 

Firefox is already running:
opening pcb results in the main pcb window opening for just a second,
then shutting down immediately. The results are the same whether I start
from the main menu, command line, or clicking a filename in the file
manager.

The error is usually a segmentation fault in /var/log/messages:
May 11 12:04:13 fussbudget kernel: [197095.793247] pcb[24272]: segfault
at 60 ip 00007f991fa097d2 sp 00007ffc6566c4f0 error 4 in
i915_dri.so[7f991f73d000+51c000]
May 11 12:04:13 fussbudget kernel: pcb[24272]: segfault at 60 ip
00007f991fa097d2 sp 00007ffc6566c4f0 error 4 in i915_dri.so[7f991f73d000
+51c000]


If I try to open pcb (w/ ff running) from a command line, I also get a
dbus error on stdout: 

"pcb_dbus: DBus connection Error (Did not receive a reply. Possible
causes include: the remote application did not send a reply, the message
bus security policy blocked the reply, the reply timeout expired, or the
network connection was broken.)
Segmentation fault"

The only way I have been able to get pcb up & running once this happens
is to reboot the pc (and of course not open firefox) This has been
happening for a few months at least. Unfortunately I can't pin it down
to a certain update or anything like that. I perform fairly regular
updates every few weeks.

The pcb version is  20110918 (the latest one in the Fedora repo) and the
file version I've been working with is 20070407
The system is Fedora 20 running on a 2.5 Ghz dual core Intel with 2 Gb
ram. The video is unfortunately Mesa which I have heard can cause
trouble with i915_dri.so and some graphic apps. However, This pc has
always used Mesa and I definitely have not had this problem for ever -
I've been using pcb off and on for at least 8 years...

For the record, I have deleted & reinstalled both pcb and Firefox.

Anyone? 

--=-LuZlNBM0Svqu3xlIPOHe
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
<BR>
<BR>
I am experiencing some problems with pcb crashing/ not starting if firefox is running at the same time.<BR>
Has anyone seen this behavior before? <BR>
<BR>
If pcb is already running:<BR>
Once firefox is started, pcb will run for a while but any actions (such as opening the library window, zooming in, or opening the command line may make it crash. <BR>
<BR>
Firefox is already running:<BR>
opening pcb results in the main pcb window opening for just a second, then shutting down immediately. The results are the same whether I start from the main menu, command line, or clicking a filename in the file manager.<BR>
<BR>
The error is usually a segmentation fault in /var/log/messages:<BR>
May 11 12:04:13 fussbudget kernel: [197095.793247] pcb[24272]: segfault at 60 ip 00007f991fa097d2 sp 00007ffc6566c4f0 error 4 in i915_dri.so[7f991f73d000+51c000]<BR>
May 11 12:04:13 fussbudget kernel: pcb[24272]: segfault at 60 ip 00007f991fa097d2 sp 00007ffc6566c4f0 error 4 in i915_dri.so[7f991f73d000+51c000]<BR>
<BR>
<BR>
If I try to open pcb (w/ ff running) from a command line, I also get a dbus error on stdout: <BR>
<BR>
&quot;pcb_dbus: DBus connection Error (Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)<BR>
Segmentation fault&quot;<BR>
<BR>
The only way I have been able to get pcb up &amp; running once this happens is to reboot the pc (and of course not open firefox) This has been happening for a few months at least. Unfortunately I can't pin it down to a certain update or anything like that. I perform fairly regular updates every few weeks.<BR>
<BR>
The pcb version is&nbsp; 20110918 (the latest one in the Fedora repo) and the file version I've been working with is 20070407<BR>
The system is Fedora 20 running on a 2.5 Ghz dual core Intel with 2 Gb ram. The video is unfortunately Mesa which I have heard can cause trouble with i915_dri.so and some graphic apps. However, This pc has always used Mesa and I definitely have not had this problem for ever - I've been using pcb off and on for at least 8 years...<BR>
<BR>
For the record, I have deleted &amp; reinstalled both pcb and Firefox.<BR>
<BR>
Anyone? 
</BODY>
</HTML>

--=-LuZlNBM0Svqu3xlIPOHe--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019