9.6.0-beta25 available

63 views
Skip to first unread message

Eric Iverson

unread,
Nov 24, 2024, 11:53:30 AM11/24/24
to fo...@jsoftware.com
9.6.0-beta25 available

Release notes: https://code.jsoftware.com/wiki/System/ReleaseNotes/J9.6

To upgrade from previous beta install:
start jconsole j9.6
   load'pacman'
   'install'jpkg'*'
   exit''

To install from scratch:
https://code.jsoftware.com/wiki/System/Installation/J9.6

bill lam

unread,
Nov 24, 2024, 12:44:25 PM11/24/24
to fo...@jsoftware.com
jandroid 9.6.0-beta25 available

To unsubscribe from this group and stop receiving emails from it, send an email to forum+un...@jsoftware.com.

bill lam

unread,
Nov 27, 2024, 6:51:22 PM11/27/24
to fo...@jsoftware.com
Windows arm64 for j9.6 beta 25 available.

Norman Drinkwater built qtide and qtlib for it, and also testing during development stage. Thanks Norman.

On Mon, Nov 25, 2024 at 12:53 AM Eric Iverson <eric.b....@gmail.com> wrote:
To unsubscribe from this group and stop receiving emails from it, send an email to forum+un...@jsoftware.com.

More Rice

unread,
Dec 1, 2024, 2:27:36 AM12/1/24
to fo...@jsoftware.com
Someone enabled wd/plot debug logging in the beta?

$ ./jqt &
$ j first line "(3 : '0!:0 y')<BINPATH,'/profile.ijs'[ARGV_z_=:,<'./jqt'[UNAME_z_=:'Linux'[BINPATH_z_=:'/home/me/software/j9.6/bin'[LIBFILE_z_=:'/home/me/software/j9.6/bin/libj.so'[FHS_z_=:0[IFQT_z_=:1[libjqt_z_=:'/home/me/software/j9.6/bin/libjqt.so'"
7
wd a1 0version7
wd a1 0version6
wd a1 0qosver3

NB. And then use jqt to do a plot; say, plot (];%) i:10

wd a1 0qpx15
wd a1 0pc plot closeok6
wd a1 0qhwndp16
wd a1 0menupop "&File";33
wd a1 0menu quit "&Quit" "Ctrl+Q" "" "";9
wd a1 0menupopz;8
wd a1 0pn *Plot13
wd a1 0minwh 480 36020
wd a1 0cc gs isigraph flush7
wd a1 0pas 0 06
wd a1 0pshow 6
wd a1 0ptop 01
wd a1 0q1
wd a1 0q4
wd a1 0msgs1
wd a1 0q4
wd a1 0msgs1
... keep printing as long as you interact with the plot window ...

chris burke

unread,
Dec 1, 2024, 1:05:42 PM12/1/24
to fo...@jsoftware.com
> Someone enabled wd/plot debug logging in the beta?

Yes, it will be disabled for the release.

More Rice

unread,
Dec 1, 2024, 11:32:57 PM12/1/24
to fo...@jsoftware.com
thanks Chris.

--

Crash report applicable to j9.4 and this beta (I didn't try j9.5):

(due to my typo in defining f.)

$ ./jconsole
   require'math/calculus'
   f =: 3 : ' - (u % (u pderiv 1)) y'
   *: f 3
|value error: f
|   -(u%(    u pderiv 1))y
Press ENTER to inspect
   *: f 3
JE has crashed, likely due to an internal bug.  Please report the code which caused the crash, as well as the following printout, to the J forum.
0000000000403132: ?:0:  ?
00007f5924b8851f: ./signal/../sysdeps/unix/sysv/linux/x86_64/libc_sigaction.c:0:        ?
00007f59207864f1: ?:0:  ?
00007f5920783a75: ?:0:  ?
00007f59207a5fc0: ?:0:  ?
00007f59207877de: ?:0:  ?
00007f5920750149: ?:0:  ?
00007f592079af56: ?:0:  ?
00007f59207577ec: ?:0:  ?
00007f5920788cda: ?:0:  ?
00007f59207502bf: ?:0:  ?
00007f592079b33a: ?:0:  ?
00007f59207877de: ?:0:  ?
00007f59207874dc: ?:0:  ?
00007f592078cc8c: ?:0:  ?
00007f59207726f7: ?:0:  ?
00007f59207724bc: ?:0:  ?
000000000040306f: ?:0:  ?
00007f5924b6fd8f: sysdeps/nptl/libc_start_call_main.h:58:       __libc_start_call_main
00007f5924b6fe3f: csu/libc-start.c:392: __libc_start_main_impl
00000000004024dd: ?:0:  ?
ffffffffffffffff: ?:0:  ?
-----------------------------------------------------------------------------
Aborted (core dumped)

Henry Rich

unread,
Dec 2, 2024, 9:39:36 AM12/2/24
to fo...@jsoftware.com
Fixed for next beta.  Undefined u/v/m/n goes through a separate error-formatting path that failed to make a necessary adjustment to a stack pointer.  A simple failing case was

3 : '(u [. +)' 3

but not

3 : 'u [. +' 3

Thanks for the report.  (But hey, in the future, please make it a new thread with 'crash' in the subject line - I almost missed it)

Henry Rich


Reply all
Reply to author
Forward
0 new messages