| View previous topic :: View next topic |
| Author |
Message |
individual n00b


Joined: 06 Dec 2006 Posts: 61 Location: Wrocław
|
Posted: Fri Dec 04, 2009 11:57 am Post subject: |
|
|
Hello.
Same for me. Qt-4.6.0 + KDE-4.3.4 merged after. All kde programs runs fine (in exmaple my konsole starts with every new session of kde) but plasma crashes. I've compiled Qt without "optimized-qmake" firstly and rebuild with it - no changes
I have to check this hal issue - I will inform if it's the cause in my case. _________________ HP dv5-1040ew + Gentoo ~amd_64 |
|
| Back to top |
|
 |
gringo Advocate


Joined: 27 Apr 2003 Posts: 3793
|
Posted: Fri Dec 04, 2009 2:55 pm Post subject: |
|
|
just a "me too" with Qt-4.6.0 + KDE-4.3.4 - hal downgrade didn´t help here.
Any input on how to know wth is going on ?
thanks ! _________________ Error: Failing not supported by current locale |
|
| Back to top |
|
 |
codestation Tux's lil' helper


Joined: 09 Nov 2008 Posts: 126 Location: /dev/negi
|
Posted: Fri Dec 04, 2009 4:57 pm Post subject: |
|
|
Same problem here (plasma crash on startup) but fixed it downgrading to hal 0.5.13-r2 _________________ Just feel the code... |
|
| Back to top |
|
 |
bssteph l33t


Joined: 26 Feb 2003 Posts: 652 Location: Wisconsin
|
Posted: Sat Dec 05, 2009 6:34 am Post subject: |
|
|
Downgrading to hal-0.5.13-r2 fixed my plasma-desktop problem as well.
People with 100% kded, emerge --sync and check your world again. My problem seems to have gone away after downgrading to phonon-4.3.80. Everything works great now. |
|
| Back to top |
|
 |
DaggyStyle Watchman


Joined: 22 Mar 2006 Posts: 5916
|
Posted: Sat Dec 05, 2009 7:31 am Post subject: |
|
|
I'm using latest hal, kde and qt, have no crashes but have other problems, like seen here:
https://forums.gentoo.org/viewtopic-t-805586-highlight-.html
maybe it's a dbus issue? _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein |
|
| Back to top |
|
 |
regaleali n00b

Joined: 14 Jan 2005 Posts: 35 Location: Switzerland
|
Posted: Sat Dec 05, 2009 11:48 am Post subject: |
|
|
I have the same problem and the following in syslog:
kernel: [ 1514.111165] plasma-desktop[6555]: segfault at 8 ip b69d6518 sp bffb5010 error 4 in libQtCore.so.4.6.0[b6849000+27d000]
and
kernel: [ 113.172763] kded4[4392]: segfault at 8 ip b6d86e78 sp bfdf7c10 error 4 in libQtCore.so.4.6.0[b6bf7000+27d000]
depending on which user logged in (the kded4 crash only occurred if the user was not in the "plugdev" group, so this might be another bug)
Rebuilding qt-core didn't solve it, though.
Downgrading hal to 0.5.13-r2 made the problem go away.
kind regards /markus |
|
| Back to top |
|
 |
prestige Tux's lil' helper

