Re: all orbit stuff stuck in select()...
- From: Jens Lautenbacher <jens tellux de>
- To: Elliot Lee <sopwith redhat com>
- Cc: gnome-devel-list gnome org
- Subject: Re: all orbit stuff stuck in select()...
- Date: 23 Mar 1999 01:43:04 +0100
Elliot Lee <sopwith@redhat.com> writes:
> On 22 Mar 1999, Jens Lautenbacher wrote:
>
> > ...or it dies with a segfault because it can't connect to
> > gnome-name-server. this is happening with everything new from CVS.
>
> How new? I fixed ORBit problems like this yesterday evening (see my post
> to the list).
about 4-6 hours ago :-( I remade ORBit, gnome-libs, and gnomecc, and
made sure to touch the idl files to unconditionally force a
remake... don't see what I could have done wrong.
> > The difference between being stuck or just core dumping depends on if
> > I'm online or not (if a network connection is up or not)
>
> I would be interested in seeing an strace in the non-network case. UNIX
> sockets should be in use in either case, hmm.
OK, see below. Is it supposed to work with a dummy device, too? I
actually don't see why it should make a difference. Do you need a
longer strace for the network case, too? Hmm, I think I'll just add
one to make sure.
Here's the non-networked case for a startup of gnomecc (gzipped for
size):
strace.out.gz
And here's the networked case (full strace this time, and gzipped)
strace.out-net.gz
just so you can be sure I don't have any ill routes (or do I have? I
don't think so :-) or devices....
[~] $ /sbin/route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
britten.tellux. * 255.255.255.255 UH 0 0 0 ppp0
localhost * 255.255.255.255 UH 0 0 0 lo
default britten.tellux. 0.0.0.0 UG 0 0 0 ppp0
[~] $ /sbin/ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:821918 errors:0 dropped:0 overruns:0 frame:0
TX packets:821918 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
ppp0 Link encap:Point-to-Point Protocol
inet addr:195.63.106.49 P-t-P:195.63.106.45 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]