WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138286
JavaScriptCore is missing debug info for bmalloc because libbmalloc.a is stripped
https://bugs.webkit.org/show_bug.cgi?id=138286
Summary
JavaScriptCore is missing debug info for bmalloc because libbmalloc.a is stri...
David Kilzer (:ddkilzer)
Reported
2014-11-01 18:10:40 PDT
It’s impossible to get source file information for bmalloc stack frames in crash logs, because blame is built with STRIP_INSTALLED_PRODUCT=YES. <
rdar://problem/18847087
>
Attachments
Patch v1
(1.35 KB, patch)
2014-11-01 19:24 PDT
,
David Kilzer (:ddkilzer)
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2014-11-01 19:07:57 PDT
s/blame/bmalloc/ Thanks autocorrect.
David Kilzer (:ddkilzer)
Comment 2
2014-11-01 19:24:29 PDT
Created
attachment 240801
[details]
Patch v1
David Kilzer (:ddkilzer)
Comment 3
2014-11-01 19:31:34 PDT
Committed
r175455
: <
http://trac.webkit.org/changeset/175455
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug