PDA

View Full Version : Wheee! The Joys of RH 8.0



falkore
10-06-2002, 04:07 PM
netdiag.cpp: In constructor `NetDiag::NetDiag(EQPacket*, QWidget*, const
char*)':
netdiag.cpp:196: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [netdiag.o] Error 1
make[1]: Leaving directory `/seq/showeq/src'
make: *** [install-recursive] Error 1



interface.cpp: In member function `bool EQInterface::getMonitorOpCodeList(const
QString&, const QString&)':
interface.cpp:3232: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[3]: *** [interface.o] Error 1
make[3]: Leaving directory `/seq/showeq/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/seq/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/seq/showeq'
make: *** [all] Error 2




4 different attempts, Same Seg fault.

Anyone have a clue that I might be able to buy?

high_jeeves
10-06-2002, 06:42 PM
Segfault usually indicates an error somewhere in the system libraries or in gcc itself.. not much we can do to help here.. you might want to try searching (i know, its a crazy idea) and see what other people have done to remedy the problem.

--Jeeves

Guinney
10-06-2002, 06:44 PM
I had similar issues with my install earlier on today.....(RH 8.0 KDE desktop with the KDE devel and gnome devel tools installed) Tried several fresh downloads with CVS and still had several Segfaults during the make. (Didnt save what they were tho) was beginning to think it was GCC and qt causing the problem.
The long and the short of my getting it to work I went with tarball that Ratt posted instead of using the CVS download. I dont understand why as these files are identitical to the ones through CVS but it did not segfault during make.

falkore
10-06-2002, 07:55 PM
Thanks.

I am a regular board troll, I think that I have worn out the Search stuffs, but I will try again.

I'll get teh tarball too. maybe that'll help.

Tarball didn't help. Maybe QT?

falkore
10-07-2002, 08:38 AM
Got it, thanks all!

Just installed new libs...