我在嵌入式linux(2.4)平台上运行jpeg2000压缩程序(jasper), 最初内存是64M ,程序提示out of memory 然后停职运行,我猜可能是内存少了, 因为这个程序在pc机上运行很好. 然后我将内存加到128M , 运行得到标题那样的错误. 然后向程序输入不同的参数运行又得到以下错误, unable to handle kernel paging request at virtual address ceb83bbd 我打开源代码看了看头就大了, 所以我想先向各位请教一个问题: 我的文件系统是只读的,这...
by sunxiang0511 - 内核/嵌入技术 - 2005-12-02 18:01:06 阅读(1794) 回复(1)
服务器down掉了,通过网络可ping通,显示器、键盘无反应,ssh登录超时,查看系统日志,有以下信息,请高手不吝赐教,在此先行谢过! Aug 4 02:42:01 localhost kernel: unable to handle kernel null pointer dereference at virtual address 00000080 Aug 4 02:42:01 localhost kernel: printing eip: Aug 4 02:42:01 localhost kernel: c012c897 Aug 4 02:42:01 localhost kernel: *pde = 00000000 Aug 4 02:42:01 localh...
我在写驱动程序的init_module时, 想在其中,修改PCI地址a0000000的值, 但直接修改就出错." unable to handle kernel paging request at virtual address a0000000" 我以为是a0000000没有映射的原因,再ioremap(a0000000, PAGE_SIZE) 映射, 然后修改映射后的值,也是同样的错. :em06: 这种错是如何引起的啊??? 请帮忙!!
unable handle kernel paging request at virtual??求教 我改了内核代码,出了这问题,请问是怎么回事,如何解决?谢谢.
系统启动时报kernel panic,unable to handle kernel paging request at 08081f48 求助!
Thou shalt not follow the null pointer, for chaos and madness await thee at its end. Clearly the holy scriptures were mis-transcribed here, as the words should have been ``null pointer'', to minimize confusion between the concept of null pointers and the macro null (of which more anon). Otherwise, the meaning is plain. A null pointer points to regions filled with dragons, demons, core dumps, and...
使用的是lotus 7.0-cn版本 在使用定则时,第一个定则创建正常 当创建第二个定则时则出现提示 lookup handle null handle 然后程序就只能强制关闭,定则也不成功 请问如果解决
我写了一个socket的服务端程序,平时运行正常 但是如果这个程序异常退出后在启动就会出现“unable to bind: address already used!”错误,总要等很久才能再次绑定端口。 请问用什么命令可以直接释放端口?
tcpserver: fatal: unable to bind: address already used 急!在线等。 谢了!