Search found 1 match
- Sun Mar 12, 2006 07:25
- Forum: Help
- Topic: CeGUI GlobalEventSet singleton segfault
- Replies: 2
- Views: 2966
At the time I wrote the above post, I was using my friends account. Anyways... The problem I believe was that I was shutting down the CeGUI system while still in the subscribed function. When the function returned, it had nothing to return to and seg-faulted. Instead of shutting down CeGUI, I just g...