This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cppcheck 1.50-1 Aborted (core dumped) when starting


J- MAN wrote:
Hi all,
This is from a fresh cygwin install. Just add latest cppcheck 1.50-1
and try to run it, it will abruptly end with a Aborted (core dumped)
error. The previous version that is available from setup get's a little
further, but also crashes when trying to analyze files.
[J@WN:~/ 499]$cppcheck.exe
Aborted (core dumped)
cygcheck attached.
Any suggestions?



Possibly the same issue described here: http://cygwin.com/ml/cygwin/2011-09/msg00341.html (no reply so far)

Please downgrade libstdc++6 package to previous 4.3.4-4 and retry.

If this works the new cygstdc++-6.dll is very likely not compatible to programs compiled with previous g++ and/or ibstdc++6-devel versions.

Thanks,
Christian


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]