Page 2 of 2
Re: Help about spring 0.93
Posted: 14 Mar 2013, 03:28
by jK
abma wrote:a gdb backtrace really would help...
@jk:
maybe some cpu feature is enabled that isn't supported on athlon in the buildslave libs? (for example devil/boost/libpng/...?)
No, cpu should work fine. If at all boost was compiled with wrong minimum OS support. But that should more likely affect win2k and not winxp
Re: Help about spring 0.93
Posted: 14 Mar 2013, 10:26
by bibim
abma wrote:a gdb backtrace really would help...
Code: Select all
Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x007c0172 in ?? ()
#2 0x007c0e18 in ?? ()
#3 0x007c105e in ?? ()
#4 0x00d6325b in ?? ()
#5 0x004010fd in ?? ()
#6 0x00000000 in ?? ()
Using debug symbols:
http://pastebin.com/Qi45katN
Re: Help about spring 0.93
Posted: 14 Mar 2013, 10:43
by jK
I ran 93.1 portable fine in my win2k vm.
I still think it is a permission issue.
abma could you show `emerge-i686-mingw32 world -pv` of your buildbot please?
and maybe `source '/etc/make.conf' && echo $CXXFLAGS`?
Re: Help about spring 0.93
Posted: 14 Mar 2013, 13:44
by abma
@jk:
if you are 100% sure its not crashing
here, then i'll give the info
(see bibims link "using debug symbols")
thanks bibim. seems like it crashes because of setting the nvidia profile fails.
senna has a nvidia card, too, so imo its possible the same reason why he crashes.
Re: Help about spring 0.93
Posted: 14 Mar 2013, 14:51
by abma
Re: Help about spring 0.93
Posted: 14 Mar 2013, 17:08
by Senna
Yes this works! thanks abma!
Re: Help about spring 0.93
Posted: 17 Mar 2013, 02:58
by abma
some people seem to still crash with nvidia and the latest development build.
can these people please download the
latest develop build and check if it still crashes? if so, please attach infolog.txt here (use
http://paste.springfiles.com/ for example) .