diff options
author | Kohei Yoshida <kohei.yoshida@suse.com> | 2011-08-31 00:37:22 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@suse.com> | 2011-08-31 00:51:19 -0400 |
commit | 4580e570bd8ae86b509c7d566e4ff4b144fa8ed4 (patch) | |
tree | 75cde3bdddfb4d64c743eb915394224449753f12 /README.cross | |
parent | b19dcd453aad3a43331141adc7e859a840bbfc4c (diff) |
Tell RootAccess when Components instance is destroyed.
This is to avoid RootAccess instances, which are ref-counted, to
avoid accessing the Components instance, which is a singleton.
The problem may arise when shutting down the entire app where it's
entirely unclear whether the RootAccess instances get destroyed first
or the Components instance does. In fact, on my Windows XP environment
this repeatedly caused crash-on-close issue which would lead to "DDE
server error" Windows system error dialog popping up afterwards.
Diffstat (limited to 'README.cross')
0 files changed, 0 insertions, 0 deletions