octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

octave-3.3.50 built by mingw-gcc-4.4.0 cannot be executed.


From: Tatsuro MATSUOKA
Subject: octave-3.3.50 built by mingw-gcc-4.4.0 cannot be executed.
Date: Wed, 23 Sep 2009 09:12:02 +0900 (JST)

Hello

I have built octave-3.3.50 mingw-gcc-4.4.0.

At the prompt I execute octave from the prompt

$ octave

$
 
Octave starts but finishes soon without any messages.
I have tried gdb traces.  Unfortunately liboctave.dll conflicts user.dll 
without striping debug
symbols.

However some information is obtained.

[New thread 3940.0x8c4]
warning: HEAP[octave.exe]:
warning: Invalid Address specified to RtlFreeHeap( 003F0000, 6FCB8FB8 )


set_liboctave_warning_with_id_handler (f=0x6e92ab78 
<liboctinterp!_Z15warning_with_idPKcS0_z>)
    at ../../../../octave-3.3.50/libcruft/misc/lo-error.c:79

Benjamin have not been reported such errors so that the error intrinsic for my 
system.

Does anyone give me advises?

Regards

Tatsuro

Some of gdb traces.********************************************  
Breakpoint 1 at 0x4013b9: file ../../../octave-3.3.50/src/main.c, line 34.
(gdb) r
Starting program: c:\programs\octavebuild\bin/octave.exe
[New thread 3940.0x8c4]
warning: HEAP[octave.exe]:
warning: Invalid Address specified to RtlFreeHeap( 003F0000, 6FCB8FB8 )
  :
  :
Program received signal SIGTRAP, Trace/breakpoint trap.
0x7c94120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
  :
  :
61      {
(gdb) n
62        if (f)
(gdb) n
63          current_liboctave_error_handler = f;
(gdb) n
66      }
(gdb) n
0x6ea7b9eb in octave_main () from c:\programs\octavebuild\bin\liboctinterp.dll
(gdb) n
Single stepping until exit from function octave_main,
which has no line number information.
0x6ef4bbcc in xerbla_ () from c:\programs\octavebuild\bin\liboctinterp.dll
(gdb) n
Single stepping until exit from function xerbla_,
which has no line number information.
set_liboctave_warning_handler (f=0x6e92aba8 <liboctinterp!_Z7warningPKcz>)
    at ../../../../octave-3.3.50/libcruft/misc/lo-error.c:70
70      {
(gdb) n
71        if (f)
(gdb) n
72          current_liboctave_warning_handler = f;
(gdb) n
75      }
(gdb) n
0x6ea7b9f7 in octave_main () from c:\programs\octavebuild\bin\liboctinterp.dll
(gdb) n

0x6ea7b9f7 in octave_main () from c:\programs\octavebuild\bin\liboctinterp.dll
(gdb) n
Single stepping until exit from function octave_main,
which has no line number information.
0x6ef4bbd4 in xerbla_ () from c:\programs\octavebuild\bin\liboctinterp.dll
(gdb) n
Single stepping until exit from function xerbla_,
which has no line number information.
set_liboctave_warning_with_id_handler (f=0x6e92ab78 
<liboctinterp!_Z15warning_with_idPKcS0_z>)
    at ../../../../octave-3.3.50/libcruft/misc/lo-error.c:79
79      {
(gdb) n
80        if (f)
(gdb) n
81          current_liboctave_warning_with_id_handler = f;
(gdb) n
84      }
(gdb) n
0x6ea7ba03 in octave_main () from c:\programs\octavebuild\bin\liboctinterp.dll
(gdb) n
Single stepping until exit from function octave_main,
which has no line number information.
warning: HEAP[octave.exe]:
warning: Invalid Address specified to RtlFreeHeap( 003F0000, 6FCB8FB8 )



--------------------------------------
Thanks 10 years!  Yahoo! Shopping and Yahoo! Auctions
http://pr.mail.yahoo.co.jp/ec10years/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]