From: Matt K. <ra...@ch...> - 2004-03-29 03:48:16
|
All, I've been looking into why JAZZ dumps core when you exit. I think I may be onto something. It appears to be dumping core during the destruction of a global wxString located within the wxGTK library itself. Not sure if it's a wxGTK bug, a wxWindows bug, or if it's something we're causing, but it smells like it might be a wxGTK bug. My question to the group: how many of you see this behavior? I'm asking because I see the same behavior with Audacity. My copy of Audacity came bundled with my SuSE installation. This seems to reinforce my beliefs. Also, interestingly, I grabbed the latest wxGTK source, and compiled it in debug mode, and installed it. I made Jazz use it for its compiling. Guess what, same thing on exit!!! I just want to see if other distros see this same behavior. Thanks, Matt |