https://bugs.kde.org/show_bug.cgi?id=338097

andrew brewster <ab....@ntlworld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ab....@ntlworld.com

--- Comment #9 from andrew brewster <ab....@ntlworld.com> ---
Still getting this type of crash:

Application: ksystemlog (0.4)
KDE Platform Version: 4.14.5
Qt Version: 4.8.6
Operating System: Linux 4.1.15-desktop-2.mga5 x86_64
Distribution: "Mageia 5"

-- Information about the crash:
Program starts up OK and shows system log, click Kernel Log button on toolbar,
and the program crashes.    

The crash can be reproduced every time.

-- Backtrace:
Application: KSystemlog (ksystemlog), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81    T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x00007f142687c908 in QStandardItem::child(int, int) const (column=0,
row=13227328, this=0x31) at ../../src/gui/itemviews/qstandarditemmodel_p.h:85
#7  0x00007f142687c908 in QStandardItem::child(int, int) const (this=<optimized
out>, row=13227328, column=0) at itemviews/qstandarditemmodel.cpp:1700
#8  0x00007f142687cb12 in QStandardItemModel::data(QModelIndex const&, int)
const (index=..., this=<optimized out>) at
../../src/gui/itemviews/qstandarditemmodel_p.h:162
#9  0x00007f142687cb12 in QStandardItemModel::data(QModelIndex const&, int)
const (this=<optimized out>, index=..., role=0) at
itemviews/qstandarditemmodel.cpp:2653
#10 0x00007f14266c1551 in QComboBoxPrivate::itemText(QModelIndex const&) const
(this=this@entry=0xa5bc10, index=...) at widgets/qcombobox.cpp:1287
#11 0x00007f14266c4b2f in
QComboBoxPrivate::_q_emitCurrentIndexChanged(QModelIndex const&)
(this=0xa5bc10, index=...) at widgets/qcombobox.cpp:1279
#12 0x00007f1426f7888a in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0xa39a10, m=m@entry=0x7f14272c8860
<QAbstractItemModel::staticMetaObject>,
local_signal_index=local_signal_index@entry=5, argv=argv@entry=0x7ffdb5b86ce0)
at kernel/qobject.cpp:3567
#13 0x00007f1426fc2114 in QAbstractItemModel::rowsInserted(QModelIndex const&,
int, int) (this=this@entry=0xa39a10, _t1=..., _t2=0, _t3=0) at
.moc/release-shared/moc_qabstractitemmodel.cpp:196
#14 0x00007f1426f5e492 in QAbstractItemModel::endInsertRows() (this=0xa39a10)
at kernel/qabstractitemmodel.cpp:2433
#15 0x00007f142687e225 in
QStandardItemModelPrivate::rowsInserted(QStandardItem*, int, int)
(this=<optimized out>, parent=parent@entry=0xa39a30, row=row@entry=0,
count=count@entry=1) at itemviews/qstandarditemmodel.cpp:558
#16 0x00007f142687ef6f in QStandardItemPrivate::insertRows(int, int,
QList<QStandardItem*> const&) (this=0xa39a50, row=row@entry=0,
count=count@entry=1, items=...) at itemviews/qstandarditemmodel.cpp:433
#17 0x00007f14268807fc in QStandardItem::insertRow(int, QList<QStandardItem*>
const&) (this=<optimized out>, row=row@entry=0, items=...) at
itemviews/qstandarditemmodel.cpp:1457
#18 0x00007f1426880873 in QStandardItemModel::insertRow(int,
QList<QStandardItem*> const&) (this=this@entry=0xa39a10, row=row@entry=0,
items=...) at itemviews/qstandarditemmodel.cpp:2498
#19 0x00007f14266c5f45 in QComboBox::insertItem(int, QIcon const&, QString
const&, QVariant const&) (aitem=0xc27e10, arow=<optimized out>, this=0xa39a10)
at ../../src/gui/itemviews/qstandarditemmodel.h:438
#20 0x00007f14266c5f45 in QComboBox::insertItem(int, QIcon const&, QString
const&, QVariant const&) (this=this@entry=0xa39b50, index=index@entry=0,
icon=..., text=..., userData=...) at widgets/qcombobox.cpp:2145
#21 0x000000000041a303 in KSystemLog::StatusBar::changeMessage(QString const&)
(auserData=..., atext=..., aindex=0, this=0xa39b50) at
/usr/include/QtGui/qcombobox.h:331
#22 0x000000000041a303 in KSystemLog::StatusBar::changeMessage(QString const&)
(this=0xa51550, message=...) at
/usr/src/debug/ksystemlog-4.14.3/src/statusBar.cpp:123
#23 0x00000000004262cc in KSystemLog::MainWindow::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (text=..., this=<optimized out>) at
/usr/src/debug/ksystemlog-4.14.3/src/mainWindow.cpp:459
#24 0x00000000004262cc in KSystemLog::MainWindow::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=0x31, _id=13227328, _a=0x0, _c=<optimized
out>) at /usr/src/debug/ksystemlog-4.14.3/build/src/mainWindow.moc:80
#25 0x00007f1426f7888a in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0xadce70, m=m@entry=0x697d80
<LogManager::staticMetaObject>, local_signal_index=local_signal_index@entry=2,
argv=argv@entry=0x7ffdb5b871b0) at kernel/qobject.cpp:3567
#26 0x000000000043b897 in LogManager::reload() (_t1=..., this=0xadce70) at
/usr/src/debug/ksystemlog-4.14.3/build/src/lib/logManager.moc:135
#27 0x000000000043b897 in LogManager::reload() (this=this@entry=0xadce70) at
/usr/src/debug/ksystemlog-4.14.3/src/lib/logManager.cpp:105
#28 0x0000000000420aaa in TabLogViewsWidget::load(LogMode*, LogManager*)
(this=<optimized out>, logMode=logMode@entry=0x8de870, manager=0xadce70) at
/usr/src/debug/ksystemlog-4.14.3/src/tabLogViewsWidget.cpp:280
#29 0x000000000042103b in KSystemLog::MainWindow::selectLogModeAction(QAction*)
(this=0x84bb40, action=<optimized out>) at
/usr/src/debug/ksystemlog-4.14.3/src/mainWindow.cpp:768
#30 0x00000000004262e4 in KSystemLog::MainWindow::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=0x31, _id=13227328, _a=0x0, _c=<optimized
out>) at /usr/src/debug/ksystemlog-4.14.3/build/src/mainWindow.moc:99
#31 0x00007f1426f7888a in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0xa99290, m=m@entry=0x7f1426dac6c0
<QActionGroup::staticMetaObject>,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffdb5b87430)
at kernel/qobject.cpp:3567
#32 0x00007f14262f545f in QActionGroup::triggered(QAction*)
(this=this@entry=0xa99290, _t1=_t1@entry=0x8dd480) at
.moc/release-shared/moc_qactiongroup.cpp:159
#33 0x00007f14262f54df in QActionGroupPrivate::_q_actionTriggered()
(this=<optimized out>) at kernel/qactiongroup.cpp:93
#34 0x00007f1426f7888a in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0x8dd480, m=m@entry=0x7f1426dac5c0
<QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1,
argv=argv@entry=0x7ffdb5b87570) at kernel/qobject.cpp:3567
#35 0x00007f14262f2552 in QAction::triggered(bool) (this=this@entry=0x8dd480,
_t1=false) at .moc/release-shared/moc_qaction.cpp:276
#36 0x00007f14262f3f03 in QAction::activate(QAction::ActionEvent)
(this=0x8dd480, event=<optimized out>) at kernel/qaction.cpp:1257
#37 0x00007f14266ada2f in QAbstractButtonPrivate::click()
(this=this@entry=0xa9fa30) at widgets/qabstractbutton.cpp:530
#38 0x00007f14266adb64 in QAbstractButton::mouseReleaseEvent(QMouseEvent*)
(this=0xa9f8e0, e=0x7ffdb5b87a70) at widgets/qabstractbutton.cpp:1123
#39 0x00007f1426764e0a in QToolButton::mouseReleaseEvent(QMouseEvent*)
(this=<optimized out>, e=<optimized out>) at widgets/qtoolbutton.cpp:723
#40 0x00007f1426348388 in QWidget::event(QEvent*) (this=0x31, event=0xc9d540)
at kernel/qwidget.cpp:8775
#41 0x00007f14262f879c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=this@entry=0x70e1c0, receiver=receiver@entry=0xa9f8e0,
e=e@entry=0x7ffdb5b87a70) at kernel/qapplication.cpp:4565
#42 0x00007f14262fef8e in QApplication::notify(QObject*, QEvent*)
(this=this@entry=0x7ffdb5b882a0, receiver=receiver@entry=0xa9f8e0,
e=e@entry=0x7ffdb5b87a70) at kernel/qapplication.cpp:4108
#43 0x00007f14279ea25a in KApplication::notify(QObject*, QEvent*)
(this=0x7ffdb5b882a0, receiver=0xa9f8e0, event=0x7ffdb5b87a70) at
/usr/src/debug/kdelibs-4.14.5/kdeui/kernel/kapplication.cpp:311
#44 0x00007f1426f64cad in QCoreApplication::notifyInternal(QObject*, QEvent*)
(this=0x7ffdb5b882a0, receiver=receiver@entry=0xa9f8e0,
event=event@entry=0x7ffdb5b87a70) at kernel/qcoreapplication.cpp:953
#45 0x00007f14262fe66f in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool)
(event=<optimized out>, receiver=<optimized out>) at
../../src/corelib/kernel/qcoreapplication.h:231
#46 0x00007f14262fe66f in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool)
(receiver=receiver@entry=0xa9f8e0, event=event@entry=0x7ffdb5b87a70,
alienWidget=alienWidget@entry=0xa9f8e0,
nativeWidget=nativeWidget@entry=0xa8e3f0,
buttonDown=buttonDown@entry=0x7f1426de54b8 <qt_button_down>,
lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173
#47 0x00007f14263708b2 in QETWidget::translateMouseEvent(_XEvent const*)
(this=this@entry=0xa8e3f0, event=event@entry=0x7ffdb5b87dd0) at
kernel/qapplication_x11.cpp:4540
#48 0x00007f142636f2ac in QApplication::x11ProcessEvent(_XEvent*)
(this=0x7ffdb5b882a0, event=event@entry=0x7ffdb5b87dd0) at
kernel/qapplication_x11.cpp:3663
#49 0x00007f1426396442 in x11EventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x70cae0, callback=0x0, user_data=0x0) at
kernel/qguieventdispatcher_glib.cpp:146
#50 0x00007f1421c97c6d in g_main_context_dispatch (context=0x717610) at
gmain.c:3111
#51 0x00007f1421c97c6d in g_main_context_dispatch
(context=context@entry=0x717610) at gmain.c:3710
#52 0x00007f1421c97f18 in g_main_context_iterate
(context=context@entry=0x717610, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3781
#53 0x00007f1421c97fbc in g_main_context_iteration (context=0x717610,
may_block=1) at gmain.c:3842
#54 0x00007f1426f91e1e in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x6e9820, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#55 0x00007f14263964f6 in
QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#56 0x00007f1426f63931 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7ffdb5b881a0, flags=...) at kernel/qeventloop.cpp:149
#57 0x00007f1426f63c45 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7ffdb5b881a0, flags=...) at kernel/qeventloop.cpp:204
#58 0x00007f1426f68e59 in QCoreApplication::exec() () at
kernel/qcoreapplication.cpp:1225
#59 0x00007f14262f6dac in QApplication::exec() () at
kernel/qapplication.cpp:3823
#60 0x0000000000418c12 in main(int, char**) (argc=5, argv=0x7ffdb5b883d8) at
/usr/src/debug/ksystemlog-4.14.3/src/main.cpp:91

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to