Fedora Account System
Red Hat Associate
Red Hat Customer
abrt 1.0.2 detected a crash. Attached file: backtrace cmdline: SolarModel component: SolarModel executable: /usr/bin/SolarModel kernel: 2.6.31.9-174.fc12.x86_64 package: SolarModel-2.1-5.fc12 rating: 4 reason: Process was terminated by signal 11 (Segmentation fault)
Created attachment 380454 [details] File: backtrace
*** Bug 541499 has been marked as a duplicate of this bug. ***
How to reproduce ----- 1. start the programm 2.it displays in the console: ERROR: "config.dat" not found. Irrlicht Engine version 1.5.1 Linux 2.6.32.9-70.fc12.x86_64 #1 SMP Wed Mar 3 04:40:41 UTC 2010 x86_64 Creating X window... Visual chosen: : 39 Using renderer: OpenGL 3.2.0 GeForce GT 240M/PCI/SSE2: NVIDIA Corporation OpenGL driver version is 1.2 or better. GLSL version: 1.5 Erreur de segmentation (core dumped) 3. that's all Comment ----- NVidia driver: nvidia-xconfig-1.0-2.fc12.x86_64 xorg-x11-drv-nvidia-190.53-2.fc12.x86_64 nvidia-settings-1.0-3.4.fc12.x86_64 xorg-x11-drv-nvidia-libs-190.53-2.fc12.x86_64 kmod-nvidia-2.6.32.9-70.fc12.x86_64-190.53-3.fc12.x86_64 kmod-nvidia-190.53-3.fc12.x86_64
Yeah. I'm not even going to try to troubleshoot any crashes related to GL with the NVIDIA binary only junk installed. Please uninstall all of that mess and try with the nouveau driver.
How to reproduce ----- 1. Start SolarModel 2. 3. Comment ----- When starting I always get the following seg fault: [adam@ajd-laptop ~]$ SolarModel ERROR: "config.dat" not found. Irrlicht Engine version 1.5.1 Linux 2.6.32.11-99.fc12.x86_64 #1 SMP Mon Apr 5 19:59:38 UTC 2010 x86_64 Creating X window... Visual chosen: : 39 Using renderer: OpenGL 3.2.0 GeForce 8600M GT/PCI/SSE2: NVIDIA Corporation OpenGL driver version is 1.2 or better. GLSL version: 1.5 Segmentation fault (core dumped)
How to reproduce ----- 1. Type SolarModel 2. ERROR: "config.dat" not found. Irrlicht Engine version 1.5.1 Linux 2.6.32.11-99.fc12.i686 #1 SMP Mon Apr 5 16:32:08 EDT 2010 i686 Creating X window... Visual chosen: : 195 Using renderer: OpenGL 1.4 Mesa DRI Intel(R) 945GME GEM 20091221 2009Q4 : Tungsten Graphics, Inc OpenGL driver version is 1.2 or better. GLSL version: 1.2 Segmentation fault (core dumped) 3. Comment ----- Running on an intel 945GME - without the Nvida junk installed ;-)
How to reproduce ----- 1. open application... 2. crash. 3.
*** Bug 592968 has been marked as a duplicate of this bug. ***
*** Bug 585670 has been marked as a duplicate of this bug. ***
*** Bug 585609 has been marked as a duplicate of this bug. ***
*** Bug 593222 has been marked as a duplicate of this bug. ***
Well, this was embarrassingly easy to fix. The ERROR: "config.dat" not found tipped me off, and sure enough, the code was doing this: GameConfig::Load("config.dat", &Game); I forgot to patch that line to point to /usr/share/SolarModel/config.dat, so it wasn't loading its config and spiraling downward to a segfault from there. I also figured out why I had trouble reproducing this: I was doing most of my testing from my CVS checkout, which has... config.dat in the top level directory, so that line was always succeeding for me. :P However, even with that, it doesn't seem to segfault for me on F-13. The only key difference there is a newer version of irrlicht, which might be handling this condition better... or it could be something entirely unrelated to the error message. I'm building an update with the config.dat fix right now, I would appreciate it if people on this bug report could test it and let me know if it resolves the crashes or not.
SolarModel-2.1-6.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/SolarModel-2.1-6.fc12
SolarModel-2.1-7.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/SolarModel-2.1-7.fc13
SolarModel-2.1-6.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/SolarModel-2.1-6.fc11
Working fine using fc12 x86_64 and GeForce 8600M Thanks for the fix
All right in fc13 after the fix. Thanks.
SolarModel-2.1-6.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update SolarModel'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/SolarModel-2.1-6.fc11
SolarModel-2.1-6.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update SolarModel'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/SolarModel-2.1-6.fc12
SolarModel-2.1-7.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update SolarModel'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/SolarModel-2.1-7.fc13
*** Bug 594603 has been marked as a duplicate of this bug. ***
SolarModel-2.1-7.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
SolarModel-2.1-6.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
SolarModel-2.1-6.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.