close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
2008-11-16
Event: SC'08
BUGFIX: jfbterm
- (續 08-11-15@GMT-6)尋找合理懷疑對象:
root@intrepid:~/jfbterm-0.4.7# grep "KD_GRAPHICS" *
vterm.c: ioctl(0, KDSETMODE, KD_GRAPHICS);
root@intrepid:~/jfbterm-0.4.7# grep "KD_TEXT" *
main.c: if (mode == KD_TEXT) {
vterm.c: ioctl(0, KDSETMODE, KD_TEXT);
root@intrepid:~/jfbterm-0.4.7# grep "cannot mmap" *
fbcommon.c: die("cannot mmap(smem)");
fbcommon.c: die("cannot mmap(mmio)");
fbcommon.c: print_message("cannot mmap(mmio) : %s\n", strerror(errno));
- 啟用 DEBUG 旗標,編譯 jfbterm,使用 gdb 追蹤
root@intrepid:~/jfbterm-0.4.7# ./configure --enable-debug
root@intrepid:~/jfbterm-0.4.7# make
root@intrepid:~/jfbterm-0.4.7# gdb ./jfbterm
gdb> run
UCIMF - jfbterm patch (中文輸入)
Debian
職場態度
Web Service
Open Source
Download in other formats: