Skip to content

Instantly share code, notes, and snippets.

@azbesthu
Created October 6, 2014 13:26
Show Gist options
  • Save azbesthu/2449fc49c680c04ac94c to your computer and use it in GitHub Desktop.
Save azbesthu/2449fc49c680c04ac94c to your computer and use it in GitHub Desktop.
==23980== Freya-0.5, Memory access logger
==23980== Copyright (C) 2009, and GNU GPL'd, by Zoltan Herczeg (University of Szeged).
==23980== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==23980== Command: ./QtTestBrowser http://qt-project.org
==23980== Parent PID: 22281
==23980==
==23980==
==23980== Process terminating with default action of signal 11 (SIGSEGV): dumping core
==23980== Access not within mapped region at address 0xBBADBEEF
==23980== at 0x7487060: WTFCrash (in /home/azbest/profiling/sept14/qt5-tools-qtwe/qt5/qtwebkit/lib/libQt5WebKit.so.5.4.0)
==23980== by 0x72F589C: JSC::JIT::linkFor(JSC::JSFunction*, JSC::CodeBlock*, JSC::CodeBlock*, JSC::MacroAssemblerCodePtr, JSC::CallLinkInfo*, JSC::VM*, JSC::CodeSpecializationKind) (in /home/azbest/profiling/sept14/qt5-tools-qtwe/qt5/qtwebkit/lib/libQt5WebKit.so.5.4.0)
==23980== by 0x731A358: JSC::lazyLinkFor(JSC::ExecState*, JSC::CodeSpecializationKind) (in /home/azbest/profiling/sept14/qt5-tools-qtwe/qt5/qtwebkit/lib/libQt5WebKit.so.5.4.0)
==23980== by 0x731226D: cti_vm_lazyLinkCall (in /home/azbest/profiling/sept14/qt5-tools-qtwe/qt5/qtwebkit/lib/libQt5WebKit.so.5.4.0)
==23980== by 0x730E96E: JSC::tryCacheGetByID(JSC::ExecState*, JSC::CodeBlock*, JSC::ReturnAddressPtr, JSC::JSValue, JSC::Identifier const&, JSC::PropertySlot const&, JSC::StructureStubInfo*) (in /home/azbest/profiling/sept14/qt5-tools-qtwe/qt5/qtwebkit/lib/libQt5WebKit.so.5.4.0)
==23980== by 0x1AE61057: ???
==23980== by 0x1E62D8EF: ???
==23980== by 0x149145FF: ???
==23980== by 0x1E64FF1F: ???
==23980== by 0x1AE61057: ???
==23980== by 0x147E12AF: ???
==23980== by 0x1AE64FFF: ???
==23980== If you believe this happened as a result of a stack
==23980== overflow in your program's main thread (unlikely but
==23980== possible), you can try to increase the size of the
==23980== main thread stack using the --main-stacksize= flag.
==23980== The main thread stack size used in this run was 8388608.
==23980==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment