Formato
Plain text
Post date
2018-08-15 11:59
Publication Period
Unlimited
  1. $ valgrind cuelistapp --log-file="log"
  2. valgrind: cuelistapp: command not found
  3. nathan@acer:~/src/cuelistapp/build-cuelistapp-Desktop-Debug$ valgrind ./cuelistapp --log-file="log"
  4. ==29559== Memcheck, a memory error detector
  5. ==29559== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
  6. ==29559== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
  7. ==29559== Command: ./cuelistapp --log-file=log
  8. ==29559==
  9. --29559-- WARNING: unhandled x86-linux syscall: 383
  10. --29559-- You may be able to write your own handler.
  11. --29559-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
  12. --29559-- Nevertheless we consider this a bug. Please report
  13. --29559-- it at http://valgrind.org/support/bug_reports.html.
  14. QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-nathan'
  15. QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-nathan'
  16. QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-nathan'
  17. qt5ct: using qt5ct plugin
  18. qt5ct: D-Bus global menu: no
  19. ==29559== Conditional jump or move depends on uninitialised value(s)
  20. ==29559== at 0x11F4BC: PlaybackManager::go() (playbackmanager.cpp:42)
  21. ==29559== by 0x1121B1: MainWindow::on_btn_Go_clicked() (mainwindow.cpp:299)
  22. ==29559== by 0x11F9F6: MainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (moc_mainwindow.cpp:119)
  23. ==29559== by 0x11FB01: MainWindow::qt_metacall(QMetaObject::Call, int, void**) (moc_mainwindow.cpp:152)
  24. ==29559== by 0x5AFC9DB: QMetaObject::activate(QObject*, int, int, void**) (in /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5.11.1)
  25. ==29559== by 0x5AFCEEC: QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (in /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5.11.1)
  26. ==29559== by 0x4B70DF8: QAbstractButton::clicked(bool) (in /usr/lib/i386-linux-gnu/libQt5Widgets.so.5.11.1)
  27. ==29559== by 0x4B71070: ??? (in /usr/lib/i386-linux-gnu/libQt5Widgets.so.5.11.1)
  28. ==29559== by 0x4B72723: ??? (in /usr/lib/i386-linux-gnu/libQt5Widgets.so.5.11.1)
  29. ==29559== by 0x4B728F8: QAbstractButton::mouseReleaseEvent(QMouseEvent*) (in /usr/lib/i386-linux-gnu/libQt5Widgets.so.5.11.1)
  30. ==29559== by 0x4ABA4C9: QWidget::event(QEvent*) (in /usr/lib/i386-linux-gnu/libQt5Widgets.so.5.11.1)
  31. ==29559== by 0x4B73DB9: QAbstractButton::event(QEvent*) (in /usr/lib/i386-linux-gnu/libQt5Widgets.so.5.11.1)
  32. ==29559==
  33. PlaybackManager::onGo(): invalid pointer m_currentCue
Descargar Printable view

URL of this paste

Embed with JavaScript

Embed with iframe

Raw text