No, it can only be tested on the target device, which run linux debian.
When I use gdb to run the application, I never see segv error.
Since most of the time the application works fine, I think it's not the constructor issue. The function itself is not virtual.
As I said, it works in most of times, so I think it can not happen that I pass invalid pointer.
To solve this, I initialize the dialog object out of QWindow1, then it seems work fine. Any thought? thanks
Bookmarks