Joined: 24 Sep 2005 Posts: 95
|
Posted: Sat Dec 05, 2009 4:15 pm Post subject: |
|
|
Here is my crash data:
| Code: |
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.2-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
[KCrash Handler]
#5 0x00007f9fa63ce153 in QVariant::toStringList() const () from /usr/lib64/qt4/libQtCore.so.4
#6 0x00007f9f9811e050 in HalPower::brightnessControlsAvailable() () from /usr/lib64/kde4/solid_hal_power.so
#7 0x00007f9f98751228 in Solid::Control::PowerManager::brightnessControlsAvailable() () from /usr/lib64/libsolidcontrol.so.4
#8 0x00007f9f9875254c in Solid::Control::PowerManager::setBrightness(float, QString const&) () from /usr/lib64/libsolidcontrol.so.4
#9 0x00007f9f98985005 in PowerDevilDaemon::applyProfile() () from /usr/lib64/kde4/kded_powerdevil.so
#10 0x00007f9f98987d34 in PowerDevilDaemon::PowerDevilDaemon(QObject*, QList<QVariant> const&) () from /usr/lib64/kde4/kded_powerdevil.so
#11 0x00007f9f9898c2a7 in QObject* KPluginFactory::createInstance<PowerDevilDaemon, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib64/kde4/kded_powerdevil.so
#12 0x00007f9fa5d9d94b in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib64/libkdecore.so.5
#13 0x00007f9f9a365df6 in ?? () from /usr/lib64/libkdeinit4_kded4.so
#14 0x00007f9f9a367535 in ?? () from /usr/lib64/libkdeinit4_kded4.so
#15 0x00007f9f9a369458 in ?? () from /usr/lib64/libkdeinit4_kded4.so
#16 0x00007f9fa4810636 in ?? () from /usr/lib64/libkdeui.so.5
#17 0x00007f9fa4810c76 in ?? () from /usr/lib64/libkdeui.so.5
#18 0x00007f9fa43b608c in ?? () from /usr/lib64/qt4/libQtDBus.so.4
#19 0x00007f9fa43b6c75 in ?? () from /usr/lib64/qt4/libQtDBus.so.4
#20 0x00007f9fa43b74de in ?? () from /usr/lib64/qt4/libQtDBus.so.4
#21 0x00007f9fa43b7768 in ?? () from /usr/lib64/qt4/libQtDBus.so.4
#22 0x00007f9fa63be1b9 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#23 0x00007f9fa3772175 in QApplication::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#24 0x00007f9fa376fbac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#25 0x00007f9fa37783ea in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#26 0x00007f9fa4809466 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#27 0x00007f9fa63ae5eb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#28 0x00007f9fa63b0d36 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
#29 0x00007f9fa63d7ef3 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#30 0x00007f9fa1ffccd9 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0x00007f9fa2000528 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x00007f9fa20006dc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0x00007f9fa63d7a33 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#34 0x00007f9fa380c19e in ?? () from /usr/lib64/qt4/libQtGui.so.4
#35 0x00007f9fa63acf42 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#36 0x00007f9fa63ad314 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#37 0x00007f9fa63b0ffb in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#38 0x00007f9f9a36805a in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#39 0x0000000000407065 in _start ()
|
And this is with hal 0.5.13-r2.
Recompiling qt and kdelibs did not help.
Any other ideas? _________________ zen-sources - whole new world discovered |
|
| Back to top |
|
 |
DaggyStyle Watchman


Joined: 22 Mar 2006 Posts: 5916
|
Posted: Sat Dec 05, 2009 4:36 pm Post subject: |
|
|
| prestige wrote: | Here is my crash data:
| Code: |
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.2-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
[KCrash Handler]
#5 0x00007f9fa63ce153 in QVariant::toStringList() const () from /usr/lib64/qt4/libQtCore.so.4
#6 0x00007f9f9811e050 in HalPower::brightnessControlsAvailable() () from /usr/lib64/kde4/solid_hal_power.so
#7 0x00007f9f98751228 in Solid::Control::PowerManager::brightnessControlsAvailable() () from /usr/lib64/libsolidcontrol.so.4
#8 0x00007f9f9875254c in Solid::Control::PowerManager::setBrightness(float, QString const&) () from /usr/lib64/libsolidcontrol.so.4
#9 0x00007f9f98985005 in PowerDevilDaemon::applyProfile() () from /usr/lib64/kde4/kded_powerdevil.so
#10 0x00007f9f98987d34 in PowerDevilDaemon::PowerDevilDaemon(QObject*, QList<QVariant> const&) () from /usr/lib64/kde4/kded_powerdevil.so
#11 0x00007f9f9898c2a7 in QObject* KPluginFactory::createInstance<PowerDevilDaemon, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib64/kde4/kded_powerdevil.so
#12 0x00007f9fa5d9d94b in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib64/libkdecore.so.5
#13 0x00007f9f9a365df6 in ?? () from /usr/lib64/libkdeinit4_kded4.so
#14 0x00007f9f9a367535 in ?? () from /usr/lib64/libkdeinit4_kded4.so
#15 0x00007f9f9a369458 in ?? () from /usr/lib64/libkdeinit4_kded4.so
#16 0x00007f9fa4810636 in ?? () from /usr/lib64/libkdeui.so.5
#17 0x00007f9fa4810c76 in ?? () from /usr/lib64/libkdeui.so.5
#18 0x00007f9fa43b608c in ?? () from /usr/lib64/qt4/libQtDBus.so.4
#19 0x00007f9fa43b6c75 in ?? () from /usr/lib64/qt4/libQtDBus.so.4
#20 0x00007f9fa43b74de in ?? () from /usr/lib64/qt4/libQtDBus.so.4
#21 0x00007f9fa43b7768 in ?? () from /usr/lib64/qt4/libQtDBus.so.4
#22 0x00007f9fa63be1b9 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#23 0x00007f9fa3772175 in QApplication::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#24 0x00007f9fa376fbac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#25 0x00007f9fa37783ea in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#26 0x00007f9fa4809466 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#27 0x00007f9fa63ae5eb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#28 0x00007f9fa63b0d36 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
#29 0x00007f9fa63d7ef3 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#30 0x00007f9fa1ffccd9 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0x00007f9fa2000528 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x00007f9fa20006dc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0x00007f9fa63d7a33 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#34 0x00007f9fa380c19e in ?? () from /usr/lib64/qt4/libQtGui.so.4
#35 0x00007f9fa63acf42 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#36 0x00007f9fa63ad314 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#37 0x00007f9fa63b0ffb in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#38 0x00007f9f9a36805a in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#39 0x0000000000407065 in _start ()
|
And this is with hal 0.5.13-r2.
Recompiling qt and kdelibs did not help.
Any other ideas? |
that error is unrelated, recompile gdb without python support _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein |
|
| Back to top |
|
 |
