Messages in this thread |  | | From | Jon Tombs <> | Subject | Re: 1.99.3 (pre2.0.3) ooops | Date | Tue, 14 May 1996 19:06:15 +0200 (MET DST) |
| |
Bryn Paul Arnold Jones said: > > On Mon, 13 May 1996, Linus Torvalds wrote: > > > > [ btw, it gets a lot easier for me if the kernel dump is prettied up a > > bit - ksymoops does this quite well. It's very hard to go throw "raw > > data" with very little hints on system map information etc ] > > > > btw, ksymoops is still SEGV'ing here (in 1.99.3), any why to fix it ? > (ELF bin compiled with "g++ -o ksymoops ksymoops.cc -liostream -pipe -g", > core dumped, all avalable for debuging ;)
This normaly means that you have an old copy of libiostream.* in /usr/lib. remove all the copies you have (/usr/i486linux/lib, /usr/lib, /lib) and reinstall g++.
-- Jon. <jon@gte.esi.us.es, http://www.esi.us.es/~jon>
|  |