You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this issue when I run pandoc command using files mounted in sshfs
(SSHServerFS, ody, 6/4/14, 20:22) sshfs-static(7339,0xffba9000) malloc: *** mach_vm_map(size=16781312) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
fuse: failed to allocate read buffer
Quite strange, but it is happening any time, no matter the input files, as far as they are in the sshfs mounted folder.
cheers
The text was updated successfully, but these errors were encountered:
Hi,
I got this issue when I run pandoc command using files mounted in sshfs
(SSHServerFS, ody, 6/4/14, 20:22) sshfs-static(7339,0xffba9000) malloc: *** mach_vm_map(size=16781312) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
fuse: failed to allocate read buffer
Quite strange, but it is happening any time, no matter the input files, as far as they are in the sshfs mounted folder.
cheers
The text was updated successfully, but these errors were encountered: