Paul Smith
2024-Nov-03 20:58 UTC
[R-sig-Fedora] RStudio crashes with segmentation fault on F41
Thanks, I?aki, for your answer. Yes, I do have a GPU: NVIDIA GeForce GTX 1650/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 560.35.03 And no progress: $ rstudio GSK_RENDERER=ngl [18088:1103/205442.538796:ERROR:gl_factory.cc(120)] Requested GL implementation (gl=none,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)]. [18088:1103/205442.544859:ERROR:viz_main_impl.cc(198)] Exiting GPU process due to errors during initialization Segmentation fault (core dumped) $ Paul On Sun, Nov 3, 2024 at 8:49?PM I?aki Ucar <iucar at fedoraproject.org> wrote:> > Let's try another thing. Do you use Gnome? Any kind of hardware acceleration for graphics (NVIDIA...)? If so, you could try launching RStudio with GSK_RENDERER=ngl to see if it makes any difference. > > I?aki > > On Sun, 3 Nov 2024 at 01:44, Paul Smith <phhs80 at gmail.com> wrote: >> >> Thanks, I?aki, for your answer. Unfortunately, that package was >> already installed on my machine: >> >> # dnf install xorg-x11-fonts-Type1 >> Updating and loading repositories: >> Repositories loaded. >> Package "xorg-x11-fonts-Type1-7.5-39.fc41.noarch" is already installed. >> >> Nothing to do. >> root at localhost:/home/x# >> >> >> Nothing to do. >> # >> >> Paul >> >> >> On Sat, Nov 2, 2024 at 8:54?PM I?aki Ucar <iucar at fedoraproject.org> wrote: >> > >> > I've seen this before. Please run: >> > >> > $ sudo dnf install xorg-x11-fonts-Type1 >> > >> > and try again. >> > >> > Best, >> > I?aki >> > >> > On Sat, 2 Nov 2024 at 17:10, Paul Smith <phhs80 at gmail.com> wrote: >> >> >> >> Dear All, >> >> >> >> I am facing this problem when running rstudio on F41: >> >> >> >> $ rstudio >> >> [19788:1102/160811.250292:ERROR:gl_factory.cc(120)] Requested GL >> >> implementation (gl=none,angle=none) not found in allowed >> >> implementations: >> >> [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)]. >> >> [19788:1102/160811.252899:ERROR:viz_main_impl.cc(198)] Exiting GPU >> >> process due to errors during initialization >> >> Segmentation fault (core dumped) >> >> $ >> >> >> >> Could you please help me? >> >> >> >> Thanks in advance, >> >> >> >> Paul >> >> >> >> _______________________________________________ >> >> R-SIG-Fedora mailing list >> >> R-SIG-Fedora at r-project.org >> >> https://stat.ethz.ch/mailman/listinfo/r-sig-fedora >> >> >> > >> > >> > -- >> > I?aki ?car >> > > > -- > I?aki ?car
IƱaki Ucar
2024-Nov-03 21:01 UTC
[R-sig-Fedora] RStudio crashes with segmentation fault on F41
On Sun, 3 Nov 2024 at 21:58, Paul Smith <phhs80 at gmail.com> wrote:> Thanks, I?aki, for your answer. Yes, I do have a GPU: > > NVIDIA GeForce GTX 1650/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 560.35.03 > > And no progress: > > $ rstudio GSK_RENDERER=ngl >Sorry, I didn't specify... Try the other way around: $ GSK_RENDERER=ngl rstudio I?aki> [18088:1103/205442.538796:ERROR:gl_factory.cc(120)] Requested GL > implementation (gl=none,angle=none) not found in allowed > implementations: > [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)]. > [18088:1103/205442.544859:ERROR:viz_main_impl.cc(198)] Exiting GPU > process due to errors during initialization > Segmentation fault (core dumped) > $ > > Paul > > On Sun, Nov 3, 2024 at 8:49?PM I?aki Ucar <iucar at fedoraproject.org> wrote: > > > > Let's try another thing. Do you use Gnome? Any kind of hardware > acceleration for graphics (NVIDIA...)? If so, you could try launching > RStudio with GSK_RENDERER=ngl to see if it makes any difference. > > > > I?aki > > > > On Sun, 3 Nov 2024 at 01:44, Paul Smith <phhs80 at gmail.com> wrote: > >> > >> Thanks, I?aki, for your answer. Unfortunately, that package was > >> already installed on my machine: > >> > >> # dnf install xorg-x11-fonts-Type1 > >> Updating and loading repositories: > >> Repositories loaded. > >> Package "xorg-x11-fonts-Type1-7.5-39.fc41.noarch" is already installed. > >> > >> Nothing to do. > >> root at localhost:/home/x# > >> > >> > >> Nothing to do. > >> # > >> > >> Paul > >> > >> > >> On Sat, Nov 2, 2024 at 8:54?PM I?aki Ucar <iucar at fedoraproject.org> > wrote: > >> > > >> > I've seen this before. Please run: > >> > > >> > $ sudo dnf install xorg-x11-fonts-Type1 > >> > > >> > and try again. > >> > > >> > Best, > >> > I?aki > >> > > >> > On Sat, 2 Nov 2024 at 17:10, Paul Smith <phhs80 at gmail.com> wrote: > >> >> > >> >> Dear All, > >> >> > >> >> I am facing this problem when running rstudio on F41: > >> >> > >> >> $ rstudio > >> >> [19788:1102/160811.250292:ERROR:gl_factory.cc(120)] Requested GL > >> >> implementation (gl=none,angle=none) not found in allowed > >> >> implementations: > >> >> [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)]. > >> >> [19788:1102/160811.252899:ERROR:viz_main_impl.cc(198)] Exiting GPU > >> >> process due to errors during initialization > >> >> Segmentation fault (core dumped) > >> >> $ > >> >> > >> >> Could you please help me? > >> >> > >> >> Thanks in advance, > >> >> > >> >> Paul > >> >> > >> >> _______________________________________________ > >> >> R-SIG-Fedora mailing list > >> >> R-SIG-Fedora at r-project.org > >> >> https://stat.ethz.ch/mailman/listinfo/r-sig-fedora > >> >> > >> > > >> > > >> > -- > >> > I?aki ?car > >> > > > > > > -- > > I?aki ?car > >-- I?aki ?car [[alternative HTML version deleted]]
Paul Smith
2024-Nov-03 21:04 UTC
[R-sig-Fedora] RStudio crashes with segmentation fault on F41
Thanks, but unfortunately no progress: $ GSK_RENDERER=ngl rstudio [19496:1103/210330.025303:ERROR:gl_factory.cc(120)] Requested GL implementation (gl=none,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)]. [19496:1103/210330.028349:ERROR:viz_main_impl.cc(198)] Exiting GPU process due to errors during initialization Segmentation fault (core dumped) $ Paul On Sun, Nov 3, 2024 at 9:02?PM I?aki Ucar <iucar at fedoraproject.org> wrote:> > > On Sun, 3 Nov 2024 at 21:58, Paul Smith <phhs80 at gmail.com> wrote: >> >> Thanks, I?aki, for your answer. Yes, I do have a GPU: >> >> NVIDIA GeForce GTX 1650/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 560.35.03 >> >> And no progress: >> >> $ rstudio GSK_RENDERER=ngl > > > Sorry, I didn't specify... Try the other way around: > > $ GSK_RENDERER=ngl rstudio > > I?aki > >> >> [18088:1103/205442.538796:ERROR:gl_factory.cc(120)] Requested GL >> implementation (gl=none,angle=none) not found in allowed >> implementations: >> [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)]. >> [18088:1103/205442.544859:ERROR:viz_main_impl.cc(198)] Exiting GPU >> process due to errors during initialization >> Segmentation fault (core dumped) >> $ >> >> Paul >> >> On Sun, Nov 3, 2024 at 8:49?PM I?aki Ucar <iucar at fedoraproject.org> wrote: >> > >> > Let's try another thing. Do you use Gnome? Any kind of hardware acceleration for graphics (NVIDIA...)? If so, you could try launching RStudio with GSK_RENDERER=ngl to see if it makes any difference. >> > >> > I?aki >> > >> > On Sun, 3 Nov 2024 at 01:44, Paul Smith <phhs80 at gmail.com> wrote: >> >> >> >> Thanks, I?aki, for your answer. Unfortunately, that package was >> >> already installed on my machine: >> >> >> >> # dnf install xorg-x11-fonts-Type1 >> >> Updating and loading repositories: >> >> Repositories loaded. >> >> Package "xorg-x11-fonts-Type1-7.5-39.fc41.noarch" is already installed. >> >> >> >> Nothing to do. >> >> root at localhost:/home/x# >> >> >> >> >> >> Nothing to do. >> >> # >> >> >> >> Paul >> >> >> >> >> >> On Sat, Nov 2, 2024 at 8:54?PM I?aki Ucar <iucar at fedoraproject.org> wrote: >> >> > >> >> > I've seen this before. Please run: >> >> > >> >> > $ sudo dnf install xorg-x11-fonts-Type1 >> >> > >> >> > and try again. >> >> > >> >> > Best, >> >> > I?aki >> >> > >> >> > On Sat, 2 Nov 2024 at 17:10, Paul Smith <phhs80 at gmail.com> wrote: >> >> >> >> >> >> Dear All, >> >> >> >> >> >> I am facing this problem when running rstudio on F41: >> >> >> >> >> >> $ rstudio >> >> >> [19788:1102/160811.250292:ERROR:gl_factory.cc(120)] Requested GL >> >> >> implementation (gl=none,angle=none) not found in allowed >> >> >> implementations: >> >> >> [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none)]. >> >> >> [19788:1102/160811.252899:ERROR:viz_main_impl.cc(198)] Exiting GPU >> >> >> process due to errors during initialization >> >> >> Segmentation fault (core dumped) >> >> >> $ >> >> >> >> >> >> Could you please help me? >> >> >> >> >> >> Thanks in advance, >> >> >> >> >> >> Paul >> >> >> >> >> >> _______________________________________________ >> >> >> R-SIG-Fedora mailing list >> >> >> R-SIG-Fedora at r-project.org >> >> >> https://stat.ethz.ch/mailman/listinfo/r-sig-fedora >> >> >> >> >> > >> >> > >> >> > -- >> >> > I?aki ?car >> >> >> > >> > >> > -- >> > I?aki ?car >> > > > -- > I?aki ?car