Closed
Bug 232051
Opened 21 years ago
Closed 21 years ago
Jprof does not work with Fedora Core1
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jim_nance, Unassigned)
Details
Attachments
(1 file)
1.47 KB,
patch
|
dbaron
:
review+
dbaron
:
superreview+
|
Details | Diff | Splinter Review |
I found that the stack crawling function in jprof does not work with Fedora
Core1. Aparently this also broke code in other places in mozilla which crawl the
stack. I coppied the changes made to fix those problems into jprof, and now it
works for me again. Unfortunatly I do not have a pre-Fedora system to test on,
so I do not know if these changes would break older builds. I dont really know
if anywould would even care. I am going to attach the patch to fix Fedora to
this bug report. I would like recomendations as to whether I should check it in
or not.
Comment 2•21 years ago
|
||
ah, this also makes jprof work on debian/unstable for me.
Comment on attachment 139801 [details] [diff] [review]
patch to make jprof work on Fedora Core1
I already made roughly the same change in two other places.
Attachment #139801 -
Flags: superreview+
Attachment #139801 -
Flags: review+
Thanks David. I think I coppied one of your updates to do this.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•