Menu

Crash at the write tests on XP64 R2007b

Help
Mirko
2009-02-18
2013-02-21
  • Mirko

    Mirko - 2009-02-18

    Hi,

    I reported the issue I had with the 706 release. It hung at the start of the write tests. I tried 718 now and it crashes Matlab at the beginning of the write tests. This is the error log:

    ------------------------------------------------------------------------
           Segmentation violation detected at Wed Feb 18 09:57:17 2009
    ------------------------------------------------------------------------

    Configuration:
      MATLAB Version:   7.5.0.342 (R2007b)
      MATLAB License:   327149
      Operating System: Microsoft Windows XP x64
      Window System:    Version 5.2 (Build 3790: Service Pack 2)
      Processor ID:     x86 Family 6 Model 7 Stepping 7, GenuineIntel
      Virtual Machine:  Java 1.6.0 with Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
      Default Charset:  windows-1252

    Register State:
      rax = 0000000000007df8   rbx = 0000000011aed860
      rcx = 000000005170445c   rdx = 00000000200064ac
      rbp = 0000000031a6ac80   rsi = 0000000000000001
      rdi = 0000000001134fd0   rsp = 0000000001134f50
       r8 = 000000002000e2ac    r9 = 0000000020006400
      r10 = 0000000011fb0000   r11 = 00000000316fdfb0
      r12 = 0000000000000008   r13 = 0000000000000000
      r14 = 000007ff79300000   r15 = 000000000001a120
      rip = 000007ff7932160a   flg = 0000000000010206

    Stack Trace:
      [  2] 000007FF7FC2CF48               msvcrt.dll+184136 (operator new+000040)
      [ 65] 000007FF57192E78                ole32.dll+339576 (CoCreateInstance+003384)
      [ 66] 000007FF57192737                ole32.dll+337719 (CoCreateInstance+001527)
      [ 71] 000007FF5717C588                ole32.dll+247176 (CoGetTreatAsClass+011672)
      [ 72] 000007FF5717C198                ole32.dll+246168 (CoGetTreatAsClass+010664)
      [ 73] 000007FF5717C0DD                ole32.dll+245981 (CoGetTreatAsClass+010477)
      [ 74] 000007FF5717BEE3                ole32.dll+245475 (CoGetTreatAsClass+009971)
      [ 75] 000007FF57192006                ole32.dll+335878 (CreateBindCtx+001286)
      [ 80] 0000000077D6F811             kernel32.dll+194577 (CreateFileW+000705)
      [118] 000000000239E7B0        m_interpreter.dll+7858096 (inFunctionHandleInterface::`vftable'+1955912)

    This error was detected while a MEX-file was running. If the MEX-file
    is not an official MathWorks function, please examine its source code
    for errors. Please consult the External Interfaces Guide for information
    on debugging MEX-files.

    I hope this helps identifying the issue.

    I still keep on using the latest beta, which runs reliably. Thank you very much again for this great toolbox!

     
    • Gerald Dalley

      Gerald Dalley - 2009-02-19

      Try r720.

       
      • Mirko

        Mirko - 2009-02-19

        Unfortunately it still crashes....

        ------------------------------------------------------------------------
               Segmentation violation detected at Thu Feb 19 10:15:28 2009
        ------------------------------------------------------------------------

        Configuration:
          MATLAB Version:   7.5.0.342 (R2007b)
          MATLAB License:   327149
          Operating System: Microsoft Windows XP x64
          Window System:    Version 5.2 (Build 3790: Service Pack 2)
          Processor ID:     x86 Family 6 Model 7 Stepping 7, GenuineIntel
          Virtual Machine:  Java 1.6.0 with Sun Microsystems Inc. Java HotSpot(TM) 64-Bit Server VM mixed mode
          Default Charset:  windows-1252

        Register State:
          rax = 0000000000007df8   rbx = 00000000111c4c20
          rcx = 000000002e8ff080   rdx = 00000000005000b0
          rbp = 000000002dea2090   rsi = 0000000000000001
          rdi = 0000000001135be0   rsp = 0000000001135b60
           r8 = 0000000000507eb0    r9 = 0000000000500004
          r10 = 0000000011fd0000   r11 = 000000002e3fefd0
          r12 = 0000000000000008   r13 = 0000000000000000
          r14 = 000007ff79300000   r15 = 000000000001a120
          rip = 000007ff7932160a   flg = 0000000000010202

        Stack Trace:
          [  2] 000007FF7FC2CF48               msvcrt.dll+184136 (operator new+000040)
          [ 65] 000007FF57192E78                ole32.dll+339576 (CoCreateInstance+003384)
          [ 66] 000007FF57192737                ole32.dll+337719 (CoCreateInstance+001527)
          [ 71] 000007FF5717C588                ole32.dll+247176 (CoGetTreatAsClass+011672)
          [ 72] 000007FF5717C198                ole32.dll+246168 (CoGetTreatAsClass+010664)
          [ 73] 000007FF5717C0DD                ole32.dll+245981 (CoGetTreatAsClass+010477)
          [ 74] 000007FF5717BEE3                ole32.dll+245475 (CoGetTreatAsClass+009971)
          [ 75] 000007FF57192006                ole32.dll+335878 (CreateBindCtx+001286)
          [ 80] 0000000077D6F811             kernel32.dll+194577 (CreateFileW+000705)
          [108] 000000000242444C        m_interpreter.dll+8406092 (inFunctionHandleInterface::`vftable'+2503908)

        This error was detected while a MEX-file was running. If the MEX-file
        is not an official MathWorks function, please examine its source code
        for errors. Please consult the External Interfaces Guide for information
        on debugging MEX-files.

         

Log in to post a comment.