Bug 537572

Summary: Ogre-Samples exits with a segfault message
Product: [Fedora] Fedora Reporter: Bruno Wolff III <bruno>
Component: ogreAssignee: Hans de Goede <hdegoede>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: atorkhov, dtimms, hdegoede
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-15 10:33:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bruno Wolff III 2009-11-14 15:53:14 UTC
Description of problem:
After hitting escape to end one of the samples, the terminal output indicates that a segfault occurred. This ins't a big deal, but might indicate a deeper problem.

Version-Release number of selected component (if applicable):
1.6.4-1.fc12

How reproducible:
100%

Steps to Reproduce:
1.Run Ogre-Samples and hit escape
2.
3.
  
Actual results:
Unregistering ResourceManager for type BspLevel
*-*-* OGRE Shutdown
Unregistering ResourceManager for type Compositor
Unregistering ResourceManager for type Font
Unregistering ResourceManager for type Skeleton
Unregistering ResourceManager for type Mesh
Unregistering ResourceManager for type HighLevelGpuProgram
Uninstalling plugin: Octree & Terrain Scene Manager
Plugin successfully uninstalled
Unloading library /usr/lib/OGRE/Plugin_OctreeSceneManager.so
Uninstalling plugin: BSP Scene Manager
Plugin successfully uninstalled
Unloading library /usr/lib/OGRE/Plugin_BSPSceneManager.so
Uninstalling plugin: ParticleFX
Plugin successfully uninstalled
Unloading library /usr/lib/OGRE/Plugin_ParticleFX.so
Uninstalling plugin: GL RenderSystem
/usr/bin/Ogre-Samples: line 27: 22419 Segmentation fault      $LIBDIR/OGRE/Samples/$sample


Expected results:


Additional info:

Comment 1 Hans de Goede 2009-11-15 10:33:20 UTC

*** This bug has been marked as a duplicate of bug 536764 ***