Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. load url with one crash issue in webkit5
Forum Updated to NodeBB v4.3 + New Features

load url with one crash issue in webkit5

Scheduled Pinned Locked Moved Unsolved Qt WebKit
2 Posts 2 Posters 357 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.
  • D Offline
    D Offline
    Dylan-NO1
    wrote on last edited by
    #1

    as i load one url , happen one crash issue, due to system start up, it's to slow to load one url, as i check that server send Html page quickly, so for promoting performance to load, i load one url automatically at the beginning of system start up, by the way, it does work, but load url some times, it happen one crash problem, after analyzing the coredump file,
    so I'll appreciate it if you help me resolve it, the core file analysis as below:

    Program terminated with signal SIGSEGV, Segmentation fault.
    Python Exception <type 'exceptions.NameError'> Installation error: gdb.execute_unwinders function is missing:
    #0 0x75fbe7c8 in WTF::equal(WTF::StringImpl const*, unsigned char const*) ()
    from /usr/local/Qt5.2.1/lib/libQt5WebKit.so.5
    [Current thread is 1 (LWP 724)]
    (gdb) bt
    Python Exception <type 'exceptions.NameError'> Installation error: gdb.execute_unwinders function is missing:
    Python Exception <type 'exceptions.ImportError'> No module named gdb.frames:
    #0 0x75fbe7c8 in WTF::equal(WTF::StringImpl const*, unsigned char const*) ()
    from /usr/local/Qt5.2.1/lib/libQt5WebKit.so.5
    #1 0x75fb1774 in WTF::AtomicString::add(unsigned char const*) ()
    from /usr/local/Qt5.2.1/lib/libQt5WebKit.so.5
    Python Exception <type 'exceptions.NameError'> Installation error: gdb.execute_unwinders function is missing:
    #2 0x64f0fa48 in ?? ()
    Python Exception <type 'exceptions.NameError'> Installation error: gdb.execute_unwinders function is missing:
    Backtrace stopped: previous frame identical to this frame (corrupt stack?)

    1 Reply Last reply
    0
    • K Offline
      K Offline
      karbotilne5
      Banned
      wrote on last edited by
      #2
      This post is deleted!
      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