Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. PyQt application has a memory error, how to find it?
Forum Updated to NodeBB v4.3 + New Features

PyQt application has a memory error, how to find it?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 253 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.
  • F Offline
    F Offline
    freemanl144
    wrote on last edited by
    #1

    I have a PyQt application that occasionally will throw an error of

    The instruction at 0X00007FFC450FA07 reference memory at 0X0000000000000048. The memory could not be read. 
    

    I personally am not able to reproduce this, but it has happened for multiple people using the application. How can I go about diagnosing this and then fixing it?

    For context I am working in PyCharm, I have ran the program through the command line in PyCharm, through PyCharm's IDE directly, the windows command line, and on a separate PC and haven't seen the error.

    JonBJ 1 Reply Last reply
    0
    • F freemanl144

      I have a PyQt application that occasionally will throw an error of

      The instruction at 0X00007FFC450FA07 reference memory at 0X0000000000000048. The memory could not be read. 
      

      I personally am not able to reproduce this, but it has happened for multiple people using the application. How can I go about diagnosing this and then fixing it?

      For context I am working in PyCharm, I have ran the program through the command line in PyCharm, through PyCharm's IDE directly, the windows command line, and on a separate PC and haven't seen the error.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @freemanl144
      From this information alone, if you are unable to reproduce you will not be able to diagnose. Nothing is "impossible", but I suspect it will be "highly unlikely" you will be able to pinpoint.

      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