Opened 9 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

hrev49040.

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)

userlandfs_server-1023-debug-15-04-2015-11-21-36.report (11.2 KB ) - added by diver 9 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by anevilyak, 9 years ago

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.

comment:2 by waddlesplash, 9 years ago

Milestone: R1Unscheduled

BeOS did not have UserlandFS, moving out of R1

Note: See TracTickets for help on using tickets.