Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. crash when using qmlprofiler
QtWS25 Last Chance

crash when using qmlprofiler

Scheduled Pinned Locked Moved QML and Qt Quick
qmlprofilerqqmlapplication
1 Posts 1 Posters 696 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Citron
    wrote on last edited by
    #1

    Hi,

    I'm not sure whether this post should go here on in the 'Tools' or 'General and Desktop' forums. I hope it's the correct one :)

    My problem is that I have a Qt Quick application running through a QQmlApplicationEngine that I would like to profile. I enabled QML profiling, and I run my application using the qmlprofiler tool. It connects correctly, I can start recording just fine, but when I want to close the profiling session ('q' in qmlprofiler) I have a crash deep in the destruction on my QQmlApplicationEngine instance (when I run the application without the qmlprofiler, everything's fine)

    I'm using the msvc2013 Desktop version of Qt, and I'm not using QtCreator to build or run my application.

    Do anyone have any idea what I might be doing wrong ? Any tip or advice when profiling using qmlprofiler ?

    Thanks in advance.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved