pkgsrc-Users archive

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

Re: wxMaxima update



On Tue, 26 Dec 2023 at 11:18, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
>
> Hi,
>
> I've filed pkg/57796 - a trivial update of wxMaxima, works rather well
> for me. I never asked before, but my latest builds (maybe as of two
> years ago) refused to work - the link to maxima was never established.
> I thought that it was a local issue and never got down to resolve it
> (having in the meantime built a working version from GitHub).
>
> This update uses wxGTK32, the underlying maxima is the current version
> from pkgsrc, based on sbcl 2.3.11.

Not everything is as good as it should be, though - I did my tests
running over Xvnc using tigervnc, it worked as expected. When I ran it
on the workstation itself, the main functionality was as expected, but
it refused to show the examples and I found a core of
WebKitWebProcess, which traced - among the rest - to:

Thread 1 (process 19805):
#0  0x00007944848bd461 in glXGetVisualFromFBConfigSGIX () from
/usr/X11R7/lib/libGL.so.3
#1  0x000079448b6593bf in ?? () from /usr/pkg/lib/libwebkit2gtk-4.0.so.37
#2  0x000079448b65dd32 in ?? () from /usr/pkg/lib/libwebkit2gtk-4.0.so.37
#3  0x000079448b61c91b in ?? () from /usr/pkg/lib/libwebkit2gtk-4.0.so.37
#4  0x000079448a2c043a in ?? () from /usr/pkg/lib/libwebkit2gtk-4.0.so.37
#5  0x000079448a2c0533 in ?? () from /usr/pkg/lib/libwebkit2gtk-4.0.so.37
#6  0x000079448a2be25e in ?? () from /usr/pkg/lib/libwebkit2gtk-4.0.so.37
#7  0x000079448855d786 in ?? () from /usr/pkg/lib/libjavascriptcoregtk-4.0.so.18
#8  0x000079448858bf40 in ?? () from /usr/pkg/lib/libjavascriptcoregtk-4.0.so.18
#9  0x000079448858c784 in ?? () from /usr/pkg/lib/libjavascriptcoregtk-4.0.so.18
#10 0x00007944852e1cb6 in g_main_dispatch () from /usr/pkg/lib/libglib-2.0.so.0
#11 0x00007944852e47e0 in g_main_context_iterate_unlocked.constprop ()
from /usr/pkg/lib/libglib-2.0.so.0
#12 0x00007944852e500b in g_main_loop_run () from /usr/pkg/lib/libglib-2.0.so.0
#13 0x000079448858c8bd in WTF::RunLoop::run() () from
/usr/pkg/lib/libjavascriptcoregtk-4.0.so.18
#14 0x000079448855f4fe in ?? () from /usr/pkg/lib/libjavascriptcoregtk-4.0.so.18
#15 0x000079448858e2aa in ?? () from /usr/pkg/lib/libjavascriptcoregtk-4.0.so.18
#16 0x00007944852862ff in ?? () from /usr/lib/libpthread.so.1
#17 0x0000794484ccee90 in ?? () from /usr/lib/libc.so.12
Backtrace stopped: Cannot access memory at address 0x7943f9e48000
--

OpenGL otherwise works fine on this system with AMD FirePro W5000
card. So there is some issue with webkit-gtk-2.36.8nb10, which is
brought in by wxGTK32.

Otherwise, the package so far appears usable.

>
> Chavdar
>
> --
> ----



-- 
----


Home | Main Index | Thread Index | Old Index