From kde-devel Tue Dec 30 14:05:06 2003 From: Holger Schroeder Date: Tue, 30 Dec 2003 14:05:06 +0000 To: kde-devel Subject: Re: Internal compiler error and crashes all over the place Message-Id: <200312301505.07204.holger-kde () holgis ! net> X-MARC-Message: https://marc.info/?l=kde-devel&m=107279391714284 Hi, perhaps this indicates that you have some hardware problems ? ram, cpu temperature, whatever... if there would be a bug in the kde sources, it should be reproducable. perhaps try to compile the linux kernel some times, i check my hardware with that most times... Holger On Tuesday 30 December 2003 14:37, Volker Augustin wrote: > Hi, > > yesterday I started to build KDE from CVS and since then things have gotten > a little weird on my machine. > > First of all, I get internal compiler errors (memory access error) all over > the place but normally if I restart make the compiler manages to compile > the file on which it previously choked. > > Beginning this morning, my KDE 3.1.4 applications started to crash > unforseeably but often. Konsole sometimes crashes, my X-Server restarted a > few times and I even had two complete reboots of the machine (the log file > said something about a bug in memory.c:416. > > One example of the internal compiler error: > > if g++ -DHAVE_CONFIG_H -I. -I../../../kdepim/kalarm -I.. -I../../../kdepim > -I../../../kdepim/kalarm -I../../../kdepim/kalarm/widgets -I../libical/src > -I../../../kdepim/libkdepim -I../../../kdepim/libkdenetwork -I/usr/local/ > kde-3.2-1/include -I/usr/local/qt-copy-2/include -I/usr/X11R6/include > -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 > -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith > -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align > -Wconversion -Wchar-subscripts -fno-builtin -g3 -fno-inline > -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new > -fno-common -DQT_CLEAN_NAMESPACE > -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT > editdlg.o -MD -MP -MF ".deps/editdlg.Tpo" \ > -c -o editdlg.o `test -f '../../../kdepim/kalarm/editdlg.cpp' || echo > '../../../kdepim/kalarm/'`../../../kdepim/kalarm/editdlg.cpp; \ > then mv -f ".deps/editdlg.Tpo" ".deps/editdlg.Po"; \ > else rm -f ".deps/editdlg.Tpo"; exit 1; \ > fi > In file included from editdlg.moc:11, > from ../../../kdepim/kalarm/editdlg.cpp:73: > ../../../kdepim/kalarm/editdlg.h:56: internal compiler error: > Speicherzugriffsfehler > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make[3]: *** [editdlg.o] Fehler 1 > make[3]: Leaving directory `/home/kde32/cvs-kde/compiled/kdepim/kalarm' > make[2]: *** [all-recursive] Fehler 1 > make[2]: Leaving directory `/home/kde32/cvs-kde/compiled/kdepim/kalarm' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/home/kde32/cvs-kde/compiled/kdepim' > make: *** [all] Fehler 2 > > Any ideas? > > Volker > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to > >> unsubscribe << >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<