Opened 17 years ago

Last modified 7 years 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
Component: System/runtime_loader Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: 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 (1)

comment:1 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned
Note: See TracTickets for help on using tickets.