[Qt-interest] scalar deleting destructor() ???
Santhosh Y
santhosh at softjin.com
Wed Mar 24 12:43:23 CET 2010
Hi,
Following is the call stack trace for the application which is crashing,
subsequently.
> my.exe!mod2::le::~le() Line 101 C++
my.exe!mod2::le::`scalar deleting destructor'() + 0xf bytes C++
my.exe!mod2::CentralWindow::~CentralWindow() Line 28 + 0x3c
bytes C++
my.exe!mod2::CentralWindow::`scalar deleting destructor'() + 0xf
bytes C++
my.exe!mod2::WorkspaceView::cleanup() Line 143 + 0x24 bytes C++
my.exe!mod2::WorkspaceView::~WorkspaceView() Line 133 C++
my.exe!mod2::WorkspaceView::`scalar deleting destructor'() + 0xf
bytes C++
my.exe!module1::WorkspaceTabBar::detachWorkspaceView(mod2::WorkspaceView
* ws=0x0e4fa2b0) Line 238 + 0x33 bytes C++
my.exe!module1::WorkspaceTabBar::tabTobeClosed() Line 517 + 0x26
bytes C++
my.exe!module1::WorkspaceTabBar::qt_metacall(QMetaObject::Call
_c=InvokeMetaMethod, int _id=1, void * * _a=0x0012afd0) Line 74 C++
I suspect, some thing is wrong when this message "scalar deleting
destructor'()" is coming on the trace.
I think almost all the time, when this message comes it is leading to a
crash!!!
Anybody know, why this message is coming ?? What is the issue here. I
tried googling this issue...but not much help there!
Thanks in advance.
Regards,
Santhosh
Business Disclaimer
____________________________________________________________
This e-mail message and any files transmitted with it are intended solely
for the use of the individual or entity to which they are addressed. It
may contain confidential, proprietary or legally privileged information.
If you are not the intended recipient please be advised that you have
received this message in error and any use is strictly prohibited. Please
immediately delete it and all copies of it from your system, destroy any
hard copies of it and notify the sender by return mail. You must not,
directly or indirectly, use, disclose, distribute, print, or copy any part of
this message if you are not the intended recipient.
___________________________________________________________
More information about the Qt-interest-old
mailing list