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. CacheOverflowException
Forum Updated to NodeBB v4.3 + New Features

CacheOverflowException

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 111 Views 1 Watching
  • 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.
  • J Offline
    J Offline
    JanLaloux
    wrote 11 days ago last edited by
    #1

    Qt 6.9.0, Window 11, C++ Visual Studio Community 2022

    When starting the application and executing

    new QMainWindow
    

    I get a couple of output messages of Visual Studio like this:

    Exception thrown at 0x00007FFF1D579F0A in MyApplication.exe: Microsoft C++ exception: CacheOverflowException at memory location 0x0000008CAFCE8160.
    

    The application starts and runs normal. But to be sure I would like to know what causes these exceptions.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote 11 days ago last edited by
      #2

      Hi,

      From a quick search, it seems to be something internal that should be safe to ignore.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JanLaloux
        wrote 11 days ago last edited by
        #3

        Super, thanks!

        1 Reply Last reply
        0

        3/3

        9 Jun 2025, 15:55

        • Login

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