Hi, thank you for your answer, Yes, my version is old:
# pkg_info |grep qt qt-creator-1.3.1p7 cross-platform IDE for use with Qt qt4-4.8.7p10 C++ X11 GUI toolkit I add new version from ports, end is ok:) Regards, Krzysztof Strzeszewski On 17.02.2017 21:50, Caspar Schutijser wrote: > Hi, > > On Fri, Feb 17, 2017 at 06:50:37PM +0100, Krzysztof Strzeszewski wrote: >> I have OpenBSD 6.0 current: >> >> # uname -a >> OpenBSD krzych 6.0 GENERIC.MP#170 amd64 >> >> >> $ qtcreator >> pthread_mutex_destroy on mutex with waiters! >> pthread_mutex_destroy on mutex with waiters! >> pthread_mutex_destroy on mutex with waiters! >> pthread_mutex_destroy on mutex with waiters! >> pthread_mutex_destroy on mutex with waiters! >> QSharedPointer: pointer 0x1686143f4b00 already has reference counting >> Abort trap (core dumped) >> $ >> >> When I run qtcreator end when I try to create any project I got an error >> (Abort trap (core dumped)). > > I'm pretty sure that's the output and behavior I saw when running the > old qt-creator (version 1.3.1). Is that indeed the version of qt-creator > that's installed on your computer right now? > > Last december, qt-creator in the ports tree was updated to version > 4.1.0 (which should solve these problems) but since then, I have not > seen a qt-creator package on the mirrors. So that would explain why you > still have version 1.3.1 on your system. > > Does anybody now why qt-creator 4.1.0 doesn't show up on the mirrors? > Does it fail to build on the ports machines? On my machine, I built the > package successfully a couple of times. > > Best regards, > Caspar Schutijser

