[Bug 283646] x11-drivers/xf86-video-scfb: startx fails: (EE) scfb(0): scfb_mmap: Invalid argument
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283646 --- Comment #17 from Paul Scott <[email protected]> --- The mmap is returning errno 22 EINVAL but none of the EINVAL conditions listed in the man page for mmap are true, so I am at a loss to understand why EINVAL is returned. There must be some other condition that isn't documented in the man page. -- You are receiving this mail because: You are the assignee for the bug.