There is no strange behavior or broken functionality, just the crash at
shutdown. The crash does not seem related to user actions in the program I
created. I.e., I can't find any way to reproduce or debug this problem.
I'm at a loss. For now, I just call exit() so my application will not
crash, but I would like to fix this problem. What should I do?