> what is the line of code that causes the problem?
example 1 :
http://pastebin.com/RKQYkvkf
example 2 :
http://pastebin.com/X4Vfp3LF
>what is the exception/error?
both of them give me the same error messages
https://152f08cb-a-62cb3a1a-s-sites.goog…&attredirects=0
>are yuo running debug/release?
debug(release mode also crash)
>what is the callstack?
How could I observe the callstack under QtCreator?
Besides, this is nothing like the bug of my program but Qt4.8.1
The codes are 3~4 lines, they are all under "main()"
>dlls/shared library
I think it would be the dll of Qt4.8.1.Since there are only
one environment path "C:\Qt\4.8.1\bin;" which contains the dll of Qt
on my pc.
Thanks a lot
ps : when I wrap the codes with code tags or try to show the image by the img tags
the results are pretty weird, so I present the codes and the link of the image
without those tags,sorry for the inconvenient.