Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. Program received signal SIGSEGV, Segmentation fault.
  2. 0x00da9330 in QString::operator== (this=0x8563f00, other=...) at tools/qstring.cpp:2105
  3. 2105 tools/qstring.cpp: No such file or directory.
  4. in tools/qstring.cpp
  5. (gdb) bt
  6. #0 0x00da9330 in QString::operator== (this=0x8563f00, other=...) at tools/qstring.cpp:2105
  7. #1 0x0807842a in findSimilarTileset (this=0x8574da8, map=0x83dd548) at mapdocument.cpp:276
  8. #2 Tiled::Internal::MapDocument::unifyTilesets (this=0x8574da8, map=0x83dd548) at mapdocument.cpp:308
  9. #3 0x080a6dfe in Tiled::Internal::QuickStampManager::selectQuickStamp (this=0x83fec18, index=1) at quickstampmanager.cpp:140
  10. #4 0x080ab8ea in Tiled::Internal::QuickStampManager::qt_metacall (this=0x83fec18, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfffdf08) at .moc/moc_quickstampmanager.cpp:77
  11. #5 0x00e688ca in QMetaObject::metacall (object=0x83fec18, cl=56, idx=4, argv=0xbfffdf08) at kernel/qmetaobject.cpp:237
  12. #6 0x00e7b6ad in QMetaObject::activate (sender=0x8157718, m=0xf940f8, local_signal_index=0, argv=0x840c278) at kernel/qobject.cpp:3280
  13. #7 0x00e7e5a3 in QSignalMapper::mapped (this=0x8157718, _t1=1) at .moc/release-shared/moc_qsignalmapper.cpp:101
  14. #8 0x00e7f7ed in QSignalMapper::map (this=0x8157718, sender=0x83fb728) at kernel/qsignalmapper.cpp:266
  15. #9 0x00e7f9ce in QSignalMapper::map (this=0x8157718) at kernel/qsignalmapper.cpp:257
  16. #10 0x00e7fa9b in QSignalMapper::qt_metacall (this=0x8157718, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfffe05c) at .moc/release-shared/moc_qsignalmapper.cpp:87
  17. #11 0x00e688ca in QMetaObject::metacall (object=0x8157718, cl=56, idx=8, argv=0xbfffe05c) at kernel/qmetaobject.cpp:237
  18. #12 0x00e7b6ad in QMetaObject::activate (sender=0x83fb728, m=0xcf1c64, local_signal_index=0, argv=0x840c278) at kernel/qobject.cpp:3280
  19. #13 0x00aca607 in QShortcut::activated (this=0x83fb728) at .moc/release-shared/moc_qshortcut.cpp:130
  20. #14 0x003a292b in QShortcut::event (this=0x83fb728, e=0x0) at kernel/qshortcut.cpp:399
  21. #15 0x00361fdc in QApplicationPrivate::notify_helper (this=0x81014d0, receiver=0x83fb728, e=0xbfffe488) at kernel/qapplication.cpp:4396
  22. #16 0x0036804e in QApplication::notify (this=0xbffff354, receiver=0x83fb728, e=0xbfffe488) at kernel/qapplication.cpp:3798
  23. #17 0x00e62b3b in QCoreApplication::notifyInternal (this=0xbffff354, receiver=0x83fb728, event=0xbfffe488) at kernel/qcoreapplication.cpp:732
  24. #18 0x003a376d in sendEvent (this=0x810157c, e=0xbfffe8a4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
  25. #19 QShortcutMap::dispatchEvent (this=0x810157c, e=0xbfffe8a4) at kernel/qshortcutmap.cpp:879
  26. #20 0x003a559e in QShortcutMap::tryShortcutEvent (this=0x810157c, o=0x81644f0, e=0xbfffe8a4) at kernel/qshortcutmap.cpp:364
  27. #21 0x00369c52 in QApplication::notify (this=0xbffff354, receiver=0x81644f0, e=0xbfffe8a4) at kernel/qapplication.cpp:3840
  28. #22 0x00e62b3b in QCoreApplication::notifyInternal (this=0xbffff354, receiver=0x81644f0, event=0xbfffe8a4) at kernel/qcoreapplication.cpp:732
  29. #23 0x00361b9e in sendSpontaneousEvent (receiver=0x81644f0, event=0x0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
  30. #24 qt_sendSpontaneousEvent (receiver=0x81644f0, event=0x0) at kernel/qapplication.cpp:5388
  31. #25 0x0041e69d in QKeyMapper::sendKeyEvent (keyWidget=0x81644f0, grab=false, type=QEvent::KeyPress, code=50, modifiers=..., text=..., autorepeat=<value optimized out>,
  32. count=<value optimized out>, nativeScanCode=11, nativeVirtualKey=50, nativeModifiers=8192) at kernel/qkeymapper_x11.cpp:1867
  33. #26 0x00420b49 in QKeyMapperPrivate::translateKeyEvent (this=0x8139690, keyWidget=0x81644f0, event=0xbfffef6c, grab=120) at kernel/qkeymapper_x11.cpp:1837
  34. #27 0x003f4387 in QApplication::x11ProcessEvent (this=0xbffff354, event=0xbfffef6c) at kernel/qapplication_x11.cpp:3429
  35. #28 0x0042436a in x11EventSourceDispatch (s=0x8105268, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
  36. #29 0x0162b855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
  37. #30 0x0162f668 in ?? () from /lib/libglib-2.0.so.0
  38. #31 0x0162f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
  39. #32 0x00e91565 in QEventDispatcherGlib::processEvents (this=0x81020c8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
  40. #33 0x00423be5 in QGuiEventDispatcherGlib::processEvents (this=0x81020c8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
  41. #34 0x00e61609 in QEventLoop::processEvents (this=0xbffff264, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece or DW_OP_bit_piece.
  42. ) at kernel/qeventloop.cpp:149
  43. #35 0x00e61a8a in QEventLoop::exec (this=0xbffff264, flags=...) at kernel/qeventloop.cpp:201
  44. #36 0x00e6600f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
  45. #37 0x00360e07 in QApplication::exec () at kernel/qapplication.cpp:3672
  46. #38 0x080691f1 in main (argc=1, argv=0xbffff494) at main.cpp:128
  47. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement