| Summary: | Xorg 1.4.2 leaking memory | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Bráulio Barros de Oliveira <brauliobo> |
| Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Bráulio Barros de Oliveira
2008-06-30 18:58:06 UTC
Can you cross-check with Bug 14639 please? may be a dupe. Peter, I'm not sure how to run the strings command, i've tried
$ strings /dev/sda6 |fgrep org.freedesktop.DBus.Local|wc
57 57 1540
/dev/sda6 is the swap device, but actually i'm not using any swap.
i've tried from /dev/mem, and got:
bash-3.2# strings /dev/mem |fgrep org.freedesktop.DBus.Local|wc
140 1244 27183
Tips please?
bráulio
Uhm, actually running $ strings /dev/mem |fgrep org.freedesktop.DBus.Local returned a lot of repeateds org.freedesktop.DBus.Local, each one on a single line. Does that confirm the other bug? > --- Comment #3 from Bráulio Barros de Oliveira <brauliobo@gmail.com> 2008-07-02 11:15:38 PST ---
> Uhm, actually running
> $ strings /dev/mem |fgrep org.freedesktop.DBus.Local
>
> returned a lot of repeateds org.freedesktop.DBus.Local, each one on a single
> line.
> Does that confirm the other bug?
Yep, marking as duplicate.
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.