Advertisement
Guest User

stacktrace

a guest
Aug 29th, 2014
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. #0 0x0000003541832925 in raise () from /lib64/libc.so.6
  2. #1 0x0000003541834105 in abort () from /lib64/libc.so.6
  3. #2 0x00007ffff54baf84 in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:979
  4. #3 0x00007ffff54b8bf8 in QMessageLogger::fatal (this=0x7ffffffef970, msg=0x7ffff5839f30 "ASSERT: \"%s\" in file %s, line %d") at global/qlogging.cpp:384
  5. #4 0x00007ffff54b4100 in qt_assert (assertion=0x7ffff6ca56ff "enginePriv", file=0x7ffff6ca5220 "kernel/qwidget.cpp", line=4725) at global/qglobal.cpp:2096
  6. #5 0x00007ffff688046e in QWidget::render (this=0x1679e60, painter=0x7ffffffefe40, targetOffset=..., sourceRegion=..., renderFlags=...) at kernel/qwidget.cpp:4725
  7. #6 0x0000000000794dfb in wli::Characters_view_delegate::paint (this=0x1675e50, painter=0x7ffffffefe40, option=..., index=...) at /home/smita/wli/src/djinni_client/qt_ui/views/script/characters_view_delegate.cpp:125
  8. #7 0x00007ffff6b1c156 in QListView::paintEvent (this=0x16706e0, e=0x7fffffff0dc0) at itemviews/qlistview.cpp:1015
  9. #8 0x00007ffff688a568 in QWidget::event (this=0x16706e0, event=0x7fffffff0dc0) at kernel/qwidget.cpp:8098
  10. #9 0x00007ffff69baaa7 in QFrame::event (this=0x16706e0, e=0x7fffffff0dc0) at widgets/qframe.cpp:534
  11. #10 0x00007ffff6a592bb in QAbstractScrollArea::viewportEvent (this=0x16706e0, e=0x7fffffff0dc0) at widgets/qabstractscrollarea.cpp:1188
  12. #11 0x00007ffff6af89b2 in QAbstractItemView::viewportEvent (this=0x16706e0, event=0x7fffffff0dc0) at itemviews/qabstractitemview.cpp:1689
  13. #12 0x00007ffff6a5a461 in QAbstractScrollAreaPrivate::viewportEvent (this=0x1672c70, event=0x7fffffff0dc0) at widgets/qabstractscrollarea_p.h:110
  14. #13 0x00007ffff6a5a528 in QAbstractScrollAreaFilter::eventFilter (this=0x1674a40, o=0x166d2a0, e=0x7fffffff0dc0) at widgets/qabstractscrollarea_p.h:126
  15. #14 0x00007ffff57590b1 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0xd24340, receiver=0x166d2a0, event=0x7fffffff0dc0) at kernel/qcoreapplication.cpp:977
  16. #15 0x00007ffff683ecb1 in QApplicationPrivate::notify_helper (this=0xd24340, receiver=0x166d2a0, e=0x7fffffff0dc0) at kernel/qapplication.cpp:3478
  17. #16 0x00007ffff683eb35 in QApplication::notify (this=0x7fffffffdcf0, receiver=0x166d2a0, e=0x7fffffff0dc0) at kernel/qapplication.cpp:3447
  18. #17 0x00007ffff5758d48 in QCoreApplication::notifyInternal (this=0x7fffffffdcf0, receiver=0x166d2a0, event=0x7fffffff0dc0) at kernel/qcoreapplication.cpp:881
  19. #18 0x00007ffff6841239 in QCoreApplication::sendSpontaneousEvent (receiver=0x166d2a0, event=0x7fffffff0dc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:235
  20. #19 0x00007ffff6882255 in QWidgetPrivate::drawWidget (this=0x16730c0, pdev=0xe76af0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xedbc30) at kernel/qwidget.cpp:5138
  21. #20 0x00007ffff688316a in QWidgetPrivate::paintSiblingsRecursive (this=0x1672c70, pdev=0xe76af0, siblings=..., index=0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xedbc30) at kernel/qwidget.cpp:5332
  22. #21 0x00007ffff68826f2 in QWidgetPrivate::drawWidget (this=0x1672c70, pdev=0xe76af0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0xedbc30) at kernel/qwidget.cpp:5189
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement