Ticket #2239 (closed bug: fixed)
kernel doesn't free memory that was requested from userspace programs
| Reported by: | kaoutsis | Owned by: | axeld |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | - General | Version: | R1 development |
| Cc: | Blocked By: | ||
| Platform: | All | Blocking: |
Description
* boost_1_35_0.tar.bz2 * ~/Desktop/boost_1_35_0> pwd /boot/home/Desktop/boost_1_35_0 ~/Desktop/boost_1_35_0> ./configure --includedir=/boot/develop/headers/ --libdir=/boot/home/config/lib/ * ~/Desktop/boost_1_35_0> make install * after making a lot of targets, mostly copying the boost headers to the destination directory, the memory of kernel team increases constantly and then happens the 'vfork: Out of memory'. From that moment, it's impossible to build the rest 163 targets, if you try again the 'make install'; see vfork.png and ProcessController-status.png, the memory is never freed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
