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. My application generates strange core dumps
Forum Updated to NodeBB v4.3 + New Features

My application generates strange core dumps

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 1.4k 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.
  • U Offline
    U Offline
    unmanner
    wrote on last edited by
    #1

    msvcr100.dll!67cccc04() No data
    [msvcr100.dll does not loaded]
    msvcr100.dll!67ccaf10() No data
    msvcr100.dll!67ccaf3e() No data
    msvcr100.dll!67c50350() No data
    KernelBase.dll!75686d2a() No data
    KernelBase.dll!7566bc44() No data
    ntdll.dll!773ae67f() No data
    ntdll.dll!773ae0f2() No data
    msvcr100.dll!67c5a453() No data
    app.exe!00c70118() No data
    app.exe!00c9bb00() No data
    app.exe!00c9a935() No data
    Qt5Core.dll!66b22f16() No data
    Qt5Core.dll!66b24c92() No data
    Qt5Core.dll!66b7484f() No data
    Qt5Core.dll!669b024c() No data
    Qt5Core.dll!66b803c3() No data
    msvcr100.dll!67c9c556() No data
    msvcr100.dll!67c9c600() No data
    kernel32.dll!7587339a() No data
    ntdll.dll!773b9ef2() No data
    ntdll.dll!773b9ec5() No data

    1 Reply Last reply
    0
    • raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      are you sure your application uses the correct libraries they were built against?!

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • U Offline
        U Offline
        unmanner
        wrote on last edited by
        #3

        The core was orrured on other mashine with VS2010. I removed VS2010 from them and now seems application is stable..

        1 Reply Last reply
        0
        • U Offline
          U Offline
          unmanner
          wrote on last edited by
          #4

          But how I can protect my application it the future? On a customer side?

          1 Reply Last reply
          0
          • raven-worxR Offline
            raven-worxR Offline
            raven-worx
            Moderators
            wrote on last edited by
            #5

            you need to deliver all libraries bundled together with your application.
            Then there shouldn't be a problem. You may want to read "this":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html.

            --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
            If you have a question please use the forum so others can benefit from the solution in the future

            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