XOSview produces segfaults :(

XOSview produces segfaults :(

Post by Torsten 'Tooster' Gesa » Mon, 08 Jul 1996 04:00:00



I hope there's no c.o.l.x.apps newsgroup where i should have sent this
question to ...

Everytime i start xosview, it stops with a segfault. This happens since i
moved to Kernel 2.0. It compiles pefect, but it doesn't run, even the binary
distribution won't run. xosview starts, appears about 1 second on the screen
and then reports an 'Segmentation fault' ...

I'm using x version 3.1.2 D and converted all the stuff like it was
mentioned in linux/Documentation/Changes ...

I hope, somebody could help me.

Tooster

--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

 
 
 

XOSview produces segfaults :(

Post by dea » Fri, 12 Jul 1996 04:00:00




Quote:> I hope there's no c.o.l.x.apps newsgroup where i should have sent this
> question to ...

> Everytime i start xosview, it stops with a segfault. This happens since i
> moved to Kernel 2.0. It compiles pefect, but it doesn't run, even the binary
> distribution won't run. xosview starts, appears about 1 second on the screen
> and then reports an 'Segmentation fault' ...

I experieced the same problem, until I figured out libc-5.2.18 +
libg++2.7.0 work with xosview-1.4.1. Maybe it works with libc later
than 5.2.18 also, but it definitly doesn't work with libg++ later than
2.7.0.
--

                           Tschoee Andreas

------------------------------------------------------------------------

Hamburg, Germany

* win: command not found
------------------------------------------------------------------------

 
 
 

XOSview produces segfaults :(

Post by Mike Rombe » Sat, 13 Jul 1996 04:00:00




    >> I hope there's no c.o.l.x.apps newsgroup where i should have
    >> sent this question to ...
    >>
    >> Everytime i start xosview, it stops with a segfault. This
    >> happens since i moved to Kernel 2.0. It compiles pefect, but it
    >> doesn't run, even the binary distribution won't run. xosview
    >> starts, appears about 1 second on the screen and then reports
    >> an 'Segmentation fault' ...

     > I experieced the same problem, until I figured out libc-5.2.18
     > + libg++2.7.0 work with xosview-1.4.1. Maybe it works with libc
     > later than 5.2.18 also, but it definitly doesn't work with
     > libg++ later than 2.7.0.  --

  The problem seems to be that at the moment one needs to make sure that
the libc and libg++ one is using on linux are compatable.  The above
configuration seems to work.  A combination of libc-5.3.12 and libg++-2.7.1.4
will also work.  Other combinations will probably not work.  The reason
xosview dies is due to this library compatability problem rather than some
problem with xosview itself.  So, the m*of the story is to make sure that
you are using a compatable set of libc and libg++.

  It is also worth pointing out that when some systems are upgraded to a
new version of libg++ (slackware comes to mind).  You will have two copies
of the libg++ header files on your system.  So, you will be linking with
the the new library and compiling with the old header files.  This will
lead to segfaults as well.  Make sure that you remove all of the libg++
header files from your system before upgrading to a new version.


 
 
 

XOSview produces segfaults :(

Post by Tomi Sarve » Mon, 15 Jul 1996 04:00:00


: > Everytime i start xosview, it stops with a segfault. This happens since i
: > moved to Kernel 2.0. It compiles pefect, but it doesn't run, even the binary
: > distribution won't run. xosview starts, appears about 1 second on the screen
: > and then reports an 'Segmentation fault' ...

: I experieced the same problem, until I figured out libc-5.2.18 +
: libg++2.7.0 work with xosview-1.4.1. Maybe it works with libc later
: than 5.2.18 also, but it definitly doesn't work with libg++ later than
: 2.7.0.

        Sorry to burst your bubble, but I have kernel-2.0.0, libg++-2.7.1
        and working XOSview. libc is 5.2.18. Can't help with the compiling
        tho, I installed the xosview straight from redhat rpm binary.


: Hamburg, Germany

--


 
 
 

1. Talk refused to talk:(:(:(:(

Hello there people:)...
  I had linux kernel 1.2.8 installed in my system. I have a SLIP/PPP
connection using either dip (for SLIP) or pppd/chat (for PPP).
  Now, Most of my network stuff are working fine without any problem at all
except talk. Talk works fine for local chatting. No problem at all. The
problem is when ever I call out to other machine (using the SLIP/PPP line),
nothing has ever happen. It got as far as Checking invitation stuff. Never
more.
  Just out of curiosity I ran netstate to check the udp connection whenever
I have talk running. Running locally (talk that is) I got output as follow:

Active Internet connections
Proto Recv-Q Send-Q Local Address          Foreign Address        (State)
User
udp        0      0 lucifer.newpaltz.:1328 *:*                    

Which I presumed opened by talk (only one here because the other side hadn't
responded to the call yet).  I also get the same thing whenever I call
someone outside my system to talk. Of course, it never got to the other
system (I was waiting on the other system using telnet for the talk request,
never got there. And I had made sure that mesg was y).

Now when I call *IN* from other system (telnet to another system and run
talk over there to my system), I have (on my system) output as follow:

Active Internet connections
Proto Recv-Q Send-Q Local Address          Foreign Address        (State)
User

And also from netstat -a, I could find talk/ntalk were still listening.
Seems to me the call from outside didn't get through.

Now, since I haven't done anything to configure talk specifically, is there
anything I have to do to make this connection possible. Since I can't talk
to outside nor can I receive talk request from other hosts, I'm under the
assumption that my talk program somehow is not configured properly.

Any configuration file I have to check?
man, faq, howto, etc to refer to this kind of error?
May be replace my talk/ntalk/talkd/ntalkd with something else and where to
find it/them?
Does it depend on something in the kernel that I have to enable during the
compile time?
Wrong version altogether with the kernel?
Is it possible that talk needs long time to make the connection? (None of my
other stuff that I know of behave like this).
May be my inetd is broken?
If so, how do I check for it?
And where to find the latest version of it?

And while I'm at it, what's the latest version of talk?
Where to find it?
Is there a better chatting program that's backward compatible with talk?
Meaning that the program has more features than talk but at the same time
can be used to communicate with other regular talk program whenever the
program is not available on the other host.

--
Send comment and reply to:



2. XProgramming Newbie

3. my trashed hard drive. :( :( :(

4. net033 include files

5. inetd dies :(:(

6. Did i killed my hard disk?

7. Small display of xosview??

8. system clock resolution?

9. xosview

10. xosview -net?

11. Has anything like xosview been done for FreeBSD

12. What is "load average" in Xosview ?

13. Xosview under Linux