ChinaUnix.net
相关文章推荐:

bus error

as4 [root@undefined ~]# cat mbox cat: mbox: Input/output error [root@undefined ~]# top 'vt100': unknown terminal type. [root@undefined ~]# vi a bus error 不知是咋了,没改过配置,之前有做过一次盘底扫描,换了一根数据线,然后就这样了

by greysky-zfj - Linux系统管理 - 2007-10-30 13:11:58 阅读(3876) 回复(4)

相关讨论

.... char buf[1024]; while(fgets(buf,1024,stdin)!=NULL) { int i; for(i=0;ibus error。。。

by mydooom - C/C++ - 2005-07-04 22:53:56 阅读(919) 回复(1)

各位大侠,小弟最近在学习linux下的编程,在进行一个mmap实验程序的时候,出现了bus error这个错误,百思不得其解,望各位大侠指教: // receiver.c #include #include #include #include #include const int SIZE = 100; void main() { int i; int fd = open("./block", O_RDWR, 0666); if(fd < 0) { perror("open failed"); return; } ...

by tcjsea - Linux环境编程 - 2013-05-06 21:44:11 阅读(1456) 回复(6)

遇到了这样的问题, 我是新手,请高人指教!

by movecc - Linux系统管理 - 2012-09-10 08:28:08 阅读(1431) 回复(1)

#ln -s /dev/fb/0 /dev/fb0 #./fluidlauncher -qws 板子上老是提示 Alignment trap: fluidlauncher (715) PC=0x40b1c74c Instr=0xe58a3000 Address=0x00046089 FSR 0x813 bus error Demo, Example里面只能跑起来一个例子(shapedclock),其他的都这个提示, 希望有经验的哥们给予帮助。

by wenzhezujie - 嵌入式开发 - 2010-11-19 09:30:08 阅读(2972) 回复(1)

用人家厂商提供的驱动程序和测试例子,测试pci的NT驱动,运行用户态程序的时候提示bus error,现在不能确定是不是硬件问题。 情况是这样的: (1)驱动程序使用dma_alloc_coherent()分配了一段内存,执行完打印如下: Allocated physical memory... CPU Phys Addr: 0xbfccb000 bus Phys Addr: 0x3fe05000 Kernel VA : 0xffccb000 Size : 1000 bytes (2)用mmap()函数将该内存映射到用户空...

by 527639827 - Linux环境编程 - 2010-05-27 11:27:24 阅读(21914) 回复(17)

本来文件长度是0,mmap一定长度后,访问那段长度,出现bus error, 有哪位朋友能详细说说?是没有对齐,还是其他原因、

by peidright - C/C++ - 2010-05-04 14:37:01 阅读(5373) 回复(9)

请问那位大侠 我怎么老提示host bus error 啊 然后就是一大堆乱码 谁能帮我解决一下

by rockhenson - Linux新手园地 - 2008-04-05 17:00:49 阅读(1020) 回复(0)

[root@localhost log]# tail -f messages Dec 20 04:05:30 localhost kernel: ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0x4a data 8 in Dec 20 04:05:30 localhost kernel: res 51/50:03:00:00:00/00:00:00:00:00/a0 Emask 0x20 (host bus error) Dec 20 04:05:31 localhost kernel: ata2.00: configured for UDMA/33 Dec 20 04:05:31 localhost kernel: ata2: EH complete Dec 20 04:05:46 localhos...

by lan.happy - Linux新手园地 - 2008-04-05 17:05:37 阅读(3334) 回复(3)

# pkgadd -d ./top-3.5.1-sol9-sparc-local bus error - core dumped 这是怎么回事?

by fxkh - Solaris - 2006-01-16 22:38:53 阅读(3639) 回复(13)

# pkgadd -d ./top-3.5.1-sol9-sparc-local\r\nbus error - core dumped\r\n\r\n这是怎么回事?

by fxkh - Solaris - 2006-01-16 22:38:53 阅读(3649) 回复(11)