-
-
Notifications
You must be signed in to change notification settings - Fork 21.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation Fault in Linux Mint #977
Comments
that's weird, what is your gpu? On Sun, Dec 14, 2014 at 12:59 PM, oooo yea [email protected] wrote:
|
It was in VirtualBox, so the virtual gpu driver has limitations with openGL stuff I guess. I built on a native Ubuntu and it starts up the GUI all fine. I am stupid. |
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) where
#0 0x0000000000000000 in ?? ()
#1 0x00000000005245dd in RasterizerGLES2::init (this=0x7ffff4417040)
#2 0x0000000001062ccb in VisualServerRaster::init (this=0x7ffff7e4b040)
#3 0x0000000000ff50f9 in VisualServerWrapMT::init (this=0x7ffff7e0a040)
#4 0x000000000040c09d in OS_X11::initialize (this=0x7fffffffdd40,
#5 0x0000000000415643 in Main::setup2 () at main/main.cpp:757
#6 0x00000000004148a1 in Main::setup (
#7 0x000000000040a06f in main (argc=1, argv=0x7fffffffe1f8)
The text was updated successfully, but these errors were encountered: