Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Segmentation fault with Qt library(Developing a Debug/Release Project with Makefile & CDT)
Segmentation fault with Qt library [message #1843766] Tue, 17 August 2021 08:06 Go to next message
Sequoia Tree is currently offline Sequoia TreeFriend
Messages: 28
Registered: August 2014
Junior Member
For years I've worked with Eclipse, MinGW and Qt libraries to develop a project of mine. Now, after a 10 month hiatus, it suddenly no longer works. Compiling and Linking of a debug version is fine but running it always generates :

Thread 1 received signal SIGSEGV, Segmentation fault.
0x000000000d6116d0 in pthread_spin_lock () from D:\Projects21\Sf01\bin\Debug\Qt5Cored.dll

Please translate.

I've installed the newest versions of MinGW and Eclipse but the Seg fault remains.

I suspect you might push me over to Qt to solve this, but after using the Qt libraries for years without problems I wonder if GDB and Qt have developed irreconcilable differences in their relationship.

Thanks for any help.
Re: Segmentation fault with Qt library [message #1843785 is a reply to message #1843766] Wed, 18 August 2021 11:59 Go to previous message
Sequoia Tree is currently offline Sequoia TreeFriend
Messages: 28
Registered: August 2014
Junior Member
Situation Solved
Previous Topic:Debugging and tracepoints
Next Topic:Setup C++ on Eclipse Java IDE
Goto Forum:
  


Current Time: Thu Mar 28 08:21:05 GMT 2024

Powered by FUDForum. Page generated in 0.02188 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top