Opened 18 years ago

Last modified 2 weeks ago

#1082 assigned bug

Runtime Loader Fails for Programs on File Systems not Using the File Cache

Reported by: bonefish Owned by: nobody
Priority: normal Milestone: R1.1
Component: System/runtime_loader Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: #11221 Blocking:
Platform: All

Description

Running programs on file systems not using the file cache fails. The runtime loader uses sys_vm_map_file() to map the executable file, which apparently doesn't work for FSs not using the file cache. _vm_map_file() (vm.cpp) has a TODO stating something to that effect.

Change History (3)

comment:1 by axeld, 8 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:2 by waddlesplash, 2 weeks ago

Milestone: R1R1.1

comment:3 by waddlesplash, 2 weeks ago

Blocked By: 11221 added
Note: See TracTickets for help on using tickets.