[Webkit-unassigned] [Bug 159919] New: Not possible to GDB WebKitGtk+ 2.13.3: demangler-warning: unable to demangle
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 19 06:09:18 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=159919
Bug ID: 159919
Summary: Not possible to GDB WebKitGtk+ 2.13.3:
demangler-warning: unable to demangle
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: agomez at igalia.com
CC: bugs-noreply at webkitgtk.org
I'm using WebKitGtk+ with my own JHBuild setting:
https://github.com/tanty/jhbuild-epiphany/tree/master
Epiphany 3.20.3 and WebKit 2.13.3
I'm running Epiphany with the dconf key:
"process-model" = "shared-secondary-process"
The compilation was done with CMake args:
'-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS"'
When trying to attach with gdb to any of the running processes (epiphany, WebKitNetworkProcess or WebKitWebProcess), I get:
/build/gdb-7.10/gdb/cp-support.c:1595: demangler-warning: unable to demangle '_ZSt7forwardIRZN6WebKit29NetworkConnectionToWebProcess26writeBlobsToTemporaryFilesERKN3WTF6VectorINS2_6StringELm0ENS2_15CrashOnOverflowELm16EEEmEUlRT_E_EOS9_RNSt16remove_referenceIS9_E4typeE' (demangler failed with signal 11)
And the only option is to exit the debugging session.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160719/3f33ba1d/attachment.html>
More information about the webkit-unassigned
mailing list