Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QtWebEngineProcess process crashing after QT upgade to 5.7.1 from 5.6.0

QtWebEngineProcess process crashing after QT upgade to 5.7.1 from 5.6.0

Scheduled Pinned Locked Moved Unsolved QtWebEngine
5 Posts 2 Posters 957 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.
  • N Offline
    N Offline
    Nlakhani
    wrote on last edited by
    #1

    My application is crashing after I upgraded QT from 5.6.0 to 5.7.1
    The console logs shows its crashing in QTwebEngineProcess. Could anyone please suggest.

    Crashed Thread: 0 CrRendererMain Dispatch queue: com.apple.main-thread

    Exception Type: EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
    Exception Note: EXC_CORPSE_NOTIFY

    Termination Signal: Segmentation fault: 11
    Termination Reason: Namespace SIGNAL, Code 0xb
    Terminating Process: exc handler [52477]

    JonBJ 1 Reply Last reply
    0
    • N Nlakhani

      My application is crashing after I upgraded QT from 5.6.0 to 5.7.1
      The console logs shows its crashing in QTwebEngineProcess. Could anyone please suggest.

      Crashed Thread: 0 CrRendererMain Dispatch queue: com.apple.main-thread

      Exception Type: EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
      Exception Note: EXC_CORPSE_NOTIFY

      Termination Signal: Segmentation fault: 11
      Termination Reason: Namespace SIGNAL, Code 0xb
      Terminating Process: exc handler [52477]

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

      @Nlakhani
      Hello and welcome.

      The first question would be why have you upgraded to such an old version of Qt when Qt 5.15 has been available for ages? Wouldn't it be better to try with an up-to-date version instead of worrying about an old one?

      N 1 Reply Last reply
      0
      • JonBJ JonB

        @Nlakhani
        Hello and welcome.

        The first question would be why have you upgraded to such an old version of Qt when Qt 5.15 has been available for ages? Wouldn't it be better to try with an up-to-date version instead of worrying about an old one?

        N Offline
        N Offline
        Nlakhani
        wrote on last edited by Nlakhani
        #3

        @JonB Thanks for replying !!! yes, we have also upgraded to 5.15.2 but still the issue persists. I mentioned 5.6 because as per our analysis, this issue started coming when we upgraded QT version from 5.6 to 5.7.1
        One more things to mention here not sure if it have any impact or not. Apart from QT upgrade, the application was notarised as well during that version.
        I am not able to upload crash logs file here due to upload permission. Please let me know if you need any further information.

        1 Reply Last reply
        0
        • N Offline
          N Offline
          Nlakhani
          wrote on last edited by
          #4

          @JonB Could you please respond on my query. please let me know if you need any more information from my side.

          JonBJ 1 Reply Last reply
          0
          • N Nlakhani

            @JonB Could you please respond on my query. please let me know if you need any more information from my side.

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

            @Nlakhani
            I don't have any further knowledge of Mac. Works fine for me elsewhere.

            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