PS: Had to go through a few hoops to unmask Qt 4.7.0, add a few unstable packages to get everything going. But no big hassle.
Code: Select all
Application: KMix (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6 0x00007f7a011009d9 in QRasterWindowSurface::~QRasterWindowSurface() () from /usr/lib64/qt4/libQtGui.so.4
#7 0x00007f7a0111c061 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#8 0x00007f7a00f3c129 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#9 0x00007f7a00f3ded8 in QWidgetPrivate::deleteExtra() () from /usr/lib64/qt4/libQtGui.so.4
#10 0x00007f7a00f3e13d in QWidgetPrivate::~QWidgetPrivate() () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00007f7a01d98aec in QObject::~QObject() () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007f7a00f4b6fa in QWidget::~QWidget() () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007f7a014ed005 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007f7a006f9055 in ?? () from /lib/libc.so.6
#15 0x00007f7a006f90a5 in exit () from /lib/libc.so.6
#16 0x00000000004076fa in _start ()Code: Select all
Application: Der KDE-Sitzungsmanager (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f7a030ff760 (LWP 28068))]
Thread 2 (Thread 0x7f79ed364710 (LWP 28071)):
#0 0x00007f7a0078f3e3 in select () from /lib/libc.so.6
#1 0x00007f7a01d5bc8c in ?? () from /usr/lib64/qt4/libQtCore.so.4
#2 0x00007f7a01c8dd1e in ?? () from /usr/lib64/qt4/libQtCore.so.4
#3 0x00007f79f64c89a3 in ?? () from //usr/lib64/opengl/nvidia/lib/libGL.so.1
#4 0x00007f7a01a02c1a in start_thread () from /lib/libpthread.so.0
#5 0x00007f7a00795cad in clone () from /lib/libc.so.6
Thread 1 (Thread 0x7f7a030ff760 (LWP 28068)):
[KCrash Handler]
#6 0x00007f7a011009d9 in QRasterWindowSurface::~QRasterWindowSurface() () from /usr/lib64/qt4/libQtGui.so.4
#7 0x00007f7a0111c061 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#8 0x00007f7a00f3c129 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#9 0x00007f7a00f3ded8 in QWidgetPrivate::deleteExtra() () from /usr/lib64/qt4/libQtGui.so.4
#10 0x00007f7a00f3e13d in QWidgetPrivate::~QWidgetPrivate() () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00007f7a01d98aec in QObject::~QObject() () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007f7a00f4c2ea in QWidget::~QWidget() () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007f7a02b80f21 in ?? () from /usr/lib/libkdeui.so.5
#14 0x00007f7a02b80536 in KSelectionOwner::~KSelectionOwner() () from /usr/lib/libkdeui.so.5
#15 0x00007f79f3fab61f in kdemain () from /usr/lib64/libkdeinit4_ksmserver.so
#16 0x00000000004076f3 in _start ()Code: Select all
cat /etc/portage/package.unmask
=x11-drivers/nvidia-drivers-260.19.12
Code: Select all
emerge -pv qt-core
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] x11-libs/qt-core-4.7.0 USE="exceptions glib iconv optimized-qmake pch qt3support ssl (-aqua) -debug -private-headers" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB

packages.gentoo.org has not been updated to reflect the changes yet.genstorm wrote:hm, people keep telling how qt 4.7.0 was unmasked, but it isn't: http://www.google.com/custom?sa=Search& ... gentoo.org
That said, there are no issues with kde-4.5.3 and qt-4.7.0 on my system except for openoffice.


I'd love to compile kde without nepomuk/strigi, but in the past running kdesvn/kde-live versions pre kde-4.0 all the way to somewhere around kde4.4.x was problematic. Also, doesn't Gwenview and a few other kde pkgs depend on nepomuk?By the way, do you really use Nepomuk? You can compile your system with -semantic-desktop to remove the dependency
Code: Select all
amd64 wrc # equery d nepomuk
* These packages depend on nepomuk:
kde-base/kdebase-runtime-meta-9999 (!kdeprefix ? >=kde-base/nepomuk-9999[aqua=,-kdeprefix])
(kdeprefix ? >=kde-base/nepomuk-9999:live[aqua=,kdeprefix])
kde-base/kdelibs-9999 (!kdeprefix ? >=kde-base/nepomuk-9999[aqua=,-kdeprefix])
(kdeprefix ? >=kde-base/nepomuk-9999:live[aqua=,kdeprefix])
amd64 wrc #

I suggest you file a bug report:vdracula wrote:O.K. this goes a little bit too far away from the problem here.
There're people who like semantic desktop and those who don't.
Unfurtunately, this is not the problem here, whether to use semantic desktop or not.
Still, kmix and co crash on logout.
Anyone has a solution??

I have exactly the same problem - I found out that it is somehow connected to QtCurve a background image and gradient (used tenuto-light). With oxygen it works also with different QtCurve config it works.Martux wrote:Hello!
I also have segmentation faults on logout with kmix and ksmserver. ~amd64 here.
Did rebuilding anything changed it for someone?