Stas Sergeev

Results 1169 comments of Stas Sergeev

> well. the patch is not correct Yes. > In what environment is fuse-overlayfs running? Is it inside a user namespace with multiple IDs? No, its in a main namespace....

Hmm, trying out my aforementioned test-case, and it seems to regress a lot since! ``` $ fuse-overlayfs -o lowerdir=lower -o upperdir=ov -o workdir=. rw fusermount3: mount failed: Permission denied fuse-overlayfs:...

I also hit an inability to load an xpm done by ImageMagic's convert.

Do you happen to know a simple runtime 200 test-case?

Also is this a problem with comcom32 too?

Oh, I suspect r200fix works only with realmode progs, so perhaps the simpler test-case doesn't exist...

Would be good if you try, as I think this will fix realmode program.

Maybe just `uses crt` is not enough - you need to use it? There seem to be the test-case from @stuaxo https://github.com/dosemu2/dosemu2/issues/808

So can the failed example be fixed with r200fix? Пятница, 21 февраля 2025 г получено от Andrew Bird: > andrewbird left a comment (dosemu2/comcom64#105) > > Yes that example you...

I think dpmi is defeating a fix. Try building for prot mode in BP7. Пятница, 21 февраля 2025 г получено от Andrew Bird: > andrewbird left a comment (dosemu2/comcom64#105) >...