[Webkit-unassigned] [Bug 119951] [GTK] [Stable] pure virtual method called -> SIGABRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 18 04:57:15 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119951





--- Comment #3 from Zan Dobersek <zandobersek at gmail.com>  2013-08-18 04:56:47 PST ---
Although, plenty of symbols get stripped through dh_strip when creating the Debian packages.

For instance, this shows the JSNodeOwner::isReachableFromOpaqueRoots symbol is still present in the built libwebkitgtk-1.0.so:
(sid)zan at strade:~/Dev/webkit/releases/debian/webkitgtk-2.0.4/build-2.0$ objdump -tT .libs/libwebkitgtk-1.0.so | grep JSNodeOwner | grep isReachableFromOpaqueRoots 
00000000004ba1f0 l     F .text    0000000000000259              _ZN7WebCore11JSNodeOwner26isReachableFromOpaqueRootsEN3JSC6HandleINS1_7UnknownEEEPvRNS1_11SlotVisitorE

This symbol, along with many others, is stripped from the packaged shared library.
Gustavo, do you have any insight on this?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list