audiodef Watchman


Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
| Back to top |
|
 |
platojones Veteran


Joined: 23 Oct 2002 Posts: 1602 Location: Just over the horizon
|
Posted: Sat Dec 05, 2009 6:05 pm Post subject: |
|
|
| audiodef wrote: | I ran into this problem, and downgrading hal "fixed" it for me. It looks like some testing was skipped in KDE before 4.3.4 hit portage.  |
It's keyworded for a reason. File bug reports. |
|
| Back to top |
|
 |
SamuliSuominen Retired Dev

Joined: 30 Sep 2005 Posts: 2133 Location: Finland
|
Posted: Sat Dec 05, 2009 6:24 pm Post subject: |
|
|
| audiodef wrote: | I ran into this problem, and downgrading hal "fixed" it for me. It looks like some testing was skipped in KDE before 4.3.4 hit portage.  |
No, HAL was added *after* KDE 4.3.4 to portage, and the HAL maintainer doesn't use KDE. |
|
| Back to top |
|
 |
bssteph l33t


Joined: 26 Feb 2003 Posts: 652 Location: Wisconsin
|
Posted: Sun Dec 06, 2009 6:16 am Post subject: |
|
|
Does anyone's battery stuff work? My system, after downgrading hal (who knows if it was working before) no longer does anything in KDE when power events (e.g. unplugging the AC) happen.
EDIT: That is, I do not know if the most recent HAL (0.5.14) was working with the most recent KDE (4.3.4), but I did have the plasma-desktop segfault. The previous version of KDE (4.3.3) with the previous version of HAL (0.5.13-r2) had all the ACPI/HAL power events working properly. I guess it's time to play around with various versions of stuff.
Last edited by bssteph on Sun Dec 06, 2009 3:36 pm; edited 1 time in total |
|
| Back to top |
|
 |
StringCheesian l33t

Joined: 21 Oct 2003 Posts: 887
|
Posted: Sun Dec 06, 2009 8:13 am Post subject: |
|
|
My plasma-desktop segfault with KDE 4.3.80 was caused by a plasmoid (smooth-tasks) that was compiled against KDE 4.3.3 (and Qt 4.5). Recompiling that plasmoid fixed everything.
I restarted KDE several times and downgraded hal with no success before discovering the above.
Its possible that upgrading from KDE 4.3.3 + Qt 4.5 to KDE 4.3.4 + Qt 4.6 could trigger the same problem with old plasmoids. |
|
| Back to top |
|
 |
rnrnrn n00b

