Blender and LightYears bugs found.
I was going to test/use Blender and after I clicked on the launcher after initalling it I saw it did not launch.
I typed blender in the command line and saw.
blender
Writing: /tmp/blender.crash.txt
Segmentation fault
I check the file and saw
# Blender 4.0.2, Unknown revision
# backtrace
blender(+0xe9a4bc) [0x58b190aad4bc]
blender(+0x8cee6b) [0x58b1904e1e6b]
/lib/x86_64-linux-gnu/libc.so.6(+0x45330) [0x77af6f645330]
blender(+0xf01800) [0x58b190b14800]
blender(+0xed5fed) [0x58b190ae8fed]
blender(+0xf19add) [0x58b190b2cadd]
blender(+0xf1b63f) [0x58b190b2e63f]
blender(+0x87cf07) [0x58b19048ff07]
/lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x77af6f62a1ca]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x77af6f62a28b]
blender(+0x8c4cf5) [0x58b1904d7cf5]
# Python backtrace
When I clicked the launcher I also saw an error. This sometimes shows slightly different numbers, but mostly the same lines.
# Blender 4.0.2, Unknown revision
# backtrace
/usr/bin/blender(+0xe9a4bc) [0x5715d92d44bc]
/usr/bin/blender(+0x8cee6b) [0x5715d8d08e6b]
/lib/x86_64-linux-gnu/libc.so.6(+0x45330) [0x7ac8cc245330]
/usr/bin/blender(+0xf01800) [0x5715d933b800]
/usr/bin/blender(+0xed5fed) [0x5715d930ffed]
/usr/bin/blender(+0xf19add) [0x5715d9353add]
/usr/bin/blender(+0xf1b63f) [0x5715d935563f]
/usr/bin/blender(+0x87cf07) [0x5715d8cb6f07]
/lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x7ac8cc22a1ca]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7ac8cc22a28b]
/usr/bin/blender(+0x8c4cf5) [0x5715d8cfecf5]
# Python backtrace
Did anyone else encounter a problem with Blender not starting up?
I saw this gets shown in the System Monitor in the Processes tab like the LightYears game I was also trying to test gets shown, but the Blender quickly gets removed from the System Monitor processes list.
I needed the System Monitor to kill the "20.000 Light Years Into Space" lightyears game because that did not get removed from the list but looked like the game window opened than closed and reopened and repeated the opening and closing making it hard to close/stop the program without killing the program. Making sure the System Monitor is full screen helps to kill programs.
If I type lightyears into a command line it makes it more easy to close as I just have to click the upper right X to close the Mate terminal. Than click close terminal while the lightyears game windows partly flashes over the teminal window.
I do not know what causes Blender to crash yet or what causes lightyears to open/close/repeat the window without running a game yet.
Running with "blender --debug-all" gives more information. It seems that there is an error probably my computer is too old.
Received X11 Error:
error code: 167
request code: 152
minor code: 0
error text: GLXBadFBConfig
Also, I see that there is a error trying to open the blender manpage.

