Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] Odd cast segmentation fault

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Adam Clark <adamsgl AT dhbit.ca>
  • To: sm-discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] Odd cast segmentation fault
  • Date: Sat, 28 Aug 2004 13:03:21 -0700

Hi all,

Anyone know what would cause this kind of condition?

On an Athlon-XP box (have tried with no optimizations, and with various
optimization settings with exactly the same results), casting kdelibs
3.3.0 nearly completes, but fails at:

make[4]: Entering directory `/usr/src/kdelibs-3.3.0/kdewidgets'
./makekdewidgets -o kdewidgets.cpp kde.widgets
make[4]: *** [kdewidgets.cpp] Segmentation fault
make[4]: Leaving directory `/usr/src/kdelibs-3.3.0/kdewidgets'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/kdelibs-3.3.0/kdewidgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kdelibs-3.3.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/kdelibs-3.3.0'


Yet, if, after this happens, I cd to /usr/src/kdelibs-3.3.0 and type
'make', it completes without error.

Does anyone have any idea what would be in the casting environment that
could cause this? As well as shutting off all optimizations, I've also
tried the cast without an architecture set, so basically an i386 build
with no optimizations... same behaviour.

I've tried with various options about 10-15 times in the past 2 days,
each with the same results.

If anyone has any ideas, I'd love to hear them!

Thanks,

-Adam






Archive powered by MHonArc 2.6.24.

Top of Page