Re: Noticing runtime error in socktools.cpp

2024-10-22 Thread Jean-Marc Lasgouttes
Le 22/10/2024 à 14:00, Kornel Benko a écrit : It is not compilation which gives the error output. Start the debug-version of lyx from the build directory: $ ./bin/lyx2.5 /usr2/src/lyx/lyx-git/src/support/socktools.cpp:121:56: runtime error: member access within null pointer of type 'struct so

Re: Noticing runtime error in socktools.cpp

2024-10-22 Thread Scott Kostyshak
On Tue, Oct 22, 2024 at 02:00:28PM GMT, Kornel Benko wrote: > Am Tue, 22 Oct 2024 13:20:01 +0200 > schrieb Jean-Marc Lasgouttes : > > > Le 22/10/2024 à 12:27, Scott Kostyshak a écrit : > > > On Wed, Sep 18, 2024 at 10:06:58AM GMT, Kornel Benko wrote: > > >> Lyx compiled with -fsanitize=undefined

Re: Noticing runtime error in socktools.cpp

2024-10-22 Thread Kornel Benko
Am Tue, 22 Oct 2024 13:20:01 +0200 schrieb Jean-Marc Lasgouttes : > Le 22/10/2024 à 12:27, Scott Kostyshak a écrit : > > On Wed, Sep 18, 2024 at 10:06:58AM GMT, Kornel Benko wrote: > >> Lyx compiled with -fsanitize=undefined gives this at start: > >> > >> /usr2/src/lyx/lyx-git/src/support/sockto

Re: Noticing runtime error in socktools.cpp

2024-10-22 Thread Jean-Marc Lasgouttes
Le 22/10/2024 à 12:27, Scott Kostyshak a écrit : On Wed, Sep 18, 2024 at 10:06:58AM GMT, Kornel Benko wrote: Lyx compiled with -fsanitize=undefined gives this at start: /usr2/src/lyx/lyx-git/src/support/socktools.cpp:121:56: runtime error: member access within null pointer of type 'struct sock

Re: Noticing runtime error in socktools.cpp

2024-10-22 Thread Scott Kostyshak
On Wed, Sep 18, 2024 at 10:06:58AM GMT, Kornel Benko wrote: > Lyx compiled with -fsanitize=undefined gives this at start: > > /usr2/src/lyx/lyx-git/src/support/socktools.cpp:121:56: runtime error: member > access > within null pointer of type 'struct sockaddr_un' #0 0x5570c33ba6c8 in > lyx::suppo