octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #58957] [octave forge] (sparsersb) Failure to


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #58957] [octave forge] (sparsersb) Failure to install and crash in function
Date: Fri, 30 Oct 2020 12:31:54 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36 Edg/86.0.622.56

Follow-up Comment #59, bug #58957 (project octave):

I built render.exe in the msys2 environment that comes with Octave for Windows
(built with MXE Octave). The librsb library was built with the changes we made
a few week ago.
This is the output when executing the file:

$ ./render.exe
allocated 8 bytes to 0000000001642f80 (in hex:0x8 bytes)
allocated 4 bytes to 0000000001642fb0 (in hex:0x4 bytes)
allocated 4 bytes to 0000000001642fe0 (in hex:0x4 bytes)
allocated 10080 bytes to 0000000001647cc0 (in hex:0x2760 bytes)
allocated 288 bytes to 0000000001643010 (in hex:0x120 bytes)
allocated 8 bytes to 0000000001643160 (in hex:0x8 bytes)
allocated 16 bytes to 0000000001643190 (in hex:0x10 bytes)
allocated 8 bytes to 00000000016431d0 (in hex:0x8 bytes)
freeing 0000000001643190
freeing   16 bytes at 0000000001643190 (in hex:0x10 bytes)
allocated 8 bytes to 000000000164ad90 (in hex:0x8 bytes)
allocated 32 bytes to 0000000001e03a40 (in hex:0x20 bytes)
freeing 00000000016431d0
freeing   8 bytes at 00000000016431d0 (in hex:0x8 bytes)
freeing 0000000001643160
freeing   8 bytes at 0000000001643160 (in hex:0x8 bytes)
freeing 000000000164ad90
freeing   8 bytes at 000000000164ad90 (in hex:0x8 bytes)
freeing 0000000001643010
freeing   288 bytes at 0000000001643010 (in hex:0x120 bytes)
allocated 4 bytes to 000000000164abb0 (in hex:0x4 bytes)
allocated 4 bytes to 000000000164abe0 (in hex:0x4 bytes)
allocated 8 bytes to 000000000164ad00 (in hex:0x8 bytes)
reallocating from 4 to 4 bytes (+0) at 0x000000000164abb0 (in hex: to 0x4
bytes)
reallocating from 4 to 4 bytes (+0) at 0x000000000164abe0 (in hex: to 0x4
bytes)
reallocating from 8 to 8 bytes (+0) at 0x000000000164ad00 (in hex: to 0x8
bytes)
freeing 000000000164abb0
freeing   4 bytes at 000000000164abb0 (in hex:0x4 bytes)

$ echo $?
127


I'm not sure which code I should paste as it is when invoking
sparsersb("render.. ).

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58957>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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