Joined: 06 Jun 2008 Posts: 13 Location: Berlin
|
Posted: Sun Dec 06, 2009 6:31 pm Post subject: downgrading BOTH hal and dbus helped |
|
|
| had the same problem with plasma segfaulting - downgrading either dbus or hal separately did not help - only helped to downgrade BOTH of them.... strange |
|
| Back to top |
|
 |
Etal Veteran


Joined: 15 Jul 2005 Posts: 1932
|
Posted: Mon Dec 07, 2009 4:18 am Post subject: |
|
|
| For the record, kded still segfaults for me, even with the older hal. |
|
| Back to top |
|
 |
individual n00b


Joined: 06 Dec 2006 Posts: 61 Location: Wrocław
|
Posted: Mon Dec 07, 2009 8:14 am Post subject: |
|
|
Downgrading hal resolved plasma-crash problem in my case.
All power-devil (i.e. battery widget) runs OK. _________________ HP dv5-1040ew + Gentoo ~amd_64 |
|
| Back to top |
|
 |
Etal Veteran


Joined: 15 Jul 2005 Posts: 1932
|
Posted: Mon Dec 07, 2009 7:46 pm Post subject: |
|
|
The new Qt-GUI and Solid update fixed the problem  |
|
| Back to top |
|
 |
platojones Veteran


Joined: 23 Oct 2002 Posts: 1602 Location: Just over the horizon
|
|
| Back to top |
|
 |
gringo Advocate


Joined: 27 Apr 2003 Posts: 3793
|
Posted: Thu Dec 10, 2009 2:15 pm Post subject: |
|
|
| Quote: | | The new Qt-GUI [..] fixed the problem |
yep, for me too.
cheers _________________ Error: Failing not supported by current locale |
|
| Back to top |
|
 |
Maquis196 n00b

Joined: 02 Apr 2003 Posts: 62 Location: London
|
Posted: Wed Dec 30, 2009 8:38 am Post subject: |
|
|
I'm still getting segfaults;
| Code: |
plasma-desktop[24052]: segfault at 8 ip 00007fbf83b9d72c sp 00007fff8e5e9cb0 error 4 in libQtCore.so.4.6.0[7fbf83a12000+277000]
krunner[24053]: segfault at 8 ip 00007f4cc9cb372c sp 00007fffd44b2ba0 error 4 in libQtCore.so.4.6.0[7f4cc9b28000+277000]
|
It happened immediately after I plugged in my ipod, and it is repeatable.
I'm running on ~amd64, hal-0.5.13-r2, did an emerge -avDu world just yesterday and revdep-rebuild reported no issues. Am willing to add in debug flags to help a dev get to the bottom of this.
-- Maquis196 |
|
| Back to top |
|
 |
DancesWithWords Guru

Joined: 29 Jun 2002 Posts: 347 Location: ottawa, canada
|
Posted: Wed Mar 10, 2010 2:41 pm Post subject: |
|
|
Tried to downgrade and got:
No package 'libvolume_id' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables VOLUME_ID_CFLAGS
and VOLUME_ID_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-apps/hal-0.5.12_rc1-r8/work/hal-0.5.12rc1/config.log
* ERROR: sys-apps/hal-0.5.12_rc1-r8 failed:
* econf failed
*
* Call stack:
* ebuild.sh, line 54: Called src_configure
* environment, line 4184: Called econf '--with-backend=linux' '--with-os-type=gentoo' '--with-pid-file=/var/run/hald.pid' '--with-hwdata=/usr/share/misc' '--with-socket-dir=/var/run/hald' '--enable-umount-helper' '--enable-man-pages' '--disable-acl-management' '--enable-pci' '--disable-apm' '--disable-verbose-mode' '--disable-parted' '--disable-docbook-docs' '--disable-gtk-doc' '--disable-policy-kit' '--enable-console-kit' '--docdir=/usr/share/doc/hal-0.5.12_rc1-r8' '--localstatedir=/var' '--enable-acpi' '--disable-acpi-ibm' '--disable-acpi-toshiba' '--enable-acpi-proc' '--enable-acpi-acpid' '--with-cpufreq' '--with-usb-csr' '--with-keymaps' '--with-macbook' '--with-macbookpro' '--without-dell-backlight' '--enable-sonypic'
* ebuild.sh, line 544: Called die
* The specific snippet of code:
* die "econf failed" |
|
| Back to top |
|
 |
|