Opened 10 years ago
Last modified 9 years ago
#11975 new bug
[UserlandFS] leaks memory when watching video from sshfs
Reported by: | diver | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | File Systems/UserlandFS | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
While watching a video from sshfs I can see how userlandfs_server is leaking memory using ProcessController. This is what I noticed in debug report.
11461 0x18038000 0x601d8000 1181312 rw- full heap
1181312 is in KiB
Attachments (1)
Change History (3)
by , 10 years ago
Attachment: | userlandfs_server-1023-debug-15-04-2015-11-21-36.report added |
---|
comment:1 by , 10 years ago
comment:2 by , 9 years ago
Milestone: | R1 → Unscheduled |
---|
BeOS did not have UserlandFS, moving out of R1
Note:
See TracTickets
for help on using tickets.
That could potentially be sshfs itself, bear in mind that it runs within the userlandfs process, so its memory usage will show up there as well.