Bug 294206 - Chromium17underPCBSD90
Summary: Chromium17underPCBSD90
Status: RESOLVED WORKSFORME
Alias: None
Product: ksysguard
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 4.7 and older
Platform: unspecified FreeBSD
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-16 03:11 UTC by TimG
Modified: 2018-11-29 09:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TimG 2012-02-16 03:11:14 UTC
Application: ksysguard (4.7.3 (4.7.3))
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.7.4
Operating System: FreeBSD 9.0-RELEASE i386

-- Information about the crash:
- What I was doing when the application crashed:
using chromium 17, pretty religiously after 15 minutes of use.
- Custom settings of the application:
None, installed from offical PCBSD repo

The crash can be reproduced some of the time.

-- Backtrace:
Application: System Monitor (kdeinit4), signal: Segmentation fault: 11
[KCrash Handler]
#9  0x29b3daa9 in sigaction () from /lib/libthr.so.3
#10 0x29b3dcac in sigaction () from /lib/libthr.so.3
#11 0x29b3f8ec in pthread_mutex_setprioceiling () from /lib/libthr.so.3
#12 0x29bc48c1 in _malloc_prefork () from /lib/libc.so.7
#13 0x29bc748a in realloc () from /lib/libc.so.7
#14 0x28bf22f4 in qRealloc () from /usr/local/lib/qt4/libQtCore.so.4
#15 0x28bfaa17 in QByteArray::realloc () from /usr/local/lib/qt4/libQtCore.so.4
#16 0x28bfae63 in QByteArray::resize () from /usr/local/lib/qt4/libQtCore.so.4
#17 0x28c9532a in QIODevice::readAll () from /usr/local/lib/qt4/libQtCore.so.4
#18 0x28c99a86 in QProcess::readAllStandardOutput () from /usr/local/lib/qt4/libQtCore.so.4
#19 0x2e5bc24f in KSGRD::SensorManager::SensorManager () from /usr/local/lib/libksgrd.so.5
#20 0x2e5bde85 in KSGRD::SensorManager::SensorManager () from /usr/local/lib/libksgrd.so.5
#21 0x28d08df3 in QMetaObject::metacall () from /usr/local/lib/qt4/libQtCore.so.4
#22 0x28d1970f in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#23 0x28c97cd7 in QProcess::readyReadStandardOutput () from /usr/local/lib/qt4/libQtCore.so.4
#24 0x28c9adb3 in QProcessPrivate::_q_canReadStandardOutput () from /usr/local/lib/qt4/libQtCore.so.4
#25 0x28c9b1b0 in QProcess::qt_metacall () from /usr/local/lib/qt4/libQtCore.so.4
#26 0x2884313a in KProcess::qt_metacall () from /usr/local/lib/libkdecore.so.7
#27 0x28d08df3 in QMetaObject::metacall () from /usr/local/lib/qt4/libQtCore.so.4
#28 0x28d1970f in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#29 0x28d726a3 in QSocketNotifier::activated () from /usr/local/lib/qt4/libQtCore.so.4
#30 0x28d20baf in QSocketNotifier::event () from /usr/local/lib/qt4/libQtCore.so.4
#31 0x29025afc in QApplicationPrivate::notify_helper () from /usr/local/lib/qt4/libQtGui.so.4
#32 0x2902ca54 in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4
#33 0x282f3a43 in KApplication::notify () from /usr/local/lib/libkdeui.so.7
#34 0x28d0259b in QCoreApplication::notifyInternal () from /usr/local/lib/qt4/libQtCore.so.4
#35 0x28d32b03 in socketNotifierSourceDispatch () from /usr/local/lib/qt4/libQtCore.so.4
#36 0x2a080247 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#37 0x2a0842ce in g_main_context_prepare () from /usr/local/lib/libglib-2.0.so.0
#38 0x2a0848f5 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#39 0x28d32ccb in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#40 0x290e63d5 in QGuiEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtGui.so.4
#41 0x28d01773 in QEventLoop::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#42 0x28d01a0a in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#43 0x28d03b16 in QCoreApplication::exec () from /usr/local/lib/qt4/libQtCore.so.4
#44 0x29025337 in QApplication::exec () from /usr/local/lib/qt4/libQtGui.so.4
#45 0x2e51865a in kdemain () from /usr/local/lib/libkdeinit4_ksysguard.so
#46 0x0804ec39 in ?? ()
#47 0x0804fee9 in ?? ()
#48 0x08050620 in ?? ()
#49 0x08050e1d in ?? ()
#50 0x0804b897 in ?? ()
#51 0x00000002 in ?? ()
#52 0xbfbfe8f8 in ?? ()
#53 0xbfbfe904 in ?? ()
#54 0xbfbfe8e0 in ?? ()
#55 0xbfbfe8f4 in ?? ()
#56 0x00000000 in ?? ()
#57 0xbfbfe8f0 in ?? ()
#58 0x0804b808 in ?? ()

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-29 22:31:18 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-13 14:36:59 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-29 09:38:01 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!