11.04的内核文件编译当中没打开INTEL WIRELESS DEBUG当中的UCODE选项导致无法驱动。
时间:2011-03-15
来源:互联网
具体提示如下:
beibei@ubuntu:/media/E/wuli/new$ femsolver *.sys
running 1 processes on rhirex003n_final_f26.00kHzT20.00C.sys
running on node #0: ubuntu
sys_read (0: ubuntu): 2584333 nodes, 2937913 equations, 83550047 nnz (msm), 2 nnz (mlv), 2937913 local rows (0-2937912)
[0]PETSC ERROR: --------------------- Error Message ------------------------------------
[0]PETSC ERROR: Out of memory. This could be due to allocating
[0]PETSC ERROR: too large an object or bleeding by not properly
[0]PETSC ERROR: destroying unneeded objects.
[0]PETSC ERROR: Memory allocated 0 Memory used by process 2101751808
[0]PETSC ERROR: Try running with -malloc_dump or -malloc_log for info.
[0]PETSC ERROR: Memory requested 1682752626!
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Release Version 3.1.0, Patch 6, Tue Nov 16 17:02:32 CST 2010
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: femsolver on a linux-gnu named ubuntu by beibei Tue Mar 15 22:16:59 2011
[0]PETSC ERROR: Libraries linked from /usr/src/petsc/linux-gnu/lib
[0]PETSC ERROR: Configure run at Thu Dec 9 15:02:05 2010
[0]PETSC ERROR: Configure options --doCleanup=1 --with-cpp=cpp --with-cc=gcc --with-cxx=g++ --with-gnu-compilers=1 --with-vendor-compilers=0 --with-shared --with-clanguage=Cxx --with-python=0 --with-scalar-type=complex --with-debugging=0 --with-log=1 --with-fortran=1 --with-fortran-kernels=1 --with-fc=gfortran --with-mpi=0 --with-x=1 --with-x-include=/usr/include/X11 --with-hypre=0
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: PetscMallocAlign() line 49 in src/sys/memory/mal.c
[0]PETSC ERROR: MatSeqAIJSetPreallocation_SeqAIJ() line 3029 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: MatSeqAIJSetPreallocation() line 2971 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: MatMPIAIJSetPreallocation_MPIAIJ() line 2797 in src/mat/impls/aij/mpi/mpiaij.c
[0]PETSC ERROR: MatMPIAIJSetPreallocation() line 3488 in src/mat/impls/aij/mpi/mpiaij.c
[0]PETSC ERROR: User provided function() line 102 in "unknowndirectory/"fileinterface.c
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, probably memory access out of range
[0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger
[0]PETSC ERROR: or see http://www.mcs.anl.gov/petsc/petsc-as/d ... tml#Signal[0]PETSC ERROR: or try http://valgrind.org on GNU/linux and Apple Mac OS X to find memory corruption errors
[0]PETSC ERROR: configure using --with-debugging=yes, recompile, link, and run
[0]PETSC ERROR: to get more information on the crash.
[0]PETSC ERROR: --------------------- Error Message ------------------------------------
[0]PETSC ERROR: Signal received!
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Release Version 3.1.0, Patch 6, Tue Nov 16 17:02:32 CST 2010
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: femsolver on a linux-gnu named ubuntu by beibei Tue Mar 15 22:16:59 2011
[0]PETSC ERROR: Libraries linked from /usr/src/petsc/linux-gnu/lib
[0]PETSC ERROR: Configure run at Thu Dec 9 15:02:05 2010
[0]PETSC ERROR: Configure options --doCleanup=1 --with-cpp=cpp --with-cc=gcc --with-cxx=g++ --with-gnu-compilers=1 --with-vendor-compilers=0 --with-shared --with-clanguage=Cxx --with-python=0 --with-scalar-type=complex --with-debugging=0 --with-log=1 --with-fortran=1 --with-fortran-kernels=1 --with-fc=gfortran --with-mpi=0 --with-x=1 --with-x-include=/usr/include/X11 --with-hypre=0
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: User provided function() line 0 in unknown directory unknown file
已放弃
提示中的memory指什么啊???
beibei@ubuntu:/media/E/wuli/new$ femsolver *.sys
running 1 processes on rhirex003n_final_f26.00kHzT20.00C.sys
running on node #0: ubuntu
sys_read (0: ubuntu): 2584333 nodes, 2937913 equations, 83550047 nnz (msm), 2 nnz (mlv), 2937913 local rows (0-2937912)
[0]PETSC ERROR: --------------------- Error Message ------------------------------------
[0]PETSC ERROR: Out of memory. This could be due to allocating
[0]PETSC ERROR: too large an object or bleeding by not properly
[0]PETSC ERROR: destroying unneeded objects.
[0]PETSC ERROR: Memory allocated 0 Memory used by process 2101751808
[0]PETSC ERROR: Try running with -malloc_dump or -malloc_log for info.
[0]PETSC ERROR: Memory requested 1682752626!
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Release Version 3.1.0, Patch 6, Tue Nov 16 17:02:32 CST 2010
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: femsolver on a linux-gnu named ubuntu by beibei Tue Mar 15 22:16:59 2011
[0]PETSC ERROR: Libraries linked from /usr/src/petsc/linux-gnu/lib
[0]PETSC ERROR: Configure run at Thu Dec 9 15:02:05 2010
[0]PETSC ERROR: Configure options --doCleanup=1 --with-cpp=cpp --with-cc=gcc --with-cxx=g++ --with-gnu-compilers=1 --with-vendor-compilers=0 --with-shared --with-clanguage=Cxx --with-python=0 --with-scalar-type=complex --with-debugging=0 --with-log=1 --with-fortran=1 --with-fortran-kernels=1 --with-fc=gfortran --with-mpi=0 --with-x=1 --with-x-include=/usr/include/X11 --with-hypre=0
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: PetscMallocAlign() line 49 in src/sys/memory/mal.c
[0]PETSC ERROR: MatSeqAIJSetPreallocation_SeqAIJ() line 3029 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: MatSeqAIJSetPreallocation() line 2971 in src/mat/impls/aij/seq/aij.c
[0]PETSC ERROR: MatMPIAIJSetPreallocation_MPIAIJ() line 2797 in src/mat/impls/aij/mpi/mpiaij.c
[0]PETSC ERROR: MatMPIAIJSetPreallocation() line 3488 in src/mat/impls/aij/mpi/mpiaij.c
[0]PETSC ERROR: User provided function() line 102 in "unknowndirectory/"fileinterface.c
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Caught signal number 11 SEGV: Segmentation Violation, probably memory access out of range
[0]PETSC ERROR: Try option -start_in_debugger or -on_error_attach_debugger
[0]PETSC ERROR: or see http://www.mcs.anl.gov/petsc/petsc-as/d ... tml#Signal[0]PETSC ERROR: or try http://valgrind.org on GNU/linux and Apple Mac OS X to find memory corruption errors
[0]PETSC ERROR: configure using --with-debugging=yes, recompile, link, and run
[0]PETSC ERROR: to get more information on the crash.
[0]PETSC ERROR: --------------------- Error Message ------------------------------------
[0]PETSC ERROR: Signal received!
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Release Version 3.1.0, Patch 6, Tue Nov 16 17:02:32 CST 2010
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: femsolver on a linux-gnu named ubuntu by beibei Tue Mar 15 22:16:59 2011
[0]PETSC ERROR: Libraries linked from /usr/src/petsc/linux-gnu/lib
[0]PETSC ERROR: Configure run at Thu Dec 9 15:02:05 2010
[0]PETSC ERROR: Configure options --doCleanup=1 --with-cpp=cpp --with-cc=gcc --with-cxx=g++ --with-gnu-compilers=1 --with-vendor-compilers=0 --with-shared --with-clanguage=Cxx --with-python=0 --with-scalar-type=complex --with-debugging=0 --with-log=1 --with-fortran=1 --with-fortran-kernels=1 --with-fc=gfortran --with-mpi=0 --with-x=1 --with-x-include=/usr/include/X11 --with-hypre=0
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: User provided function() line 0 in unknown directory unknown file
已放弃
提示中的memory指什么啊???
作者: zengshixiangze 发布时间: 2011-03-15
做科学计算吗?
貌似程序写的有问题啊。
貌似程序写的有问题啊。
作者: pengqian 发布时间: 2011-05-13
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28