From: Patrick E. <pa...@pa...> - 2004-04-20 14:25:03
|
Mysterious crashes with many programs can be a sign of a hardware problem, perhaps a memory bug or a CPU overheat. One thing you can do is try compiling a kernel, passing -j # to make to make make run # jobs at once. If that crashes, that's a pretty good clue that something is wrong at the hardware level. In the case of jazz though, I suspect it's something else. Do you have your JAZZ environment dir pointing to the right location with all the appropriate files? You could try running jazz under strace to see if it's missing any files or anything before it crashes: strace jazz If there's nothing like that happening, I would try out the latest CVS source, just to see if it doesn't crash. Patrick On Tuesday 20 April 2004 01:15, Jason M Cox wrote: > I am trying to be a new user i keep getting segmentation fault when > trying to install. My other email is ita...@ya... im > changing the mailing list over to this account. First i started > with 4.1.3 then someone reccomended that the problem was that my > version was too old so I installed version 4.1.8, again same > problem. After attempting to install 4.1.8 i encountered > segmentation fault again somwhere where i have never seen it > before. When I run YUM i cut and past below what happens. I am only > showing because it is the same error can this be related with the > Segmentation fault trying to run jazz-install? > > su roo[jason@fl2-24 jason]$ su root > Password: > [root@fl2-24 jason]# yum install mplayer > Gathering header information file(s) from server(s) > Server: ATrpms stable for rhl 9 > Server: Red Hat Linux 9 - i386 - Base > Server: Red Hat Linux 9 - Updates > Finding updated packages > Downloading needed headers > Resolving dependencies > Segmentation fault > [root@fl2-24 jason]# > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO > of GenToo technologies. Learn everything from fundamentals to > system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=cli >ck _______________________________________________ > Jazzplusplus-user mailing list > Jaz...@li... > https://lists.sourceforge.net/lists/listinfo/jazzplusplus-user |