zhanglei_1 发表于 2006-4-22 14:34

求教: Segmentation violation detected 的错误提示

<P>如题:运行某些函数时(通常是symbolic下的函数)就出现这样的错误提示-----   Segmentation violation detected at Sat Apr 22 14:30:05 2006<BR>------------------------------------------------------------------------</P>
<P>Configuration:<BR>MATLAB Version:   7.0.1.24704 (R14) Service Pack 1<BR>MATLAB License:   235100<BR>Operating System: Microsoft Windows XP<BR>Window System:    Version 5.1 (Build 2600: Service Pack 2)<BR>Processor ID:   x86 Family 15 Model 12 Stepping 2, AuthenticAMD<BR>Virtual Machine:Java 1.4.2_04 with Sun Microsystems Inc. Java HotSpot(TM) Client VM<BR>    (mixed mode)<BR>Default Charset:ibm-1386_P100-2002<BR>请问,是什么原因,如何解决?</P>

happy 发表于 2006-4-23 10:32

回复:(zhanglei_1)求教: Segmentation violation d...

<P>This bug has been fixed in Release 14 Service Pack 3 (R14SP3). For previous product releases, read below for any possible workarounds: <BR><BR>We have verified that there is a bug in the Bioinformatics Toolbox in the way that the AFFYREAD function handles CDF files. <BR><BR>To work around this issue, download the attached version of the M-file and DLL-file. Here are the required steps: <BR><BR>1. Quit MATLAB<BR><BR>2. Rename the following M-file and DLL-file: <BR>$MATLAB\toolbox\bioinfo\microarray\affyread.m <BR>$MATLAB\toolbox\bioinfo\microarray\private\affymex.dll <BR>(where $MATLAB is the MATLAB root directory on your machine, as returned by typing <BR><CODE>matlabroot<BR></CODE>at the MATLAB command prompt.)<BR><BR>Rename the files to affyread.m.old and affymex.dll.old<BR><BR>3. Download the attached file(s). Place the new file(s) in the same directory mentioned in step 2. <BR><BR>4. Restart MATLAB <BR><BR>5. After restarting MATLAB, issue the following command at the MATLAB prompt: <BR><CODE>rehash toolboxcache <BR></CODE></P>

zhanglei_1 发表于 2006-4-23 10:59

<P>谢谢happy!<BR>再问:happy 是怎么找到解决的方法的?<BR>谢谢!</P>

happy 发表于 2006-4-23 11:04

回复:(zhanglei_1)求教: Segmentation violation d...

一般这类奇怪的问题mathworks上都有的

zhanglei_1 发表于 2006-4-23 11:45

<P>恩,谢谢!</P>

lmflumingfei 发表于 2012-2-1 16:53

回复 4 # happy 的帖子

请问happy是在哪里download啊?谢谢了!
页: [1]
查看完整版本: 求教: Segmentation violation detected 的错误提示