Closed Bug 411392 Opened 17 years ago Closed 14 years ago

Modules lists modules more than once

Categories

(Toolkit :: Crash Reporting, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: samuel.sidler+old, Unassigned)

References

()

Details

Reported by timeless, Jul 13, 2007

What is the problem?
modules in crash reports lists libraries more than once if they're loaded
for readonly, executable, etc because each mode gets its own listing in
/proc/self/maps.

https://crash-reports.stage.mozilla.com/reports/report/index/8705e882-30f7-11dc-b3e3-001321b0783d#modules


What is the expected behavior?
Modules should only list files once

DejaVuLGCSans.ttf 		000000000000000000000000000000000 	DejaVuLGCSans.ttf
DejaVuLGCSans-Bold.ttf 		000000000000000000000000000000000 
DejaVuLGCSans-Bold.ttf

What happens instead?
Most modules are listed more than once resulting in a list that's at least
twice as long as it should be.


DejaVuLGCSans.ttf 		000000000000000000000000000000000 	DejaVuLGCSans.ttf
DejaVuLGCSans-Bold.ttf 		000000000000000000000000000000000 
DejaVuLGCSans-Bold.ttf
DejaVuLGCSans.ttf 		000000000000000000000000000000000 	DejaVuLGCSans.ttf
DejaVuLGCSans.ttf 		000000000000000000000000000000000 	DejaVuLGCSans.ttf

What version of the product are you using, and on what OS?
stable, linux
This is a breakpad client bug on Linux.
Component: Socorro → Breakpad Integration
Product: Webtools → Toolkit
QA Contact: socorro → breakpad.integration
This might be fixed since the Breakpad client got rewritten a while back.
This was fixed with the Linux client rewrite:
http://crash-stats.mozilla.com/report/index/bp-b04e199e-7a9c-49cf-9b5d-b93d72100816
Status: NEW → RESOLVED
Closed: 14 years ago
Depends on: 514188
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.