Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

How do I correct the memory leak where gfx-surface-quartz is negative in v28.0 for Mac OS X?

  • 2 trả lời
  • 11 gặp vấn đề này
  • 86 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

My computer has become increasingly sluggish when Firefox v28.0 is open. I ran about:memory and found gfx-surface-quartz is a negative number! This was also the case in v27.0 as I recently upgraded in hopes that you had fixed this bug. Firefox is not secure if you allow a known memory bug to continue to exist from version to version. Memory issues are one of the most common ways to take over a system so I am surprised you have not fixed this issue; instead telling people to close tabs and uninstall plugins. Not very robust. Does this mean that if someone wants to take over my Mac, all they have to do is write a Firefox plugin that will cause a memory problem?  :( I would gladly upload the output from about:memory as a file, but there doesn't appear to be a way to do this and the output itself is greater than the 10,000 character limit..

Kind regards, Karambir Singh

My computer has become increasingly sluggish when Firefox v28.0 is open. I ran about:memory and found gfx-surface-quartz is a negative number! This was also the case in v27.0 as I recently upgraded in hopes that you had fixed this bug. Firefox is not secure if you allow a known memory bug to continue to exist from version to version. Memory issues are one of the most common ways to take over a system so I am surprised you have not fixed this issue; instead telling people to close tabs and uninstall plugins. Not very robust. Does this mean that if someone wants to take over my Mac, all they have to do is write a Firefox plugin that will cause a memory problem? :( I would gladly upload the output from about:memory as a file, but there doesn't appear to be a way to do this and the output itself is greater than the 10,000 character limit.. Kind regards, Karambir Singh

Tất cả các câu trả lời (2)

more options

If you would like to report this issue to the developers, please file a bug report on Bugzilla so that the Mozilla developers can investigate the issue.

more options

Negative numbers on the about:memory page are usually caused by an overflow that causes the left most bit to get set (i.e. a signed number with the maximum int value that is incremented changes to a negative number).

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window.