[Webkit-unassigned] [Bug 74078] New: [Qt] Shared memory should use SHM instead of tmpdir

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 05:13:51 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74078

           Summary: [Qt] Shared memory should use SHM instead of tmpdir
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sandfeld at kde.org


Originally seen as one of the causes of NB#240753

Shared memory uses tmpdir which causes a crash if the filesystem tmpdir resides in fills up. Switching the shared memory implementation from tmpdir to SHM provides a stability and performance improvement.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list