Closed Bug 355404 Opened 18 years ago Closed 13 years ago

source files in stacktraces should not be lower-cased

Categories

(mozilla.org :: Talkback Server & Webtool, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ajschult784, Assigned: jay)

References

Details

talkback stacks include frames with references to source files like 
[mozilla\docshell\shistory\src\nsshistory.cpp, line 798]
with the source files lower-cased (it should be nsSHistory.cpp).  This should not happen and it prevents the bonsai links from working (along with bug 331397).
I ran into this after fixing bug 331397. As far as I can tell, the source file name is in lowercase when we pull it out of the database. I don't see any place where we lowercase it ourselves... I don't know how the database works at all; maybe Jay can pipe in on that.
I mentioned this to Ted (luser) on IRC, when he was working on Breakpad stuff related to this (bug 383083). He said it probably has something to do with how VC8 makes its symbol files. Anyway, this will be fixed in Breakpad (as soon as I write the code to provide UI for it).
We have not used Talkback in years and it is not longer maintained. Closing bugs.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.