View Full Version : Crazy graphics and/or assertion on startup with alpha3 (and there abouts in svn)
svn 14845
xbmc.bin: ../xbmc/Util.h:70: int MathUtils::round_int(double): Assertion `x > static_cast <double>((-2147483647 - 1) / 2) - 1.0' failed :oo:
vobie
jmarshall
2008-08-12, 03:21
Hi there,
It'd be most useful if you could generate a callstack/bt on that. Once we see where it's coming from it'll be much easier to fix.
See here for more info (http://xbmc.org/forum/showthread.php?t=34655)
Cheers,
Jonathan
althekiller
2008-08-12, 04:33
Please build with debugging enabled for now, GCC is doing something strange while inlining some functions.
rodalpho
2008-08-12, 05:11
Yeah it fails every time without debugging now.
althekiller
2008-08-13, 09:03
This *should* be fixed.
yellowman
2008-08-13, 11:01
I just installed the 2.1 alpha 3 through ppa on ubuntu hardy(i386) and I get exactly this result.
Any way I can fix that?
I just installed the 2.1 alpha 3 through ppa on ubuntu hardy(i386) and I get exactly this result.
Any way I can fix that?
Hello, same thing for me :sad:
For the last week or so I have been compiling with NODEBUG on Gentoo on two different systems, one 32bit and one 64bit. The 32bit one the graphics just went crazy, the 64 bit one the graphics were simply too big, it looked like it was a bad zoom.
When I recompiled on both systems with NODEBUG removed it worked 100%.
I know this isn't what you want for a bug report, but it's not crashing per se, can still press S and shutdown.
shanedoyle
2008-08-13, 14:07
Congrats on getting this far with these builds.. Ive just done sudo apt-get install xbmc with the latest version and xbmc wont run
Before i put a full debug log etc together is there anything obvious im missing Im on Hardy heron Kubuntu and the previous version of the PPA worked even though i had some problems with the SVN..
When i run from command ine after the install this is all i get.
xbmc.bin: ../xbmc/Util.h:70: int MathUtils::round_int(double): Assertion `x > static_cast <double>((-2147483647 - 1) / 2) - 1.0' failed.
Aborted (core dumped)
So before i start the process of debugging i wanted to see if i have missed anything obvious - and yes althekiller i have searched..
Shane
shanedoyle
2008-08-13, 14:13
Same thing for me here... Previous version from PPA was fine..is there anyway to revert back to it
shane
Yep. Exactly same here on Ubuntu 8.04.
Chambers
2008-08-13, 17:20
Same thing here running Hardy.
rodalpho
2008-08-13, 17:20
You searched?
http://xbmc.org/forum/showthread.php?t=35781
shanedoyle
2008-08-13, 18:17
Yes i posted there also.. so yes.. Well done you on taking the time to post your most helpful response.. im sure it will help..
Shane
Count me in too. Just "upgraded" from SVN and now this error...
We know. It has been fixed since PPA went out.
Build your own to get around it until a new PPA is built.
Ok, thanks. No problem. Going back to SVN.
rodalpho
2008-08-13, 22:07
The PPA release was just posed to Lifehacker, and it crashes on startup on windows and linux, if not OSX also. Not good.
We're working on a quick update. Stay tuned.
yellowman
2008-08-13, 22:55
Sounds good! Thanks a lot! :grin:
New PPA has been updated.
Update and test now.
Thanks.