Opened 16 years ago
Closed 10 years ago
#2685 closed bug (invalid)
vfork: out of memory
Reported by: | emitrax | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Running sqlite-3.5.9 test seems to consume all memory (256MB) and swap(512MB) at, or after, async-3-1.1 test, plus last sysinfo I managed to run shows 30088 used semaphore out of 32768 (perhaps a leak?). The number increased all at onced.
In order to run the test, one needs first to install tcl-8.5.4, which is easily compilable by using the unix version.
Note:
See TracTickets
for help on using tickets.
I'm going over old tickets related to memory and noticed this. If you are still around emitrax, could you test this again on a newer Haiku?