jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
55 stars 29 forks source link

unexpected internal error always at start #268

Closed trinacria2 closed 5 years ago

trinacria2 commented 5 years ago
installed Jasp 0.8.1 from deb file on ubuntu 16.04; installation went fine.
akashrajkn commented 5 years ago

@trinacria2 Could you please install the flatpak version which offers v0.9.1? Let me know if you still get the same issue.

  1. Flatpak for ubuntu: setup
  2. JASP installation guide for Ubuntu
trinacria2 commented 5 years ago

I installed the flatpak version on my ubuntu 18.10 machine and when I try to run it from terminal this is what I get: riccardo@riccardo-desktop:~$ flatpak run org.jasp.JASP WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed. Empty filename passed to function Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::SwapBehavior(DefaultSwapBehavior), swapInterval 1, colorSpace QSurfaceFormat::ColorSpace(DefaultColorSpace), profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) Received signal 6

0 0x7fc048018f6e

1 0x7fc046a90f40

2 0x7fc04801949e

3 0x003f2ba117c0

4 0x003f2b632f8f gsignal

5 0x003f2b6343ba abort

6 0x7fc044712728 QMessageLogger::fatal()

7 0x7fc0463130fc

8 0x7fc0463132fa

9 0x7fc046315376 QQuickWidget::resizeEvent()

10 0x7fc04cf2778d

11 0x7fc045925882 QWidget::event()

12 0x7fc04631604b QQuickWidget::event()

13 0x7fc04cf279be

14 0x7fc0458e848c QApplicationPrivate::notify_helper()

15 0x7fc0458ef596 QApplication::notify()

16 0x000000476369

17 0x7fc0448fae58 QCoreApplication::notifyInternal2()

18 0x7fc04591df32 QWidgetPrivate::sendPendingMoveAndResizeEvents()

19 0x7fc045921b03 QWidgetPrivate::show_helper()

20 0x7fc045921aa7 QWidgetPrivate::showChildren()

21 0x7fc045921b1f QWidgetPrivate::show_helper()

22 0x7fc045924c75 QWidget::setVisible()

23 0x7fc045921ab8 QWidgetPrivate::showChildren()

24 0x7fc045921b1f QWidgetPrivate::show_helper()

25 0x7fc045924c75 QWidget::setVisible()

26 0x7fc045921ab8 QWidgetPrivate::showChildren()

27 0x7fc045921b1f QWidgetPrivate::show_helper()

28 0x7fc045924c75 QWidget::setVisible()

29 0x7fc045921ab8 QWidgetPrivate::showChildren()

30 0x7fc045921b1f QWidgetPrivate::show_helper()

31 0x7fc045924c75 QWidget::setVisible()

32 0x7fc045921ab8 QWidgetPrivate::showChildren()

33 0x7fc045921b1f QWidgetPrivate::show_helper()

34 0x7fc045921aa7 QWidgetPrivate::showChildren()

35 0x7fc045921b1f QWidgetPrivate::show_helper()

36 0x7fc045924c75 QWidget::setVisible()

37 0x7fc045921ab8 QWidgetPrivate::showChildren()

38 0x7fc045921b1f QWidgetPrivate::show_helper()

39 0x7fc045924c75 QWidget::setVisible()

40 0x7fc045921ab8 QWidgetPrivate::showChildren()

41 0x7fc045921b1f QWidgetPrivate::show_helper()

42 0x7fc045924c75 QWidget::setVisible()

43 0x0000004761aa

44 0x00000045c6a9

45 0x003f2b620291 __libc_start_main

46 0x00000046540a

r8: 0000000000000000 r9: 00007fff34756710 r10: 0000000000000008 r11: 0000000000000246 r12: 00007fff34756a38 r13: 00000000033a4520 r14: 00007fff34757010 r15: 00007fff34757010 di: 0000000000000002 si: 00007fff34756710 bp: 00000000033a4520 bx: 0000000000000006 dx: 0000000000000000 ax: 0000000000000000 cx: 0000003f2b632f8f sp: 00007fff34756788 ip: 0000003f2b632f8f efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace] Calling _exit(1). Core file will not be generated.

Any idea of what the problem is?

I didn't try on the ubuntu 16.04 machine yet.

Il giorno sab 8 dic 2018 alle ore 15:01 akash raj notifications@github.com ha scritto:

@trinacria2 https://github.com/trinacria2 Could you please install the flatpak version which offers v0.9.1? Let me know if you still get the same issue.

  1. Flatpak for ubuntu: setup https://flatpak.org/setup/Ubuntu/
  2. JASP installation guide https://jasp-stats.org/linux-installation-guide/ for Ubuntu

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jasp-stats/jasp-issues/issues/268#issuecomment-445461472, or mute the thread https://github.com/notifications/unsubscribe-auth/Arl4z_aSuGOt8HCQsPfjDfRMQb_6GVkSks5u28YsgaJpZM4ZJjTw .

akashrajkn commented 5 years ago

@trinacria2 Sadly this bug relates to specific versions of nvidia driver and certain dependencies of flatpak on Ubuntu (bug on launchpad) and Fedora. Related issues: jasp-stats/jasp-desktop#2497, jasp-stats/jasp-desktop#2524.

  1. The jasp-ppa (offers jasp v0.9.0) seems to work on Ubuntu 18.04. (This can be installed in Ubuntu 18.10 as well. You can try the workaround mentioned here. Modify the distribution of the ppa to bionic and then install jasp.)
  2. Use the Nouveau display driver (X.Org X server). { You can find this in Software & Updates -> Additional Drivers } I tested this on Ubuntu 18.04 and Fedora 29.
  3. The flatpak version seems to work with nvidia-driver-390 on Ubuntu 18.04, can you try downgrading to this? This method might sometimes cause issues with your display. I don't recommend this.

Let me know if you run into any trouble. Cheers.

trinacria2 commented 5 years ago

I tried to add the jasp-ppa as you seggested in step1 and this is what I got (of course I am on ubuntu 18.10): E:The repository 'http://ppa.launchpad.net/jasp-uva/jasp/ubuntu cosmic Release' does not have a Release file.

so I am not able to install Jasp 0.9.0. The Nouveau driver is really bad on my machine, and I am using nvidia-driver-340, which is the only option to Nouveau as a standard firmware. Any suggestion? I really would like to use Jasp as a statistics package

Riccardo

Il giorno dom 9 dic 2018 alle ore 18:17 akash raj notifications@github.com ha scritto:

@trinacria2 https://github.com/trinacria2 Sadly this bug relates to specific versions of nvidia driver and certain dependencies of flatpak on Ubuntu (bug on launchpad https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1590737) and Fedora. Related issues: jasp-stats/jasp-desktop#2497 https://github.com/jasp-stats/jasp-desktop/issues/2497, jasp-stats/jasp-desktop#2524 https://github.com/jasp-stats/jasp-desktop/issues/2524.

  1. The jasp-ppa https://launchpad.net/~jasp-uva/+archive/ubuntu/jasp (offers jasp v0.9.0) seems to work on Ubuntu 18.04 (This can be installed in Ubuntu 18.10 as well).
  2. Use the Nouveau display driver (X.Org X server). { You can find this in Software & Updates -> Additional Drivers } I tested this on Ubuntu 18.04 and Fedora 29.
  3. The flatpak version seems to work with nvidia-driver-390 on Ubuntu 18.04, can you try downgrading to this? This method might sometimes cause issues with your display. I don't recommend this.

Let me know if you run into any trouble. Cheers.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jasp-stats/jasp-issues/issues/268#issuecomment-445554986, or mute the thread https://github.com/notifications/unsubscribe-auth/Arl4z8C7GUKYFYC3ok3rUkAVy9zOJFvsks5u3UWngaJpZM4ZJjTw .

JorisGoosen commented 5 years ago

@trinacria2 We have just released a new version of JASP (0.9.2) maybe this one works better, from flatpak that is.

trinacria2 commented 5 years ago

same issue with the new flatpak version 0.9.2: Empty filename passed to function WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed. Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::SwapBehavior(DefaultSwapBehavior), swapInterval 1, colorSpace QSurfaceFormat::ColorSpace(DefaultColorSpace), profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) Received signal 6

0 0x7fd651b20f6e

1 0x7fd650598f40

2 0x7fd651b2149e

3 0x003f2ba117c0

4 0x003f2b632f8f gsignal

5 0x003f2b6343ba abort

6 0x7fd64e21a728 QMessageLogger::fatal()

7 0x7fd64fe1b0fc

8 0x7fd64fe1b2fa

9 0x7fd64fe1d376 QQuickWidget::resizeEvent()

10 0x7fd656a2f78d

11 0x7fd64f42d882 QWidget::event()

12 0x7fd64fe1e04b QQuickWidget::event()

13 0x7fd656a2f9be

14 0x7fd64f3f048c QApplicationPrivate::notify_helper()

15 0x7fd64f3f7596 QApplication::notify()

16 0x000000477929

17 0x7fd64e402e58 QCoreApplication::notifyInternal2()

18 0x7fd64f425f32 QWidgetPrivate::sendPendingMoveAndResizeEvents()

19 0x7fd64f429b03 QWidgetPrivate::show_helper()

20 0x7fd64f429aa7 QWidgetPrivate::showChildren()

21 0x7fd64f429b1f QWidgetPrivate::show_helper()

22 0x7fd64f42cc75 QWidget::setVisible()

23 0x7fd64f429ab8 QWidgetPrivate::showChildren()

24 0x7fd64f429b1f QWidgetPrivate::show_helper()

25 0x7fd64f42cc75 QWidget::setVisible()

26 0x7fd64f429ab8 QWidgetPrivate::showChildren()

27 0x7fd64f429b1f QWidgetPrivate::show_helper()

28 0x7fd64f42cc75 QWidget::setVisible()

29 0x7fd64f429ab8 QWidgetPrivate::showChildren()

30 0x7fd64f429b1f QWidgetPrivate::show_helper()

31 0x7fd64f42cc75 QWidget::setVisible()

32 0x7fd64f429ab8 QWidgetPrivate::showChildren()

33 0x7fd64f429b1f QWidgetPrivate::show_helper()

34 0x7fd64f429aa7 QWidgetPrivate::showChildren()

35 0x7fd64f429b1f QWidgetPrivate::show_helper()

36 0x7fd64f42cc75 QWidget::setVisible()

37 0x7fd64f429ab8 QWidgetPrivate::showChildren()

38 0x7fd64f429b1f QWidgetPrivate::show_helper()

39 0x7fd64f42cc75 QWidget::setVisible()

40 0x7fd64f429ab8 QWidgetPrivate::showChildren()

41 0x7fd64f429b1f QWidgetPrivate::show_helper()

42 0x7fd64f42cc75 QWidget::setVisible()

43 0x000000564460

44 0x7fd64e42eb3b QMetaObject::activate()

45 0x7fd656a2d162 QWebEngineView::loadFinished()

46 0x7fd64e42eb3b QMetaObject::activate()

47 0x7fd656a1d872 QWebEnginePage::loadFinished()

48 0x7fd64e43b359

49 0x7fd64e42f35b QObject::event()

50 0x7fd64f3f048c QApplicationPrivate::notify_helper()

51 0x7fd64f3f7596 QApplication::notify()

52 0x000000477929

53 0x7fd64e402e58 QCoreApplication::notifyInternal2()

54 0x7fd64e456a9e QTimerInfoList::activateTimers()

55 0x7fd64e457261

56 0x7fd64ce3a1e7 g_main_context_dispatch

57 0x7fd64ce3a450

58 0x7fd64ce3a4fc g_main_context_iteration

59 0x7fd64e4575af QEventDispatcherGlib::processEvents()

60 0x7fd64181b9e1

61 0x7fd64e40179a QEventLoop::exec()

r8: 0000000000000000 r9: 00007ffcb895fd00 r10: 0000000000000008 r11: 0000000000000246 r12: 00007ffcb8960028 r13: 0000000001fdeba0 r14: 00007ffcb8960600 r15: 00007ffcb8960600 di: 0000000000000002 si: 00007ffcb895fd00 bp: 0000000001fdeba0 bx: 0000000000000006 dx: 0000000000000000 ax: 0000000000000000 cx: 0000003f2b632f8f sp: 00007ffcb895fd78 ip: 0000003f2b632f8f efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace] Calling _exit(1). Core file will not be generated.

Riccardo

Il giorno mar 11 dic 2018 alle ore 12:08 Joris Goosen < notifications@github.com> ha scritto:

@trinacria2 https://github.com/trinacria2 We have just released a new version of JASP (0.9.2) maybe this one works better, from flatpak that is.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jasp-stats/jasp-issues/issues/268#issuecomment-446164310, or mute the thread https://github.com/notifications/unsubscribe-auth/Arl4z6RUHJblt1J5sudXuS4_3rhb1ICaks5u35IwgaJpZM4ZJjTw .

JorisGoosen commented 5 years ago

Does your computer have two graphics cards? Aka an "integrated" intel one and "discrete" nvidia?

trinacria2 commented 5 years ago

yes but the integrated card is useless. It's integrated in the AMD FX8 chipset and ubuntu doesn't like it at all

Riccardo

Il giorno mar 11 dic 2018 alle ore 13:41 Joris Goosen < notifications@github.com> ha scritto:

Does your computer have two graphics cards? Aka an "integrated" intel one and "discrete" nvidia?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jasp-stats/jasp-issues/issues/268#issuecomment-446188795, or mute the thread https://github.com/notifications/unsubscribe-auth/Arl4zxjAuZCNZK-IZFQ-_J-BQuy-tmZjks5u36fjgaJpZM4ZJjTw .

JorisGoosen commented 5 years ago

Well, is it disabled? If not, this might be something to try. The errormessage seems to indicate that it cannot create (a fairly basic) opengl surface, this probably means it is trying to do so on the useless integrated card.

If you can't disable it because it is the only one connected to your actual display you might want to use something like https://wiki.ubuntu.com/Bumblebee

I use this at home a lot to force stuff to run on the discrete vga while still using the integrated one for other stuff (can't disable it anyway)

JorisGoosen commented 5 years ago

And you could then do something like optirun flatpak run org.jasp.JASP

trinacria2 commented 5 years ago

My computer is a desktop with 2 graphic cards (one integrated, the other one on a PCIexp card; monitor is cablet to the PCI card and system recognises only that one, nVidia GeForce GT210). From bios I can only indicate the default card to use, no option to disable the other one. Today I tried to install flatpack Jasp on my office machine (Ubuntu 18.10 with only one graphic card, a nVidia GeForce GT610); this is what I got:

rlb@rlb-GA-970A-D3:~$ flatpak run org.jasp.JASP Empty filename passed to function Empty filename passed to function WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed. Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::SwapBehavior(DefaultSwapBehavior), swapInterval 1, colorSpace QSurfaceFormat::ColorSpace(DefaultColorSpace), profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) Received signal 6

0 0x7f04bc4bbaae

1 0x7f04baf2afc0

2 0x7f04bc4bbfde

3 0x003f2ba117c0

4 0x003f2b632f8f gsignal

5 0x003f2b6343ba abort

6 0x7f04b8baa728 QMessageLogger::fatal()

7 0x7f04ba7ab0fc

8 0x7f04ba7ab2fa

9 0x7f04ba7ad376 QQuickWidget::resizeEvent()

10 0x7f04c13df78d

11 0x7f04b9dbd882 QWidget::event()

12 0x7f04ba7ae04b QQuickWidget::event()

13 0x7f04c13df9be

14 0x7f04b9d8048c QApplicationPrivate::notify_helper()

15 0x7f04b9d87596 QApplication::notify()

16 0x000000477929

17 0x7f04b8d93218 QCoreApplication::notifyInternal2()

18 0x7f04b9db5f32 QWidgetPrivate::sendPendingMoveAndResizeEvents()

19 0x7f04b9db9b03 QWidgetPrivate::show_helper()

20 0x7f04b9db9aa7 QWidgetPrivate::showChildren()

21 0x7f04b9db9b1f QWidgetPrivate::show_helper()

22 0x7f04b9dbcc75 QWidget::setVisible()

23 0x7f04b9db9ab8 QWidgetPrivate::showChildren()

24 0x7f04b9db9b1f QWidgetPrivate::show_helper()

25 0x7f04b9dbcc75 QWidget::setVisible()

26 0x7f04b9db9ab8 QWidgetPrivate::showChildren()

27 0x7f04b9db9b1f QWidgetPrivate::show_helper()

28 0x7f04b9dbcc75 QWidget::setVisible()

29 0x7f04b9db9ab8 QWidgetPrivate::showChildren()

30 0x7f04b9db9b1f QWidgetPrivate::show_helper()

31 0x7f04b9dbcc75 QWidget::setVisible()

32 0x7f04b9db9ab8 QWidgetPrivate::showChildren()

33 0x7f04b9db9b1f QWidgetPrivate::show_helper()

34 0x7f04b9db9aa7 QWidgetPrivate::showChildren()

35 0x7f04b9db9b1f QWidgetPrivate::show_helper()

36 0x7f04b9dbcc75 QWidget::setVisible()

37 0x7f04b9db9ab8 QWidgetPrivate::showChildren()

38 0x7f04b9db9b1f QWidgetPrivate::show_helper()

39 0x7f04b9dbcc75 QWidget::setVisible()

40 0x7f04b9db9ab8 QWidgetPrivate::showChildren()

41 0x7f04b9db9b1f QWidgetPrivate::show_helper()

42 0x7f04b9dbcc75 QWidget::setVisible()

43 0x000000564460

44 0x7f04b8dbeefb QMetaObject::activate()

45 0x7f04c13dd162 QWebEngineView::loadFinished()

46 0x7f04b8dbeefb QMetaObject::activate()

47 0x7f04c13cd872 QWebEnginePage::loadFinished()

48 0x7f04b8dcb719

49 0x7f04b8dbf71b QObject::event()

50 0x7f04b9d8048c QApplicationPrivate::notify_helper()

51 0x7f04b9d87596 QApplication::notify()

52 0x000000477929

53 0x7f04b8d93218 QCoreApplication::notifyInternal2()

54 0x7f04b8de6e5e QTimerInfoList::activateTimers()

55 0x7f04b8de7621

56 0x7f04b788a1e7 g_main_context_dispatch

57 0x7f04b788a450

58 0x7f04b788a4fc g_main_context_iteration

59 0x7f04b8de796f QEventDispatcherGlib::processEvents()

60 0x7f04aef1b8b1

61 0x7f04b8d91b5a QEventLoop::exec()

r8: 0000000000000000 r9: 00007ffe02deddd0 r10: 0000000000000008 r11: 0000000000000246 r12: 00007ffe02dee0f8 r13: 000000000285ddf0 r14: 00007ffe02dee6d0 r15: 00007ffe02dee6d0 di: 0000000000000002 si: 00007ffe02deddd0 bp: 000000000285ddf0 bx: 0000000000000006 dx: 0000000000000000 ax: 0000000000000000 cx: 0000003f2b632f8f sp: 00007ffe02dede48 ip: 0000003f2b632f8f efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace] Calling _exit(1). Core file will not be generated.

It looks very similar to the error I got in the other machine at home...

Riccardo

Il giorno mar 11 dic 2018 alle ore 14:47 Joris Goosen < notifications@github.com> ha scritto:

Well, is it disabled? If not, this might be something to try. The errormessage seems to indicate that it cannot create (a fairly basic) opengl surface, this probably means it is trying to do so on the useless integrated card.

If you can't disable it because it is the only one connected to your actual display you might want to use something like https://wiki.ubuntu.com/Bumblebee

I use this at home a lot to force stuff to run on the discrete vga while still using the integrated one for other stuff (can't disable it anyway)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jasp-stats/jasp-issues/issues/268#issuecomment-446208001, or mute the thread https://github.com/notifications/unsubscribe-auth/Arl4z1X3CSLn0UDIjngEg4dTnZXifMWGks5u37eLgaJpZM4ZJjTw .

JorisGoosen commented 5 years ago

@trinacria2 the error certainly looks similar... Are you using the proprietary Nvidia driver or Nouveau on your office machine?

@akashrajkn you tested the flatpak on ubuntu 18.10 right? And it worked right? Was this with Nouveau?

JorisGoosen commented 5 years ago

Maybe this is something useful for you: https://www.linuxuprising.com/2018/06/how-to-get-flatpak-apps-and-games-built.html

trinacria2 commented 5 years ago

I followed the suggestions in this post but they didn't solve the problem, the runtime for my installed Nvidia drivers (340.107) is already installed. The issue is clearly related to the nVidia driver as Jasp works perfectly if I use the Nouveau driver. Unfortunately, my system (nVidia GT210 and AMD FX8 chipset on AsRock board) doesn't like the Nouveau driver: the Gnome shell on Ubuntu gets really scratchy as if graphic memory was insufficient. So, I can't really use Nouveau or switch to it every time I need to use Jasp. I have seen other posts on similar issues but they don't seem to help either. Any other suggestion?

Riccardo

Il giorno gio 13 dic 2018 alle ore 11:51 Joris Goosen < notifications@github.com> ha scritto:

Maybe this is something useful for you: https://www.linuxuprising.com/2018/06/how-to-get-flatpak-apps-and-games-built.html

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jasp-stats/jasp-issues/issues/268#issuecomment-446925646, or mute the thread https://github.com/notifications/unsubscribe-auth/Arl4z0KKhJADEMHr9Dm2pvmSxOOoBSP0ks5u4jEugaJpZM4ZJjTw .

JorisGoosen commented 5 years ago

Hmm, no I am afraid I'm running out of ideas... I use nvidia proprietary drivers on my home-laptop, where I am typing this actually, and everything works fine. Also JASP flatpak.

But maybe I know of one thing that could be the problem, also for your Gnome being choppy by the way. I think Gnome uses Wayland by default. This gave me no end of troubles.

Try setting it up to use X instead, that made my desktop a million times more responsive and might also be the reason that JASP actually works. (I think it is as simple as selecting "Gnome on X" or something from your loginscreen)

trinacria2 commented 5 years ago

After all the trying with no result, I decided to use the nuveau driver (which gets better as you keep using it) to run Jasp. After a couple of sessions and reboots Jasp opens fine, but quits suddenly giving this error: riccardo@riccardo-desktop:~$ flatpak run org.jasp.JASP libGL error: MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information subprocess started subprocess started subprocess started subprocess started { "messages" : [ "Package BDgraph is not the correct version; expected: 2.50, installed: 2.51", "Package Epi is not the correct version; expected: 2.30, installed: 2.32", "Package igraph is not the correct version; expected: 1.2.1, installed: 1.2.2", "Package pkgconfig is not the correct version; expected: 2.0.1, installed: 2.0.2", "Package png is not the correct version; expected: 0.1-7, installed: 0.1-8" ], "official" : false }

sending to jaspEngine: { "filter" : "# Add filters using R syntax here, see question mark for help.\n\ngeneratedFilter # by default: pass the non-R filter(s)", "generatedFilter" : "generatedFilter <- rep(TRUE,42)", "requestId" : 3, "typeRequest" : "filter" }

received filter message message received msg is filter reply nouveau: kernel rejected pushbuf: No such file or directory nouveau: ch8: krec 0 pushes 0 bufs 2 relocs 0 nouveau: ch8: buf 00000000 00000004 00000004 00000004 00000000 nouveau: ch8: buf 00000001 00000006 00000004 00000000 00000004 Received signal 11 SEGV_MAPERR 7ff3b73a7000

It's talking about some packages being in a newer version than expected. What's the deal now?

Riccardo

Il giorno ven 14 dic 2018 alle ore 10:08 Joris Goosen < notifications@github.com> ha scritto:

Hmm, no I am afraid I'm running out of ideas... I use nvidia proprietary drivers on my homee-laptop, where I am typing this actually, and everything works fine. Also JASP flatpak.

But maybe I know of one thing that could be the problem, also for your Gnome being choppy by the way. I think Gnome uses Wayland by default. This gave me no end of troubles.

Try setting it up to use X instead, that made my desktop a million times more responsive and might also be the reason that JASP actually works. (I think it is as simple as selecting "Gnome on X" or something from your loginscreen)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jasp-stats/jasp-issues/issues/268#issuecomment-447262412, or mute the thread https://github.com/notifications/unsubscribe-auth/Arl4zxwioJF1MJC1FwFFO0XxP0_4RN4yks5u42qkgaJpZM4ZJjTw .

JorisGoosen commented 5 years ago

Well, those package-errors are benign, I've just put slightly higher-versioned versions of R-packages into the flatpak JASP than it expected.

As far as your crash go: Did you already switch away from wayland to X11?

And maybe you left some nvidia-packages installed or something?

I'd suggest to first make sure you're starting your laptop in X11-mode and not in Wayland. Then, if that doesn't help, switch back to proprietary drivers.

Sorry it is such a hassle, but video-drivers on linux tend to be a bit messy at times...

trinacria2 commented 5 years ago

Mine is a desktop and has always started with x11. The puzzling thing is that Jasp worked fine the first 2-3 times, then it started crashing. When I was using nvidia drivers Jasp did not work at all, it started working when I started using Nouveau; if I go back to proprietary drivers I think Jasp will give the same problem described at the beginning of this post... I can check if there’s any nvidia package left but I doubt as I purged everything while uninstalling nvidia drivers. Riccardo

Il giorno lun 17 dic 2018 alle 11:40 Joris Goosen notifications@github.com ha scritto:

Well, those package-errors are benign, I've just put slightly higher-versioned versions of R-packages into the flatpak JASP than it expected.

As far as your crash go: Did you already switch away from wayland to X11?

And maybe you left some nvidia-packages installed or something?

I'd suggest to first make sure you're starting your laptop in X11-mode and not in Wayland. Then, if that doesn't help, switch back to proprietary drivers.

Sorry it is such a hassle, but video-drivers on linux tend to be a bit messy at times...

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jasp-stats/jasp-issues/issues/268#issuecomment-447799483, or mute the thread https://github.com/notifications/unsubscribe-auth/Arl4zyhbY1Z8sFmXV0Fkuh9pJYKP-_C1ks5u53SAgaJpZM4ZJjTw .

--

Riccardo Lo Bianco, Ph.D. Dipartimento Scienze Agrarie, Alimentari e Forestali Università degli Studi di Palermo Viale delle Scienze 11 90128 Palermo ITALY tel. +39 091 23896097 fax +39 091 23860813

fax2 +39 091 38046426 cel. +39 335 1292046

trinacria2 commented 5 years ago

Checked if by chance there was any nvidia package file left and found one; I removed it, but Jasp still crashes as soon as I load data and this is what I get now:

riccardo@riccardo-desktop:~$ flatpak run org.jasp.JASP libGL error: MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information subprocess started subprocess started subprocess started subprocess started { "messages" : [ "Package BDgraph is not the correct version; expected: 2.50, installed: 2.51", "Package Epi is not the correct version; expected: 2.30, installed: 2.32", "Package igraph is not the correct version; expected: 1.2.1, installed: 1.2.2", "Package pkgconfig is not the correct version; expected: 2.0.1, installed: 2.0.2", "Package png is not the correct version; expected: 0.1-7, installed: 0.1-8" ], "official" : false }

sending to jaspEngine: { "filter" : "# Add filters using R syntax here, see question mark for help.\n\ngeneratedFilter # by default: pass the non-R filter(s)", "generatedFilter" : "generatedFilter <- rep(TRUE,86)", "requestId" : 3, "typeRequest" : "filter" }

received filter message message received msg is filter reply Error in `org.jasp.JASP': double free or corruption (fasttop): 0x00007f5828181830 ======= Backtrace: ========= /lib/libc.so.6[0x3f2b670b8b] /lib/libc.so.6[0x3f2b676f56] /lib/libc.so.6[0x3f2b67774e] /lib/dri/nouveau_dri.so(+0x75df1c)[0x7f5899d9df1c] /lib/dri/nouveau_dri.so(+0x75e107)[0x7f5899d9e107] /lib/dri/nouveau_dri.so(+0x75e423)[0x7f5899d9e423] /lib/dri/nouveau_dri.so(+0x42e82d)[0x7f5899a6e82d] /lib/dri/nouveau_dri.so(+0x42e880)[0x7f5899a6e880] /lib/libQt5QuickWidgets.so.5(+0xa3e0)[0x7f58b99da3e0] /lib/libQt5QuickWidgets.so.5(+0xa5be)[0x7f58b99da5be] /lib/libQt5Core.so.5(_ZN7QObject5eventEP6QEvent+0x7b)[0x7f58b7fef71b] /lib/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0x8f3)[0x7f58b8fed7f3] /lib/libQt5QuickWidgets.so.5(_ZN12QQuickWidget5eventEP6QEvent+0x18b)[0x7f58b99de04b] /lib/libQt5WebEngineWidgets.so.5(+0x2f9be)[0x7f58c060f9be] /lib/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x9c)[0x7f58b8fb048c] /lib/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x2c6)[0x7f58b8fb7596] org.jasp.JASP[0x477929] /lib/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x108)[0x7f58b7fc3218] /lib/libQt5Core.so.5(_ZN14QTimerInfoList14activateTimersEv+0x45e)[0x7f58b8016e5e] /lib/libQt5Core.so.5(+0x2bf621)[0x7f58b8017621] /lib/libglib-2.0.so.0(g_main_context_dispatch+0x2a7)[0x7f58b6aba1e7] /lib/libglib-2.0.so.0(+0x4a450)[0x7f58b6aba450] /lib/libglib-2.0.so.0(g_main_context_iteration+0x2c)[0x7f58b6aba4fc] /lib/libQt5Core.so.5(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x5f)[0x7f58b801796f] /lib/libQt5XcbQpa.so.5(+0xcb8b1)[0x7f58ae14b8b1] /lib/libQt5Core.so.5(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0xea)[0x7f58b7fc1b5a] /lib/libQt5Core.so.5(_ZN16QCoreApplication4execEv+0x80)[0x7f58b7fca4f0] org.jasp.JASP[0x45d5e0] /lib/libc.so.6(__libc_start_main+0xf1)[0x3f2b620291] org.jasp.JASP[0x46671a] ======= Memory map: ======== 00400000-00ac9000 r-xp 00000000 08:01 2383843 /app/bin/org.jasp.JASP 00cc8000-00ce4000 r--p 006c8000 08:01 2383843 /app/bin/org.jasp.JASP 00ce4000-00ce7000 rw-p 006e4000 08:01 2383843 /app/bin/org.jasp.JASP 00ce7000-00ce8000 rw-p 00000000 00:00 0 01a0c000-0462b000 rw-p 00000000 00:00 0 [heap] 3f2b200000-3f2b223000 r-xp 00000000 08:01 2886728 /usr/lib/ld-2.24.so 3f2b422000-3f2b423000 r--p 00022000 08:01 2886728 /usr/lib/ld-2.24.so 3f2b423000-3f2b424000 rw-p 00023000 08:01 2886728 /usr/lib/ld-2.24.so 3f2b424000-3f2b425000 rw-p 00000000 00:00 0 3f2b600000-3f2b794000 r-xp 00000000 08:01 2887162 /usr/lib/libc-2.24.so 3f2b794000-3f2b994000 ---p 00194000 08:01 2887162 /usr/lib/libc-2.24.so 3f2b994000-3f2b998000 r--p 00194000 08:01 2887162 /usr/lib/libc-2.24.so 3f2b998000-3f2b99a000 rw-p 00198000 08:01 2887162 /usr/lib/libc-2.24.so 3f2b99a000-3f2b99e000 rw-p 00000000 00:00 0 3f2ba00000-3f2ba19000 r-xp 00000000 08:01 2887272 /usr/lib/libpthread-2.24.so 3f2ba19000-3f2bc18000 ---p 00019000 08:01 2887272 /usr/lib/libpthread-2.24.so 3f2bc18000-3f2bc19000 r--p 00018000 08:01 2887272 /usr/lib/libpthread-2.24.so 3f2bc19000-3f2bc1a000 rw-p 00019000 08:01 2887272 /usr/lib/libpthread-2.24.so 3f2bc1a000-3f2bc1e000 rw-p 00000000 00:00 0 3f2be00000-3f2be02000 r-xp 00000000 08:01 2887174 /usr/lib/libdl-2.24.so 3f2be02000-3f2c002000 ---p 00002000 08:01 2887174 /usr/lib/libdl-2.24.so 3f2c002000-3f2c003000 r--p 00002000 08:01 2887174 /usr/lib/libdl-2.24.so 3f2c003000-3f2c004000 rw-p 00003000 08:01 2887174 /usr/lib/libdl-2.24.so 3f2c200000-3f2c207000 r-xp 00000000 08:01 2887284 /usr/lib/librt-2.24.so 3f2c207000-3f2c406000 ---p 00007000 08:01 2887284 /usr/lib/librt-2.24.so 3f2c406000-3f2c407000 r--p 00006000 08:01 2887284 /usr/lib/librt-2.24.so 3f2c407000-3f2c408000 rw-p 00007000 08:01 2887284 /usr/lib/librt-2.24.so 3f2c600000-3f2c643000 r-xp 00000000 08:01 2887252 /usr/lib/libnspr4.so 3f2c643000-3f2c843000 ---p 00043000 08:01 2887252 /usr/lib/libnspr4.so 3f2c843000-3f2c845000 r--p 00043000 08:01 2887252 /usr/lib/libnspr4.so 3f2c845000-3f2c846000 rw-p 00045000 08:01 2887252 /usr/lib/libnspr4.so 3f2c846000-3f2c849000 rw-p 00000000 00:00 0 3f2ca00000-3f2cb03000 r-xp 00000000 08:01 2887248 /usr/lib/libm-2.24.so 3f2cb03000-3f2cd02000 ---p 00103000 08:01 2887248 /usr/lib/libm-2.24.so 3f2cd02000-3f2cd03000 r--p 00102000 08:01 2887248 /usr/lib/libm-2.24.so 3f2cd03000-3f2cd04000 rw-p 00103000 08:01 2887248 /usr/lib/libm-2.24.so 3f2ce00000-3f2ce03000 r-xp 00000000 08:01 2887270 /usr/lib/libplds4.so 3f2ce03000-3f2d002000 ---p 00003000 08:01 2887270 /usr/lib/libplds4.so 3f2d002000-3f2d003000 r--p 00002000 08:01 2887270 /usr/lib/libplds4.so 3f2d003000-3f2d004000 rw-p 00003000 08:01 2887270 /usr/lib/libplds4.so 3f2d200000-3f2d20f000 r-xp 00000000 08:01 2887160 /usr/lib/libbz2.so.1.0.6 3f2d20f000-3f2d40e000 ---p 0000f000 08:01 2887160 /usr/lib/libbz2.so.1.0.6 3f2d40e000-3f2d40f000 r--p 0000e000 08:01 2887160 /usr/lib/libbz2.so.1.0.6 3f2d40f000-3f2d410000 rw-p 0000f000 08:01 2887160 /usr/lib/libbz2.so.1.0.6 3f2d600000-3f2d616000 r-xp 00000000 08:01 2887198 /usr/lib/libgcc_s.so.1 3f2d616000-3f2d815000 ---p 00016000 08:01 2887198 /usr/lib/libgcc_s.so.1 3f2d815000-3f2d816000 r--p 00015000 08:01 2887198 /usr/lib/libgcc_s.so.1 3f2d816000-3f2d817000 rw-p 00016000 08:01 2887198 /usr/lib/libgcc_s.so.1 3f2da00000-3f2da15000 r-xp 00000000 08:01 2887321 /usr/lib/libz.so.1.2.8 3f2da15000-3f2dc14000 ---p 00015000 08:01 2887321 /usr/lib/libz.so.1.2.8 3f2dc14000-3f2dc15000 r--p 00014000 08:01 2887321 /usr/lib/libz.so.1.2.8 3f2dc15000-3f2dc16000 rw-p 00015000 08:01 2887321 /usr/lib/libz.so.1.2.8 3f2de00000-3f2de23000 r-xp 00000000 08:01 2887286 /usr/lib/libsmime3.so 3f2de23000-3f2e023000 ---p 00023000 08:01 2887286 /usr/lib/libsmime3.so 3f2e023000-3f2e026000 r--p 00023000 08:01 2887286 /usr/lib/libsmime3.so 3f2e026000-3f2e027000 rw-p 00026000 08:01 2887286 /usr/lib/libsmime3.so 3f2ee00000-3f2ee25000 r-xp 00000000 08:01 2887246 /usr/lib/liblzma.so.5.2.2 3f2ee25000-3f2f024000 ---p 00025000 08:01 2887246 /usr/lib/liblzma.so.5.2.2 3f2f024000-3f2f025000 r--p 00024000 08:01 2887246 /usr/lib/liblzma.so.5.2.2 3f2f025000-3f2f026000 rw-p 00025000 08:01 2887246 /usr/lib/liblzma.so.5.2.2 7f57c8000000-7f57c8022000 rw-p 00000000 00:00 0 7f57c8022000-7f57cc000000 ---p 00000000 00:00 0 7f57d0000000-7f57d0022000 rw-p 00000000 00:00 0 7f57d0022000-7f57d4000000 ---p 00000000 00:00 0 7f57d4000000-7f57d4022000 rw-p 00000000 00:00 0 7f57d4022000-7f57d8000000 ---p 00000000 00:00 0 7f57d8000000-7f57d8022000 rw-p 00000000 00:00 0 7f57d8022000-7f57dc000000 ---p 00000000 00:00 0 7f57ddffc000-7f57ddffd000 ---p 00000000 00:00 0 7f57ddffd000-7f57de7fd000 rwxp 00000000 00:00 0 7f57e0000000-7f57e0022000 rw-p 00000000 00:00 0 7f57e0022000-7f57e4000000 ---p 00000000 00:00 0 7f57e4000000-7f57e4022000 rw-p 00000000 00:00 0 7f57e4022000-7f57e8000000 ---p 00000000 00:00 0 7f57e8000000-7f57e8021000 rw-p 00000000 00:00 0 7f57e8021000-7f57ec000000 ---p 00000000 00:00 0 7f57ec160000-7f57ec1c5000 r-xp 00000000 08:01 3555840 /usr/lib/libibus-1.0.so.5.0.516 7f57ec1c5000-7f57ec3c4000 ---p 00065000 08:01 3555840 /usr/lib/libibus-1.0.so.5.0.516 7f57ec3c4000-7f57ec3c7000 r--p 00064000 08:01 3555840 /usr/lib/libibus-1.0.so.5.0.516 7f57ec3c7000-7f57ec3c8000 rw-p 00067000 08:01 3555840 /usr/lib/libibus-1.0.so.5.0.516 7f57ec3c8000-7f57ec3ce000 r-xp 00000000 08:01 3560222 /usr/lib/gtk-3.0/3.0.0/immodules/im-ibus.so 7f57ec3ce000-7f57ec5ce000 ---p 00006000 08:01 3560222 /usr/lib/gtk-3.0/3.0.0/immodules/im-ibus.so 7f57ec5ce000-7f57ec5cf000 r--p 00006000 08:01 3560222 /usr/lib/gtk-3.0/3.0.0/immodules/im-ibus.so 7f57ec5cf000-7f57ec5d0000 rw-p 00007000 08:01 3560222 /usr/lib/gtk-3.0/3.0.0/immodules/im-ibus.so 7f57ec5d0000-7f57ec607000 r-xp 00000000 08:01 3555636 /usr/lib/libcroco-0.6.so.3.0.1 7f57ec607000-7f57ec807000 ---p 00037000 08:01 3555636 /usr/lib/libcroco-0.6.so.3.0.1 7f57ec807000-7f57ec80a000 r--p 00037000 08:01 3555636 /usr/lib/libcroco-0.6.so.3.0.1 7f57ec80a000-7f57ec80b000 rw-p 0003a000 08:01 3555636 /usr/lib/libcroco-0.6.so.3.0.1 7f57ec810000-7f57ec844000 r-xp 00000000 08:01 3555966 /usr/lib/librsvg-2.so.2.40.18 7f57ec844000-7f57eca44000 ---p 00034000 08:01 3555966 /usr/lib/librsvg-2.so.2.40.18 7f57eca44000-7f57eca45000 r--p 00034000 08:01 3555966 /usr/lib/librsvg-2.so.2.40.18 7f57eca45000-7f57eca46000 rw-p 00035000 08:01 3555966 /usr/lib/librsvg-2.so.2.40.18 7f57ed24e000-7f57ed24f000 ---p 00000000 00:00 0 7f57ed24f000-7f57eda4f000 rwxp 00000000 00:00 0 7f57eda4f000-7f57eda50000 ---p 00000000 00:00 0 7f57eda50000-7f57ee250000 rwxp 00000000 00:00 0 7f57ee250000-7f57ee5fa000 rw-s 00000000 00:18 3 /dev/shm/#3 (deleted) 7f57ee600000-7f57ef000000 rwxp 00000000 00:00 0 7f57ef000000-7f57ef800000 rw-s 00000000 00:3d 34 /dev/shm/JASP-IPC-2_SlaveToMaster 7f57ef800000-7f57f0000000 rw-s 00000000 00:3d 29 /dev/shm/JASP-IPC-2_MasterToSlave 7f57f0000000-7f57f0021000 rw-p 00000000 00:00 0 7f57f0021000-7f57f4000000 ---p 00000000 00:00 0 7f57f4000000-7f57f4021000 rw-p 00000000 00:00 0 7f57f4021000-7f57f8000000 ---p 00000000 00:00 0 7f57f83f0000-7f57f8bf0000 rw-s 00000000 00:3d 34 /dev/shm/JASP-IPC-2_SlaveToMaster 7f57f8bf0000-7f57f8ff1000 rw-s 00000000 00:3d 49 /dev/shm/.org.chromium.Chromium.7nftFx (deleted) 7f57f8ff8000-7f57f97f8000 rw-s 00000000 00:3d 29 /dev/shm/JASP-IPC-2_MasterToSlave 7f57f97f8000-7f57f9ff8000 rw-s 00000000 00:3d 34 /dev/shm/JASP-IPC-2_SlaveToMaster 7f57f9ff8000-7f57fa7f8000 rw-s 00000000 00:3d 29 /dev/shm/JASP-IPC-2_MasterToSlave 7f57fa7f8000-7f57faff8000 rw-s 00000000 00:3d 34 /dev/shm/JASP-IPC-2_SlaveToMaster 7f57faff8000-7f57fb7f8000 rw-s 00000000 00:3d 29 /dev/shm/JASP-IPC-2_MasterToSlave 7f57fbe28000-7f57fbe68000 r--s 00000000 00:3d 82 /dev/shm/.org.chromium.Chromium.M1X6Lm (deleted) 7f57fbeb0000-7f57fbef0000 r--s 00000000 00:3d 80 /dev/shm/.org.chromium.Chromium.sfB6eC (deleted) 7f57fbf38000-7f57fbf78000 r--s 00000000 00:3d 81 /dev/shm/.org.chromium.Chromium.c46wvZ (deleted) 7f57fc000000-7f57fc021000 rw-p 00000000 00:00 0 7f57fc021000-7f5800000000 ---p 00000000 00:00 0 7f5800000000-7f5800021000 rw-p 00000000 00:00 0 7f5800021000-7f5804000000 ---p 00000000 00:00 0 7f5804000000-7f5804209000 rw-p 00000000 00:00 0 7f5804209000-7f5808000000 ---p 00000000 00:00 0 7f5808000000-7f5808044000 rw-p 00000000 00:00 0 7f5808044000-7f580c000000 ---p 00000000 00:00 0 7f580c000000-7f580c021000 rw-p 00000000 00:00 0 7f580c021000-7f5810000000 ---p 00000000 00:00 0 7f5810020000-7f5810022000 r-xp 00000000 08:01 3560208 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so 7f5810022000-7f5810221000 ---p 00002000 08:01 3560208 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so 7f5810221000-7f5810222000 r--p 00001000 08:01 3560208 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so 7f5810222000-7f5810223000 rw-p 00002000 08:01 3560208 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so 7f5810228000-7f5810229000 rw-s 00000000 00:05 41885 /memfd:xshmfence (deleted) 7f5810230000-7f5810231000 rw-s 00000000 00:05 49660 /memfd:xshmfence (deleted) 7f5810238000-7f5810239000 rw-s 00000000 00:05 49659 /memfd:xshmfence (deleted) 7f5810250000-7f5810271000 r--s 00000000 08:01 2643319 /usr/share/mime/mime.cache 7f5810278000-7f5810288000 rw-s 00000000 00:3d 33 /dev/shm/.org.chromium.Chromium.kphTbH (deleted) 7f5810288000-7f5810298000 rw-s 00000000 00:3d 32 /dev/shm/.org.chromium.Chromium.d27EY7 (deleted) 7f58102d0000-7f5810324000 r--p 00000000 08:01 2654619 /usr/share/fonts/dejavu/DejaVuSansMono.ttf 7f5810328000-7f581037f000 r--p 00000000 08:01 1966463 /run/host/fonts/truetype/ubuntu/Ubuntu-R.ttf 7f5810380000-7f5810400000 rw-s 00000000 00:05 557060 /SYSV00000000 (deleted) 7f5810400000-7f581044f000 r--p 00000000 08:01 2231409 /run/host/share/icons/Humanity/icon-theme.cache 7f5810451000-7f58104d1000 rw-s 1106e1000 00:06 525 /dev/dri/card0 7f58104d2000-7f58104d6000 rw-s 116c62000 00:06 525 /dev/dri/card0 7f58104f8000-7f5810510000 r--p 00000000 08:01 2228241 /run/host/share/icons/gnome/icon-theme.cache 7f5810511000-7f5810591000 rw-s 10dfd1000 00:06 525 /dev/dri/card0 7f5810597000-7f58105b7000 rw-s 11603f000 00:06 525 /dev/dri/card0 7f58105b8000-7f58105b9000 rw-s 00000000 00:3d 27 /dev/shm/.org.chromium.Chromium.r2Dz1h (deleted) 7f58105cb000-7f58105eb000 rw-s 1160fb000 00:06 525 /dev/dri/card0 7f58105f0000-7f58105f1000 rw-s 00000000 00:3d 24 /dev/shm/.org.chromium.Chromium.v8iDwA (deleted) 7f58105f8000-7f5810603000 r--p 00000000 08:01 2228470 /run/host/share/icons/hicolor/icon-theme.cache 7f5810606000-7f5810608000 rw-s 10921e000 00:06 525 /dev/dri/card0 7f581060b000-7f581060f000 rw-s 1142c3000 00:06 525 /dev/dri/card0 7f5810615000-7f5810616000 rw-s 113e05000 00:06 525 /dev/dri/card0 7f5810620000-7f5810621000 rw-s 00000000 00:05 50185 /memfd:xshmfence (deleted) 7f5810628000-7f581062e000 r--p 00000000 08:01 3282341 /usr/share/runtime/locale/it/share/it/LC_MESSAGES/gdk-pixbuf.mo 7f5810630000-7f5810631000 r--p 00000000 08:01 2414564 /usr/share/icons/hicolor/icon-theme.cache 7f5810638000-7f5810644000 r--p 00000000 08:01 2231003 /run/host/share/icons/Adwaita/icon-theme.cache 7f5810648000-7f581065c000 r--p 00000000 08:01 2238199 /run/host/share/icons/Yaru/icon-theme.cache 7f5810660000-7f5810681000 r--s 00000000 08:01 2643319 /usr/share/mime/mime.cache 7f5810688000-7f5810689000 rw-s 00000000 00:05 50203 /memfd:xshmfence (deleted) 7f5810690000-7f5810691000 rw-s 00000000 00:05 50202 /memfd:xshmfence (deleted) 7f5810691000-7f5810711000 rw-s 10df51000 00:06 525 /dev/dri/card0 7f5810718000-7f5810719000 rw-s 00000000 00:05 47940 /memfd:xshmfence (deleted) 7f5810720000-7f5810721000 rw-s 00000000 00:05 47939 /memfd:xshmfence (deleted) 7f5810728000-7f5810729000 rw-s 00000000 00:3d 19 /dev/shm/.org.chromium.Chromium.LPOE1j (deleted) 7f5810730000-7f5810731000 rw-s 00000000 00:05 50180 /memfd:xshmfence (deleted) 7f5810738000-7f5810739000 rw-s 00000000 00:3d 58 /dev/shm/nX1uFg (deleted) 7f5810740000-7f5810741000 rw-s 00000000 00:3d 57 /dev/shm/BEYc2F (deleted) 7f5810748000-7f5810749000 rw-s 00000000 00:3d 53 /dev/shm/JASP-IPC-2#3 7f5810750000-7f5810751000 rw-s 00000000 00:3d 51 /dev/shm/7nTgTI (deleted) 7f5810758000-7f5810759000 rw-s 00000000 00:3d 50 /dev/shm/eMGmh8 (deleted) 7f5810760000-7f5810761000 rw-s 00000000 00:3d 21 /dev/shm/.org.chromium.Chromium.b6dc5S (deleted) 7f5810768000-7f5810769000 rw-s 00000000 00:3d 47 /dev/shm/JASP-IPC-2#2 7f5810770000-7f5810771000 rw-s 00000000 00:3d 43 /dev/shm/Ec6ECA (deleted) 7f5810778000-7f5810779000 rw-s 00000000 00:3d 42 /dev/shm/yKAh2Z (deleted) 7f5810780000-7f5810781000 rw-s 00000000 00:3d 38 /dev/shm/JASP-IPC-2#1 7f5810788000-7f5810789000 rw-s 00000000 00:3d 36 /dev/shm/XOty72 (deleted) 7f5810790000-7f58107e2000 r--p 00000000 08:01 1966330 /run/host/fonts/truetype/ubuntu/Ubuntu-B.ttf 7f58107e8000-7f58107e9000 r--s 00000000 08:01 2421895 /usr/lib/qml/QtQuick/Controls/Styles/Desktop/ProgressBarStyle.qmlc 7f58107f0000-7f58107f1000 r--s 00000000 08:01 2421883 /usr/lib/qml/QtQuick/Controls/Styles/Desktop/FocusFrameStyle.qmlc 7f5810850000-7f5810890000 r--s 00000000 00:3d 83 /dev/shm/.org.chromium.Chromium.qNHH2J (deleted) 7f5810890000-7f58108d0000 r--s 00000000 00:3d 79 /dev/shm/.org.chromium.Chromium.ae0IYe (deleted) 7f58108d0000-7f5810910000 r--s 00000000 00:3d 78 /dev/shm/.org.chromium.Chromium.llRrIR (deleted) 7f5810910000-7f5810950000 r--s 00000000 00:3d 77 /dev/shm/.org.chromium.Chromium.vGrbsu (deleted) 7f5810950000-7f5810990000 r--s 00000000 00:3d 74 /dev/shm/.org.chromium.Chromium.Mfy4Fm (deleted) 7f5810990000-7f58109d0000 r--s 00000000 00:3d 76 /dev/shm/.org.chromium.Chromium.Dc04b7 (deleted) 7f58109d0000-7f5810a10000 r--s 00000000 00:3d 73 /dev/shm/.org.chromium.Chromium.Xz4bqZ (deleted) 7f5810a50000-7f5810a90000 r--s 00000000 00:3d 72 /dev/shm/.org.chromium.Chromium.iUBxaC (deleted) 7f5810a98000-7f5810ad8000 r--s 00000000 00:3d 75 /dev/shm/.org.chromium.Chromium.PuJZVJ (deleted) 7f5810ad8000-7f5810b18000 r--s 00000000 00:3d 70 /dev/shm/.org.chromium.Chromium.fY0DFR (deleted) 7f5810b18000-7f5810b58000 r--s 00000000 00:3d 67 /dev/shm/.org.chromium.Chromium.dvONVJ (deleted) 7f5810b60000-7f5810ba0000 r--s 00000000 00:3d 71 /dev/shm/.org.chromium.Chromium.7XW2Ue (deleted) 7f5810ba0000-7f5810be0000 r--s 00000000 00:3d 64 /dev/shm/.org.chromium.Chromium.JZSXcC (deleted) 7f5810be8000-7f5810c28000 r--s 00000000 00:3d 66 /dev/shm/.org.chromium.Chromium.gOFNGm (deleted) 7f5810c28000-7f5810c68000 r--s 00000000 00:3d 65 /dev/shm/.org.chromium.Chromium.uXePrZ (deleted) 7f5810c70000-7f5810cb0000 r--s 00000000 00:3d 62 /dev/shm/.org.chromium.Chromium.nK2pKR (deleted) 7f5810cb0000-7f5810cf0000 r--s 00000000 00:3d 59 /dev/shm/.org.chromium.Chromium.Xnqc4J (deleted) 7f5810cf0000-7f5810ef0000 rw-s 00000000 00:3d 63 /dev/shm/.org.chromium.Chromium.UdvEYe (deleted) 7f5810ef0000-7f5810ff0000 rw-s 00000000 00:3d 56 /dev/shm/.org.chromium.Chromium.g569Pm (deleted) 7f5810ff6000-7f5810ff7000 ---p 00000000 00:00 0 7f5810ff7000-7f58117f7000 rwxp 00000000 00:00 0 7f58117f7000-7f58117f8000 ---p 00000000 00:00 0 7f58117f8000-7f5811ff8000 rwxp 00000000 00:00 0 7f5811ff8000-7f5812042000 r--p 00000000 08:01 3022113 /run/host/fonts/truetype/msttcorefonts/Courier_New.ttf 7f5812048000-7f581204e000 r--s 00000000 08:01 2414819 /usr/lib/qml/QtQuick/Controls/SplitView.qmlc 7f5812050000-7f5812056000 r--s 00000000 08:01 3934846 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/82234d13ef097fec4734e1b6581bb69b34706f4c.qmlc 7f5812058000-7f581205a000 r--s 00000000 08:01 3943746 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/3b09486a43ab683ce1b104d5861e2356c5a46a92.qmlc 7f5812060000-7f5812063000 r--s 00000000 08:01 3943747 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/f01c2493caf6c0f8c2c73b9c51c872e26242d76a.qmlc 7f5812068000-7f581206f000 r--s 00000000 08:01 3943752 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/2598d4daf953766e8ac384ea9d42d9678c7e0405.qmlc 7f5812070000-7f5812071000 r--s 00000000 08:01 2414866 /usr/lib/qml/QtQuick/Controls.2/Popup.qmlc 7f5812078000-7f581207a000 rw-s 00000000 08:01 3934643 /home/riccardo/.var/app/org.jasp.JASP/data/JASP/JASP/QtWebEngine/Default/GPUCache/data_3 7f5812080000-7f5812082000 rw-s 00000000 08:01 3934596 /home/riccardo/.var/app/org.jasp.JASP/data/JASP/JASP/QtWebEngine/Default/GPUCache/data_2 7f5812088000-7f5812094000 r-xp 00000000 08:01 2414501 /usr/lib/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so 7f5812094000-7f5812095000 ---p 0000c000 08:01 2414501 /usr/lib/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so 7f5812095000-7f5812096000 r--p 0000c000 08:01 2414501 /usr/lib/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so 7f5812096000-7f5812097000 rw-p 0000d000 08:01 2414501 /usr/lib/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so 7f5812098000-7f581209a000 rw-s 00000000 08:01 3934417 /home/riccardo/.var/app/org.jasp.JASP/data/JASP/JASP/QtWebEngine/Default/GPUCache/data_1 7f58120a0000-7f58120ab000 r--s 00000000 08:01 3943744 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/067bcc647d8d8c76f1fba55811338807040c784e.qmlc 7f58120b0000-7f58120b4000 r--s 00000000 08:01 3943735 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/6dfd6e1cabdb653947f317136f4ed55e1f0c8825.qmlc 7f58120b8000-7f58120bf000 r--s 00000000 08:01 3943731 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/8faec927d80de9c64e4785d936bdfe9746882495.qmlc 7f58120c0000-7f58120cc000 r--s 00000000 08:01 3943738 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/0ff766a1bd844b7f81f8af26f9d203cdc23e9fa1.qmlc 7f58120d0000-7f58120d2000 r--s 00000000 08:01 3943734 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/82fc40946109fdd6c4b1d5609f2420bebd6c5a4a.qmlc 7f58120d8000-7f58120da000 r--s 00000000 08:01 2414874 /usr/lib/qml/QtQuick/Controls.2/ScrollBar.qmlc 7f58120e0000-7f58120e2000 r--s 00000000 08:01 2414876 /usr/lib/qml/QtQuick/Controls.2/ScrollView.qmlc 7f58120e8000-7f58120ec000 r--s 00000000 08:01 3943739 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/5c376628a3db639b42ad64d09db1bded20f29518.qmlc 7f58120f0000-7f58120f4000 r--s 00000000 08:01 3943728 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/f0178577d8759aa529e3d6d3a96a129e797d1d01.qmlc 7f58120f8000-7f58120fa000 r--s 00000000 08:01 3943730 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/bf8bda7e9938a314267382ffdfbad107f3acf7c1.qmlc 7f5812100000-7f5812108000 r--s 00000000 08:01 3934761 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/92c17599efaf2647963e0288142673ec36c30ad0.qmlc 7f5812108000-7f581210b000 r--s 00000000 08:01 3943732 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/083e6b1797b72c2cdacf559e43bc56d321cbe64f.qmlc 7f5812110000-7f5812151000 rw-s 00000000 08:01 3933058 /home/riccardo/.var/app/org.jasp.JASP/data/JASP/JASP/QtWebEngine/Default/GPUCache/index 7f5812157000-7f5812158000 ---p 00000000 00:00 0 7f5812158000-7f5812958000 rwxp 00000000 00:00 0 7f5812958000-7f58129d9000 r-xp 00000000 08:01 2887256 /usr/lib/libnssckbi.so 7f58129d9000-7f5812bd9000 ---p 00081000 08:01 2887256 /usr/lib/libnssckbi.so 7f5812bd9000-7f5812bee000 r--p 00081000 08:01 2887256 /usr/lib/libnssckbi.so 7f5812bee000-7f5812bfa000 rw-p 00096000 08:01 2887256 /usr/lib/libnssckbi.so 7f5812bfe000-7f5812c00000 ---p 00000000 00:00 0 7f5812c00000-7f5812e00000 rw-p 00000000 00:00 0 7f5812e00000-7f5812ffe000 ---p 00000000 00:00 0 7f5812ffe000-7f5812fff000 ---p 00000000 00:00 0 7f5812fff000-7f58137ff000 rwxp 00000000 00:00 0 7f58137ff000-7f5813800000 ---p 00000000 00:00 0 7f5813800000-7f5814000000 rwxp 00000000 00:00 0 7f5814000000-7f5814021000 rw-p 00000000 00:00 0 7f5814021000-7f5818000000 ---p 00000000 00:00 0 7f5818000000-7f5818021000 rw-p 00000000 00:00 0 7f5818021000-7f581c000000 ---p 00000000 00:00 0 7f581c000000-7f581c021000 rw-p 00000000 00:00 0 7f581c021000-7f5820000000 ---p 00000000 00:00 0 7f5820000000-7f5820021000 rw-p 00000000 00:00 0 7f5820021000-7f5824000000 ---p 00000000 00:00 0 7f5824000000-7f5824021000 rw-p 00000000 00:00 0 7f5824021000-7f5828000000 ---p 00000000 00:00 0 7f5828000000-7f582819c000 rw-p 00000000 00:00 0 7f582819c000-7f582c000000 ---p 00000000 00:00 0 7f582c007000-7f582c008000 ---p 00000000 00:00 0 7f582c008000-7f582c206000 rw-p 00000000 00:00 0 7f582c206000-7f582c208000 ---p 00000000 00:00 0 7f582c208000-7f582c646000 rw-p 00000000 00:00 0 7f582c646000-7f582c647000 ---p 00000000 00:00 0 7f582c647000-7f582c648000 ---p 00000000 00:00 0 7f582c648000-7f582ce48000 rwxp 00000000 00:00 0 7f582ce48000-7f582cec2000 r-xp 00000000 08:01 2887196 /usr/lib/libfreeblpriv3.so 7f582cec2000-7f582d0c2000 ---p 0007a000 08:01 2887196 /usr/lib/libfreeblpriv3.so 7f582d0c2000-7f582d0c4000 r--p 0007a000 08:01 2887196 /usr/lib/libfreeblpriv3.so 7f582d0c4000-7f582d0c5000 rw-p 0007c000 08:01 2887196 /usr/lib/libfreeblpriv3.so 7f582d0c5000-7f582d0c9000 rw-p 00000000 00:00 0 7f582d0d8000-7f582d118000 r--s 00000000 00:3d 69 /dev/shm/.org.chromium.Chromium.fMyiqu (deleted) 7f582d118000-7f582d158000 r--s 00000000 00:3d 60 /dev/shm/.org.chromium.Chromium.kR0fi7 (deleted) 7f582d160000-7f582d1a0000 r--s 00000000 00:3d 68 /dev/shm/.org.chromium.Chromium.rrfYa7 (deleted) 7f582d1a1000-7f582d221000 rw-s 110af1000 00:06 525 /dev/dri/card0 7f582d227000-7f582d247000 rw-s 116b7f000 00:06 525 /dev/dri/card0 7f582d270000-7f582d2b0000 r--s 00000000 00:3d 61 /dev/shm/.org.chromium.Chromium.rKwkwu (deleted) 7f582d2b0000-7f582d2c0000 rw-s 00000000 00:3d 55 /dev/shm/.org.chromium.Chromium.TH6aCZ (deleted) 7f582d2c0000-7f582d2c1000 rw-s 00000000 00:05 44907 /memfd:xshmfence (deleted) 7f582d2c8000-7f582d2c9000 rw-s 00000000 00:05 44906 /memfd:xshmfence (deleted) 7f582d2d0000-7f582d8d0000 rw-s 00000000 00:3d 54 /dev/shm/JASP-DATA-2 7f582d8d0000-7f582d8da000 r-xp 00000000 08:01 3555897 /usr/lib/libnss_files-2.24.so 7f582d8da000-7f582dada000 ---p 0000a000 08:01 3555897 /usr/lib/libnss_files-2.24.so 7f582dada000-7f582dadb000 r--p 0000a000 08:01 3555897 /usr/lib/libnss_files-2.24.so 7f582dadb000-7f582dadc000 rw-p 0000b000 08:01 3555897 /usr/lib/libnss_files-2.24.so 7f582dadc000-7f582dae2000 rw-p 00000000 00:00 0 7f582dae8000-7f582daf3000 r-xp 00000000 08:01 3555899 /usr/lib/libnss_nis-2.24.so 7f582daf3000-7f582dcf2000 ---p 0000b000 08:01 3555899 /usr/lib/libnss_nis-2.24.so 7f582dcf2000-7f582dcf3000 r--p 0000a000 08:01 3555899 /usr/lib/libnss_nis-2.24.so 7f582dcf3000-7f582dcf4000 rw-p 0000b000 08:01 3555899 /usr/lib/libnss_nis-2.24.so 7f582dcf8000-7f582dd0c000 r-xp 00000000 08:01 3555890 /usr/lib/libnsl-2.24.so 7f582dd0c000-7f582df0b000 ---p 00014000 08:01 3555890 /usr/lib/libnsl-2.24.so 7f582df0b000-7f582df0c000 r--p 00013000 08:01 3555890 /usr/lib/libnsl-2.24.so 7f582df0c000-7f582df0d000 rw-p 00014000 08:01 3555890 /usr/lib/libnsl-2.24.so 7f582df0d000-7f582df0f000 rw-p 00000000 00:00 0 7f582df10000-7f582df17000 r-xp 00000000 08:01 3555894 /usr/lib/libnss_compat-2.24.so 7f582df17000-7f582e116000 ---p 00007000 08:01 3555894 /usr/lib/libnss_compat-2.24.so 7f582e116000-7f582e117000 r--p 00006000 08:01 3555894 /usr/lib/libnss_compat-2.24.so 7f582e117000-7f582e118000 rw-p 00007000 08:01 3555894 /usr/lib/libnss_compat-2.24.so 7f582e118000-7f582e11e000 r-xp 00000000 08:01 2887274 /usr/lib/libogg.so.0.8.2 7f582e11e000-7f582e31d000 ---p 00006000 08:01 2887274 /usr/lib/libogg.so.0.8.2 7f582e31d000-7f582e31e000 r--p 00005000 08:01 2887274 /usr/lib/libogg.so.0.8.2 7f582e31e000-7f582e31f000 rw-p 00006000 08:01 2887274 /usr/lib/libogg.so.0.8.2 7f582e320000-7f582e34a000 r-xp 00000000 08:01 3556045 /usr/lib/libvorbis.so.0.4.8 7f582e34a000-7f582e54a000 ---p 0002a000 08:01 3556045 /usr/lib/libvorbis.so.0.4.8 7f582e54a000-7f582e54b000 r--p 0002a000 08:01 3556045 /usr/lib/libvorbis.so.0.4.8 7f582e54b000-7f582e54c000 rw-p 0002b000 08:01 3556045 /usr/lib/libvorbis.so.0.4.8 7f582e550000-7f582e5dd000 r-xp 00000000 08:01 3556046 /usr/lib/libvorbisenc.so.2.0.11 7f582e5dd000-7f582e7dc000 ---p 0008d000 08:01 3556046 /usr/lib/libvorbisenc.so.2.0.11 7f582e7dc000-7f582e7f8000 r--p 0008c000 08:01 3556046 /usr/lib/libvorbisenc.so.2.0.11 7f582e7f8000-7f582e7f9000 rw-p 000a8000 08:01 3556046 /usr/lib/libvorbisenc.so.2.0.11 7f582e7fd000-7f582e7fe000 ---p 00000000 00:00 0 7f582e7fe000-7f582effe000 rwxp 00000000 00:00 0 7f582effe000-7f582efff000 ---p 00000000 00:00 0 7f582efff000-7f582f7ff000 rwxp 00000000 00:00 0 7f582f7ff000-7f582f800000 ---p 00000000 00:00 0 7f582f800000-7f5830000000 rwxp 00000000 00:00 0 7f5830000000-7f583032d000 rw-p 00000000 00:00 0 7f583032d000-7f5834000000 ---p 00000000 00:00 0 7f5834000000-7f5834021000 rw-p 00000000 00:00 0 7f5834021000-7f5838000000 ---p 00000000 00:00 0 7f5838000000-7f5838021000 rw-p 00000000 00:00 0 7f5838021000-7f583c000000 ---p 00000000 00:00 0 7f583c000000-7f583c021000 rw-p 00000000 00:00 0 7f583c021000-7f5840000000 ---p 00000000 00:00 0 7f5840000000-7f5840021000 rw-p 00000000 00:00 0 7f5840021000-7f5844000000 ---p 00000000 00:00 0 7f5844000000-7f5844021000 rw-p 00000000 00:00 0 7f5844021000-7f5848000000 ---p 00000000 00:00 0 7f5848000000-7f5848021000 rw-p 00000000 00:00 0 7f5848021000-7f584c000000 ---p 00000000 00:00 0 7f584c000000-7f584c021000 rw-p 00000000 00:00 0 7f584c021000-7f5850000000 ---p 00000000 00:00 0 7f5850000000-7f5850021000 rw-p 00000000 00:00 0 7f5850021000-7f5854000000 ---p 00000000 00:00 0 7f5854000000-7f5854021000 rw-p 00000000 00:00 0 7f5854021000-7f5858000000 ---p 00000000 00:00 0 7f5858000000-7f5858021000 rw-p 00000000 00:00 0 7f5858021000-7f585c000000 ---p 00000000 00:00 0 7f585c000000-7f585c021000 rw-p 00000000 00:00 0 7f585c021000-7f5860000000 ---p 00000000 00:00 0 7f5860000000-7f5860001000 r--s 00000000 08:01 3943720 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/669ac792f8de20afbde59ae2de57b165cde38807.qmlc 7f5860008000-7f5860009000 r--s 00000000 08:01 3943733 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/418a2eacbe4a1f0c7160a03ffa01a3aae6af9420.qmlc 7f5860010000-7f5860012000 r--s 00000000 08:01 3943717 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/2761852e9ed8df9a16328fd34465f256f3db38d1.qmlc 7f5860018000-7f5860019000 r--s 00000000 08:01 3943718 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/abbcb4f2547d595d9bd9c3a338bc781f4da291b4.qmlc 7f5860020000-7f5860026000 r--s 00000000 08:01 3943712 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/6b1578720671040bbd2ff92d746a108216ed87a1.qmlc 7f5860028000-7f586002a000 r--s 00000000 08:01 3943713 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/7ad31f9c082bcf68639ae3752905848193258f97.qmlc 7f5860030000-7f5860032000 rw-s 00000000 08:01 3934416 /home/riccardo/.var/app/org.jasp.JASP/data/JASP/JASP/QtWebEngine/Default/GPUCache/data_0 7f5860038000-7f5860039000 r--s 00000000 08:01 3943714 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/ccd8356e1080f30cdce331a7f215b6cecab90ac1.qmlc 7f5860040000-7f5860045000 r--s 00000000 08:01 3943719 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/6a46b9ff83e44162c42d0a1bd5d6473fb8849221.qmlc 7f5860048000-7f586004c000 r--s 00000000 08:01 3943725 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/8edb0a747017c3279b4d9a309453d8ac2719545b.qmlc 7f5860050000-7f5860052000 r--s 00000000 08:01 3943726 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/d015a8b7a3d164de8a1237ea65639ed3a67bc3c9.qmlc 7f5860058000-7f586005d000 r--s 00000000 08:01 3943721 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/19bd947fffb21b9fcc36b512f09c9c56621a3bdd.qmlc 7f5860060000-7f5860062000 r--s 00000000 08:01 3943711 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/e45458027d91a7ace9fcccd635b87f74b54a65a9.qmlc 7f5860068000-7f586006f000 r--s 00000000 08:01 3943750 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/0bd34bf0403becc69afff8b2512a96024189e172.qmlc 7f5860070000-7f5860072000 r--s 00000000 08:01 2414893 /usr/lib/qml/QtQuick/Controls.2/TextArea.qmlc 7f5860078000-7f5860079000 r--s 00000000 08:01 2414857 /usr/lib/qml/QtQuick/Controls.2/Label.qmlc 7f5860080000-7f5860082000 r--s 00000000 08:01 2414852 /usr/lib/qml/QtQuick/Controls.2/DialogButtonBox.qmlc 7f5860088000-7f586008a000 r--s 00000000 08:01 2414848 /usr/lib/qml/QtQuick/Controls.2/Dialog.qmlc 7f5860090000-7f586009b000 r--s 00000000 08:01 3943751 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/0569410143edaf2fd8b368906c06dc9dcd1e0b9a.qmlc 7f58600a0000-7f58600a1000 r--s 00000000 08:01 2414914 /usr/lib/qml/QtQuick/Controls.2/ToolTip.qmlc 7f58600a8000-7f58600aa000 r--s 00000000 08:01 3943710 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/8a03ea640287361667fb22462d9cef9c81d8f241.qmlc 7f58600b0000-7f58600b1000 r--s 00000000 08:01 2414828 /usr/lib/qml/QtQuick/Controls/TableViewColumn.qmlc 7f58600b8000-7f58600ba000 r--s 00000000 08:01 2415138 /usr/lib/qml/QtQuick/Controls/Private/TableViewItemDelegateLoader.qmlc 7f58600c0000-7f58600c4000 r--s 00000000 08:01 3943740 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/0065cc18241ba9aa7d89fa73408cbbaee50f7f29.qmlc 7f58600c8000-7f58600ca000 r--s 00000000 08:01 2415134 /usr/lib/qml/QtQuick/Controls/Private/TableViewSelection.qmlc 7f58600d0000-7f58600d9000 r--s 00000000 08:01 2421861 /usr/lib/qml/QtQuick/Controls/Styles/Base/ScrollViewStyle.qmlc 7f58600e0000-7f58600e1000 r--s 00000000 08:01 2415123 /usr/lib/qml/QtQuick/Controls/Private/FocusFrame.qmlc 7f58600e8000-7f58600ec000 r--s 00000000 08:01 2415129 /usr/lib/qml/QtQuick/Controls/Private/ScrollBar.qmlc 7f58600f0000-7f58600f5000 r--s 00000000 08:01 2415130 /usr/lib/qml/QtQuick/Controls/Private/ScrollViewHelper.qmlc 7f58600f8000-7f58600fd000 r--s 00000000 08:01 2414816 /usr/lib/qml/QtQuick/Controls/ScrollView.qmlc 7f5860100000-7f5860175000 r-xp 00000000 08:01 2886729 /usr/lib/libFLAC.so.8.3.0 7f5860175000-7f5860375000 ---p 00075000 08:01 2886729 /usr/lib/libFLAC.so.8.3.0 7f5860375000-7f5860376000 r--p 00075000 08:01 2886729 /usr/lib/libFLAC.so.8.3.0 7f5860376000-7f5860377000 rw-p 00076000 08:01 2886729 /usr/lib/libFLAC.so.8.3.0 7f5860378000-7f58603ea000 r-xp 00000000 08:01 3555985 /usr/lib/libsndfile.so.1.0.27 7f58603ea000-7f58605ea000 ---p 00072000 08:01 3555985 /usr/lib/libsndfile.so.1.0.27 7f58605ea000-7f58605ed000 r--p 00072000 08:01 3555985 /usr/lib/libsndfile.so.1.0.27 7f58605ed000-7f58605ee000 rw-p 00075000 08:01 3555985 /usr/lib/libsndfile.so.1.0.27 7f58605ee000-7f58605f0000 rw-p 00000000 00:00 0 7f58605f0000-7f58605f4000 r-xp 00000000 08:01 2887166 /usr/lib/libcap.so.2.25 7f58605f4000-7f58607f4000 ---p 00004000 08:01 2887166 /usr/lib/libcap.so.2.25 7f58607f4000-7f58607f5000 r--p 00004000 08:01 2887166 /usr/lib/libcap.so.2.25 7f58607f5000-7f58607f6000 rw-p 00005000 08:01 2887166 /usr/lib/libcap.so.2.25 7f58607f9000-7f58607fa000 ---p 00000000 00:00 0 7f58607fa000-7f5860ffa000 rwxp 00000000 00:00 0 7f5860ffa000-7f5860ffb000 ---p 00000000 00:00 0 7f5860ffb000-7f58617fb000 rwxp 00000000 00:00 0 7f58617fb000-7f58617fc000 ---p 00000000 00:00 0 7f58617fc000-7f5861ffc000 rwxp 00000000 00:00 0 7f5861ffc000-7f5861ffd000 ---p 00000000 00:00 0 7f5861ffd000-7f58627fd000 rwxp 00000000 00:00 0 7f58627fd000-7f58627fe000 ---p 00000000 00:00 0 7f58627fe000-7f5862ffe000 rwxp 00000000 00:00 0 7f5862ffe000-7f5862fff000 ---p 00000000 00:00 0 7f5862fff000-7f58637ff000 rwxp 00000000 00:00 0 7f58637ff000-7f5863800000 ---p 00000000 00:00 0 7f5863800000-7f5864000000 rwxp 00000000 00:00 0 7f5864000000-7f5864021000 rw-p 00000000 00:00 0 7f5864021000-7f5868000000 ---p 00000000 00:00 0 7f5868000000-7f5868021000 rw-p 00000000 00:00 0 7f5868021000-7f586c000000 ---p 00000000 00:00 0 7f586c000000-7f586c021000 rw-p 00000000 00:00 0 7f586c021000-7f5870000000 ---p 00000000 00:00 0 7f5870000000-7f5870001000 r--s 00000000 08:01 2415141 /usr/lib/qml/QtQuick/Controls/Private/Style.qmlc 7f5870008000-7f5870015000 r--s 00000000 08:01 3943748 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/39175f8d65af22adff0e7c8073113d94df6332f2.qmlc 7f5870018000-7f587001d000 r--s 00000000 08:01 3943741 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/cc294f59814c8f2fbec29f94a1afd708b7c5f95d.qmlc 7f5870020000-7f5870022000 r--s 00000000 08:01 2414839 /usr/lib/qml/QtQuick/Controls.2/Button.qmlc 7f5870028000-7f5870031000 r--s 00000000 08:01 3943742 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/d02ad55fdb47404517782b1fde04a0e095854a21.qmlc 7f5870038000-7f5870039000 r--s 00000000 08:01 2415119 /usr/lib/qml/QtQuick/Controls/Private/Control.qmlc 7f5870040000-7f5870041000 r--s 00000000 08:01 2415136 /usr/lib/qml/QtQuick/Controls/Private/SystemPaletteSingleton.qmlc 7f5870048000-7f58700b2000 r-xp 00000000 08:01 2414833 /usr/lib/qml/QtQuick/Controls/libqtquickcontrolsplugin.so 7f58700b2000-7f58700b3000 ---p 0006a000 08:01 2414833 /usr/lib/qml/QtQuick/Controls/libqtquickcontrolsplugin.so 7f58700b3000-7f58700b7000 r--p 0006a000 08:01 2414833 /usr/lib/qml/QtQuick/Controls/libqtquickcontrolsplugin.so 7f58700b7000-7f58700b9000 rw-p 0006e000 08:01 2414833 /usr/lib/qml/QtQuick/Controls/libqtquickcontrolsplugin.so 7f58700c0000-7f587010f000 r--s 00000000 08:01 2231409 /run/host/share/icons/Humanity/icon-theme.cache 7f5870110000-7f587011a000 r-xp 00000000 08:01 2887202 /usr/lib/libgdbm.so.4.0.0 7f587011a000-7f587031a000 ---p 0000a000 08:01 2887202 /usr/lib/libgdbm.so.4.0.0 7f587031a000-7f587031b000 r--p 0000a000 08:01 2887202 /usr/lib/libgdbm.so.4.0.0 7f587031b000-7f587031c000 rw-p 0000b000 08:01 2887202 /usr/lib/libgdbm.so.4.0.0 7f5870320000-7f58703a0000 r-xp 00000000 08:01 3558401 /usr/lib/pulseaudio/libpulsecommon-10.0.so 7f58703a0000-7f58705a0000 ---p 00080000 08:01 3558401 /usr/lib/pulseaudio/libpulsecommon-10.0.so 7f58705a0000-7f58705a2000 r--p 00080000 08:01 3558401 /usr/lib/pulseaudio/libpulsecommon-10.0.so 7f58705a2000-7f58705a3000 rw-p 00082000 08:01 3558401 /usr/lib/pulseaudio/libpulsecommon-10.0.so 7f58705a8000-7f58705f6000 r-xp 00000000 08:01 3555957 /usr/lib/libpulse.so.0.20.1 7f58705f6000-7f58707f6000 ---p 0004e000 08:01 3555957 /usr/lib/libpulse.so.0.20.1 7f58707f6000-7f58707f8000 r--p 0004e000 08:01 3555957 /usr/lib/libpulse.so.0.20.1 7f58707f8000-7f58707f9000 rw-p 00050000 08:01 3555957 /usr/lib/libpulse.so.0.20.1 7f58707f9000-7f58707fa000 ---p 00000000 00:00 0 7f58707fa000-7f5870ffa000 rwxp 00000000 00:00 0 7f5870ffa000-7f5870ffb000 ---p 00000000 00:00 0 7f5870ffb000-7f58717fb000 rwxp 00000000 00:00 0 7f58717fb000-7f58717fc000 ---p 00000000 00:00 0 7f58717fc000-7f5871ffc000 rwxp 00000000 00:00 0 7f5871ffc000-7f5871ffd000 ---p 00000000 00:00 0 7f5871ffd000-7f58727fd000 rwxp 00000000 00:00 0 7f58727fd000-7f58727fe000 ---p 00000000 00:00 0 7f58727fe000-7f5872ffe000 rwxp 00000000 00:00 0 7f5872ffe000-7f5872fff000 ---p 00000000 00:00 0 7f5872fff000-7f58737ff000 rwxp 00000000 00:00 0 7f58737ff000-7f5873800000 ---p 00000000 00:00 0 7f5873800000-7f5874000000 rwxp 00000000 00:00 0 7f5874000000-7f5874021000 rw-p 00000000 00:00 0 7f5874021000-7f5878000000 ---p 00000000 00:00 0 7f5878000000-7f5878021000 rw-p 00000000 00:00 0 7f5878021000-7f587c000000 ---p 00000000 00:00 0 7f587c000000-7f587c029000 rw-p 00000000 00:00 0 7f587c029000-7f5880000000 ---p 00000000 00:00 0 7f5880000000-7f5880021000 r--s 00000000 08:01 2643319 /usr/share/mime/mime.cache 7f5880028000-7f588003c000 r--s 00000000 08:01 2238199 /run/host/share/icons/Yaru/icon-theme.cache 7f5880040000-7f5880079000 r-xp 00000000 08:01 2414368 /usr/lib/plugins/bearer/libqnmbearer.so 7f5880079000-7f588007b000 r--p 00038000 08:01 2414368 /usr/lib/plugins/bearer/libqnmbearer.so 7f588007b000-7f588007c000 rw-p 0003a000 08:01 2414368 /usr/lib/plugins/bearer/libqnmbearer.so 7f5880080000-7f5880092000 r-xp 00000000 08:01 2414366 /usr/lib/plugins/bearer/libqgenericbearer.so 7f5880092000-7f5880093000 ---p 00012000 08:01 2414366 /usr/lib/plugins/bearer/libqgenericbearer.so 7f5880093000-7f5880094000 r--p 00012000 08:01 2414366 /usr/lib/plugins/bearer/libqgenericbearer.so 7f5880094000-7f5880095000 rw-p 00013000 08:01 2414366 /usr/lib/plugins/bearer/libqgenericbearer.so 7f5880098000-7f58800cd000 r-xp 00000000 08:01 2414367 /usr/lib/plugins/bearer/libqconnmanbearer.so 7f58800cd000-7f58800ce000 ---p 00035000 08:01 2414367 /usr/lib/plugins/bearer/libqconnmanbearer.so 7f58800ce000-7f58800cf000 r--p 00035000 08:01 2414367 /usr/lib/plugins/bearer/libqconnmanbearer.so 7f58800cf000-7f58800d0000 rw-p 00036000 08:01 2414367 /usr/lib/plugins/bearer/libqconnmanbearer.so 7f58800d0000-7f58800f0000 rw-s 00000000 00:3d 20 /dev/shm/.org.chromium.Chromium.C3B8XK (deleted) 7f58800f0000-7f58800f1000 rw-s 00000000 00:3d 35 /dev/shm/tu1lys (deleted) 7f58800f8000-7f58800f9000 rw-s 00000000 00:3d 28 /dev/shm/JASP-IPC-2#0 7f5880100000-7f5880101000 rw-s 00000000 00:05 45947 /memfd:xshmfence (deleted) 7f5880108000-7f5880109000 rw-s 00000000 00:05 45946 /memfd:xshmfence (deleted) 7f5880110000-7f5880150000 rw-s 00000000 08:01 3670789 /home/riccardo/#3670789 (deleted) 7f5880150000-7f5880190000 r-xs 00000000 08:01 3670789 /home/riccardo/#3670789 (deleted) 7f5880194000-7f5880195000 ---p 00000000 00:00 0 7f5880195000-7f5880995000 rwxp 00000000 00:00 0 7f5880995000-7f5880996000 ---p 00000000 00:00 0 7f5880996000-7f5881196000 rwxp 00000000 00:00 0 7f5881196000-7f5881197000 ---p 00000000 00:00 0 7f5881197000-7f5881997000 rwxp 00000000 00:00 0 7f5881997000-7f5881998000 ---p 00000000 00:00 0 7f5881998000-7f5882198000 rwxp 00000000 00:00 0 7f5882198000-7f58828de000 r--s 00000000 08:01 3556127 /usr/resources/qtwebengine_devtools_resources.pak 7f58828e0000-7f5882a48000 r--s 00000000 08:01 2413473 /usr/resources/qtwebengine_resources.pak 7f5882a48000-7f58833fc000 r--s 00000000 08:01 3556124 /usr/resources/icudtl.dat 7f58833ff000-7f5883400000 ---p 00000000 00:00 0 7f5883400000-7f5883430000 rw-p 00000000 00:00 0 7f5883430000-7f58837ff000 ---p 00000000 00:00 0 7f58837ff000-7f5883800000 ---p 00000000 00:00 0 7f5883800000-7f5884000000 rwxp 00000000 00:00 0 7f5884000000-7f5884027000 rw-p 00000000 00:00 0 7f5884027000-7f5888000000 ---p 00000000 00:00 0 7f5888000000-7f5888050000 rw-p 00000000 00:00 0 7f5888050000-7f588c000000 ---p 00000000 00:00 0 7f588c000000-7f588c021000 rw-p 00000000 00:00 0 7f588c021000-7f5890000000 ---p 00000000 00:00 0 7f5890000000-7f5890001000 r--s 00000000 08:01 2415143 /usr/lib/qml/QtQuick/Controls/Private/TextSingleton.qmlc 7f5890008000-7f589000a000 r--s 00000000 08:01 2414814 /usr/lib/qml/QtQuick/Controls/ProgressBar.qmlc 7f5890010000-7f58900b3000 r--s 00000000 08:01 3556148 /usr/resources/qtwebengine_resources_200p.pak 7f58900b8000-7f589014b000 r--s 00000000 08:01 3556141 /usr/resources/qtwebengine_resources_100p.pak 7f589014e000-7f589014f000 ---p 00000000 00:00 0 7f589014f000-7f589058d000 rw-p 00000000 00:00 0 7f589058d000-7f589058e000 ---p 00000000 00:00 0 7f589058e000-7f589083f000 rw-p 00000000 00:00 0 7f5890840000-7f5890842000 r--s 00000000 08:01 3943749 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/043077e587fa688449d02e525b90d5649d424003.qmlc 7f5890848000-7f589085a000 r--p 00000000 08:01 3282541 /usr/share/runtime/locale/it/share/it/LC_MESSAGES/pulseaudio.mo 7f5890860000-7f5890862000 r--s 00000000 08:01 3943743 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/dfe0deef10552c0a0addee3afab0bc457401ae7e.qmlc 7f5890868000-7f5890869000 rw-s 00000000 00:3d 18 /dev/shm/.org.chromium.Chromium.ls9FtG (deleted) 7f5890870000-7f5890871000 rw-s 00000000 00:3d 18 /dev/shm/.org.chromium.Chromium.ls9FtG (deleted) 7f5890878000-7f58908a2000 r--s 00000000 08:01 3558588 /usr/translations/qtwebengine_locales/en-US.pak 7f58908a8000-7f58908a9000 r--s 00000000 08:01 2414891 /usr/lib/qml/QtQuick/Controls.2/ToolSeparator.qmlc 7f58908b0000-7f58908b1000 r--s 00000000 08:01 2414857 /usr/lib/qml/QtQuick/Controls.2/Label.qmlc 7f58908b8000-7f58908be000 r--s 00000000 08:01 3934846 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/82234d13ef097fec4734e1b6581bb69b34706f4c.qmlc 7f58908c0000-7f58908c2000 r-xp 00000000 08:01 2414932 /usr/lib/qml/QtQuick/Window.2/libwindowplugin.so 7f58908c2000-7f58908c3000 ---p 00002000 08:01 2414932 /usr/lib/qml/QtQuick/Window.2/libwindowplugin.so 7f58908c3000-7f58908c4000 r--p 00002000 08:01 2414932 /usr/lib/qml/QtQuick/Window.2/libwindowplugin.so 7f58908c4000-7f58908c5000 rw-p 00003000 08:01 2414932 /usr/lib/qml/QtQuick/Window.2/libwindowplugin.so 7f58908c8000-7f58908cd000 r--s 00000000 08:01 3939800 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/bacb7e0285bf03d4a50ad5338cb1f2d73abfebb5.qmlc 7f58908d0000-7f58908d2000 r--s 00000000 08:01 2414839 /usr/lib/qml/QtQuick/Controls.2/Button.qmlc 7f58908d8000-7f58908d9000 r--s 00000000 08:01 2414914 /usr/lib/qml/QtQuick/Controls.2/ToolTip.qmlc 7f58908e0000-7f58908e3000 r--s 00000000 08:01 3933987 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/2766470e6c0938f6a2fe4c7281bcf72d7f4c4642.qmlc 7f58908e8000-7f58908ea000 r--s 00000000 08:01 3943709 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/2bb308a079e095c08ea8027d93f6f9ec63fd5918.qmlc 7f58908f0000-7f58908f1000 ---p 00000000 00:00 0 7f58908f1000-7f5890aef000 rw-p 00000000 00:00 0 7f5890aef000-7f5890af0000 ---p 00000000 00:00 0 7f5890af0000-7f5890af1000 r--s 00000000 08:01 2414891 /usr/lib/qml/QtQuick/Controls.2/ToolSeparator.qmlc 7f5890af8000-7f5890afa000 r--s 00000000 08:01 3943701 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/01ff0b6cf8a902588abe367d3723796d054690dc.qmlc 7f5890b00000-7f5890b02000 r--s 00000000 08:01 2414841 /usr/lib/qml/QtQuick/Controls.2/CheckBox.qmlc 7f5890b08000-7f5890b0a000 r--s 00000000 08:01 3943702 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/8cd3e1a1169c0aabfc224be240d03f936e7338d0.qmlc 7f5890b10000-7f5890b11000 r--s 00000000 08:01 3943703 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/28497f38730f53c085e550d26f3525822546c23f.qmlc 7f5890b18000-7f5890b19000 r--s 00000000 08:01 2414857 /usr/lib/qml/QtQuick/Controls.2/Label.qmlc 7f5890b20000-7f5890b24000 r--s 00000000 08:01 3943705 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/2897249146bca7c234abfc7bd5ccaa2e3eee9bc9.qmlc 7f5890b28000-7f5890b2e000 r--s 00000000 08:01 3934846 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/82234d13ef097fec4734e1b6581bb69b34706f4c.qmlc 7f5890b30000-7f5890b33000 r--s 00000000 08:01 3943706 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/52dc68f65791e99b870a1113bd9fcb43dcfb80a6.qmlc 7f5890b38000-7f5890b3a000 r--s 00000000 08:01 2414839 /usr/lib/qml/QtQuick/Controls.2/Button.qmlc 7f5890b3d000-7f5890b40000 ---p 00000000 00:00 0 7f5890b40000-7f5890b70000 rw-p 00000000 00:00 0 7f5890b70000-7f5890f3d000 ---p 00000000 00:00 0 7f5890f3d000-7f5890f3e000 ---p 00000000 00:00 0 7f5890f3e000-7f589113c000 rw-p 00000000 00:00 0 7f589113c000-7f589113e000 ---p 00000000 00:00 0 7f589113e000-7f589157c000 rw-p 00000000 00:00 0 7f589157c000-7f589157d000 ---p 00000000 00:00 0 7f589157d000-7f589157e000 ---p 00000000 00:00 0 7f589157e000-7f5891d7e000 rwxp 00000000 00:00 0 7f5891d7e000-7f5891d80000 ---p 00000000 00:00 0 7f5891d80000-7f5891db0000 rw-p 00000000 00:00 0 7f5891db0000-7f589217e000 ---p 00000000 00:00 0 7f589217e000-7f589217f000 ---p 00000000 00:00 0 7f589217f000-7f589237d000 rw-p 00000000 00:00 0 7f589237d000-7f589237f000 ---p 00000000 00:00 0 7f589237f000-7f58927bd000 rw-p 00000000 00:00 0 7f58927bd000-7f58927be000 ---p 00000000 00:00 0 7f58927be000-7f58927bf000 ---p 00000000 00:00 0 7f58927bf000-7f5892fbf000 rwxp 00000000 00:00 0 7f5892fbf000-7f5892fc0000 ---p 00000000 00:00 0 7f5892fc0000-7f5892fe0000 rw-p 00000000 00:00 0 7f5892fe0000-7f58933bf000 ---p 00000000 00:00 0 7f58933bf000-7f58933c0000 ---p 00000000 00:00 0 7f58933c0000-7f58937fe000 rw-p 00000000 00:00 0 7f58937fe000-7f58937ff000 ---p 00000000 00:00 0 7f58937ff000-7f5893800000 ---p 00000000 00:00 0 7f5893800000-7f5894000000 rwxp 00000000 00:00 0 7f5894000000-7f58940c2000 rw-p 00000000 00:00 0 7f58940c2000-7f5898000000 ---p 00000000 00:00 0 7f5898000000-7f5898001000 r--s 00000000 08:01 3943704 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/d8f07c0b947a1585dcd04d117d4570dabd87d66b.qmlc 7f5898008000-7f5898009000 r--s 00000000 08:01 2414914 /usr/lib/qml/QtQuick/Controls.2/ToolTip.qmlc 7f5898010000-7f5898013000 r--s 00000000 08:01 3933987 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/2766470e6c0938f6a2fe4c7281bcf72d7f4c4642.qmlc 7f5898018000-7f589801a000 r--s 00000000 08:01 3943700 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/024fcbd0a6f4211718aa99bf32a4fb8d12299e34.qmlc 7f5898020000-7f5898027000 r--s 00000000 08:01 3943707 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/e1378594cf1957a2d4e1e92571e88c83f1ca15fe.qmlc 7f5898028000-7f589802a000 r--s 00000000 08:01 2414839 /usr/lib/qml/QtQuick/Controls.2/Button.qmlc 7f5898030000-7f5898031000 r--s 00000000 08:01 2414891 /usr/lib/qml/QtQuick/Controls.2/ToolSeparator.qmlc 7f5898038000-7f589803e000 r--s 00000000 08:01 3934846 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/82234d13ef097fec4734e1b6581bb69b34706f4c.qmlc 7f5898040000-7f5898041000 r--s 00000000 08:01 2414914 /usr/lib/qml/QtQuick/Controls.2/ToolTip.qmlc 7f5898048000-7f589804b000 r--s 00000000 08:01 3943698 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/69407c84582d68592f5b9f08aa31cd2ba6f57748.qmlc 7f5898050000-7f5898051000 r--s 00000000 08:01 2414857 /usr/lib/qml/QtQuick/Controls.2/Label.qmlc 7f5898058000-7f589805a000 r--s 00000000 08:01 3943699 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/40f9dcbca7c5a805c4ffe5d8a0f450b66a94cb47.qmlc 7f5898060000-7f5898061000 r--s 00000000 08:01 2414914 /usr/lib/qml/QtQuick/Controls.2/ToolTip.qmlc 7f5898068000-7f589806b000 r--s 00000000 08:01 3943691 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/8cac8c28834776986ac3af67f47281aa8842a2f7.qmlc 7f5898070000-7f5898071000 r--s 00000000 08:01 2414857 /usr/lib/qml/QtQuick/Controls.2/Label.qmlc 7f5898078000-7f5898079000 r--s 00000000 08:01 2414891 /usr/lib/qml/QtQuick/Controls.2/ToolSeparator.qmlc 7f5898080000-7f5898081000 ---p 00000000 00:00 0 7f5898081000-7f589827f000 rw-p 00000000 00:00 0 7f589827f000-7f5898280000 ---p 00000000 00:00 0 7f5898280000-7f58982e5000 r-xp 00000000 08:01 3556026 /usr/lib/libtiff.so.5.2.5 7f58982e5000-7f58984e5000 ---p 00065000 08:01 3556026 /usr/lib/libtiff.so.5.2.5 7f58984e5000-7f58984e9000 r--p 00065000 08:01 3556026 /usr/lib/libtiff.so.5.2.5 7f58984e9000-7f58984ea000 rw-p 00069000 08:01 3556026 /usr/lib/libtiff.so.5.2.5 7f58984f0000-7f58984f2000 r--s 00000000 08:01 3943697 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/64cab493482fb74bfc85543a33f1ffc940b993db.qmlc 7f58984f8000-7f58984fd000 r-xp 00000000 08:01 2414414 /usr/lib/plugins/imageformats/libqwebp.so 7f58984fd000-7f58984fe000 r--p 00004000 08:01 2414414 /usr/lib/plugins/imageformats/libqwebp.so 7f58984fe000-7f58984ff000 rw-p 00005000 08:01 2414414 /usr/lib/plugins/imageformats/libqwebp.so 7f5898500000-7f5898504000 r-xp 00000000 08:01 2414413 /usr/lib/plugins/imageformats/libqwbmp.so 7f5898504000-7f5898505000 r--p 00003000 08:01 2414413 /usr/lib/plugins/imageformats/libqwbmp.so 7f5898505000-7f5898506000 rw-p 00004000 08:01 2414413 /usr/lib/plugins/imageformats/libqwbmp.so 7f5898508000-7f589850f000 r-xp 00000000 08:01 2414412 /usr/lib/plugins/imageformats/libqtiff.so 7f589850f000-7f5898510000 r--p 00006000 08:01 2414412 /usr/lib/plugins/imageformats/libqtiff.so 7f5898510000-7f5898511000 rw-p 00007000 08:01 2414412 /usr/lib/plugins/imageformats/libqtiff.so 7f5898518000-7f589851c000 r-xp 00000000 08:01 2414411 /usr/lib/plugins/imageformats/libqtga.so 7f589851c000-7f589851d000 ---p 00004000 08:01 2414411 /usr/lib/plugins/imageformats/libqtga.so 7f589851d000-7f589851e000 r--p 00004000 08:01 2414411 /usr/lib/plugins/imageformats/libqtga.so 7f589851e000-7f589851f000 rw-p 00005000 08:01 2414411 /usr/lib/plugins/imageformats/libqtga.so 7f5898520000-7f5898525000 r-xp 00000000 08:01 2414410 /usr/lib/plugins/imageformats/libqsvg.so 7f5898525000-7f5898526000 r--p 00004000 08:01 2414410 /usr/lib/plugins/imageformats/libqsvg.so 7f5898526000-7f5898527000 rw-p 00005000 08:01 2414410 /usr/lib/plugins/imageformats/libqsvg.so 7f5898528000-7f5898532000 r-xp 00000000 08:01 2414409 /usr/lib/plugins/imageformats/libqjpeg.so 7f5898532000-7f5898533000 r--p 00009000 08:01 2414409 /usr/lib/plugins/imageformats/libqjpeg.so 7f5898533000-7f5898534000 rw-p 0000a000 08:01 2414409 /usr/lib/plugins/imageformats/libqjpeg.so 7f5898538000-7f589853e000 r-xp 00000000 08:01 2414408 /usr/lib/plugins/imageformats/libqico.so 7f589853e000-7f589853f000 ---p 00006000 08:01 2414408 /usr/lib/plugins/imageformats/libqico.so 7f589853f000-7f5898540000 r--p 00006000 08:01 2414408 /usr/lib/plugins/imageformats/libqico.so 7f5898540000-7f5898541000 rw-p 00007000 08:01 2414408 /usr/lib/plugins/imageformats/libqico.so 7f5898548000-7f5898551000 r-xp 00000000 08:01 2414406 /usr/lib/plugins/imageformats/libqicns.so 7f5898551000-7f5898552000 r--p 00008000 08:01 2414406 /usr/lib/plugins/imageformats/libqicns.so 7f5898552000-7f5898553000 rw-p 00009000 08:01 2414406 /usr/lib/plugins/imageformats/libqicns.so 7f5898558000-7f589855f000 r-xp 00000000 08:01 2414407 /usr/lib/plugins/imageformats/libqgif.so 7f589855f000-7f5898560000 r--p 00006000 08:01 2414407 /usr/lib/plugins/imageformats/libqgif.so 7f5898560000-7f5898561000 rw-p 00007000 08:01 2414407 /usr/lib/plugins/imageformats/libqgif.so 7f5898568000-7f5898621000 r--p 00000000 08:01 2654611 /usr/share/fonts/dejavu/DejaVuSans.ttf 7f5898628000-7f589867f000 r--p 00000000 08:01 1966463 /run/host/fonts/truetype/ubuntu/Ubuntu-R.ttf 7f5898680000-7f589868c000 r--s 00000000 08:01 2098686 /run/host/fonts-cache/85486fda-256e-4da2-bac9-345310c5a5c1-le64.cache-7 7f5898690000-7f5898696000 r--s 00000000 08:01 2100997 /run/host/fonts-cache/54d74b85-1749-4899-b569-c27578719d7c-le64.cache-7 7f5898698000-7f5898699000 r--s 00000000 08:01 2100996 /run/host/fonts-cache/06da830e-8d38-41aa-8d73-f0751523a0fb-le64.cache-7 7f58986a0000-7f58986b6000 r--s 00000000 08:01 2100995 /run/host/fonts-cache/6a62e72e-dc94-4b5d-806d-3a72f6fd07a2-le64.cache-7 7f58986b8000-7f58986b9000 r--s 00000000 08:01 2100994 /run/host/fonts-cache/8be20c13-c202-47ca-8cdd-ddcf607fda9e-le64.cache-7 7f58986c0000-7f58986c1000 r--s 00000000 08:01 2100470 /run/host/fonts-cache/cbc7ddd5-c96f-48a0-9c5d-d26dd1e0bfd4-le64.cache-7 7f58986c8000-7f58986ca000 r--s 00000000 08:01 2100442 /run/host/fonts-cache/bee4f55a-a2e9-4d9c-8027-b4cfeb39d710-le64.cache-7 7f58986d0000-7f58986d1000 r--s 00000000 08:01 2100429 /run/host/fonts-cache/9fd9f0b0-0d76-4a73-a6de-4870863d29b5-le64.cache-7 7f58986d8000-7f58986d9000 r--s 00000000 08:01 2100427 /run/host/fonts-cache/a6bdef2f-cb46-49a3-b3cf-a61a92c3e914-le64.cache-7 7f58986e0000-7f58986e2000 r--s 00000000 08:01 2100426 /run/host/fonts-cache/d52aa79e-ac57-4cd2-a33b-feec8ca7851e-le64.cache-7 7f58986e8000-7f58986e9000 r--s 00000000 08:01 2097211 /run/host/fonts-cache/e0c0ec71-6ec0-46f4-9f84-033adf33b7d0-le64.cache-7 7f58986f0000-7f58986f2000 r--s 00000000 08:01 2100424 /run/host/fonts-cache/cb437d9e-5c3f-4c85-b931-67cb657f3063-le64.cache-7 7f58986f8000-7f589870f000 r--s 00000000 08:01 2097171 /run/host/fonts-cache/e7b34706-5801-41b0-9c5a-55f218338c63-le64.cache-7 7f5898710000-7f5898715000 r--s 00000000 08:01 2100422 /run/host/fonts-cache/2e3a6e3f-0a1b-4fcc-bd62-f9534bd2a583-le64.cache-7 7f5898718000-7f5898719000 r--s 00000000 08:01 2100421 /run/host/fonts-cache/e282382b-1b46-4e61-9334-805cc180097d-le64.cache-7 7f5898720000-7f5898721000 r--s 00000000 08:01 2100420 /run/host/fonts-cache/1ce72235-02e2-42d8-bfb4-95f7a229a243-le64.cache-7 7f5898728000-7f5898729000 r--s 00000000 08:01 2100419 /run/host/fonts-cache/eedf446f-6616-476a-abc2-63ed8ec92da2-le64.cache-7 7f5898730000-7f5898731000 r--s 00000000 08:01 2100418 /run/host/fonts-cache/5d5a17d5-7d7f-49c2-8686-ac89536dc7a6-le64.cache-7 7f5898738000-7f5898739000 r--s 00000000 08:01 2100417 /run/host/fonts-cache/deb92f8e-3485-481f-ae8a-a51bfff1a6d4-le64.cache-7 7f5898740000-7f5898741000 r--s 00000000 08:01 2100416 /run/host/fonts-cache/a89b4498-ff83-4a11-926c-b9462e89c524-le64.cache-7 7f5898748000-7f5898749000 r--s 00000000 08:01 2100415 /run/host/fonts-cache/bd7e5e36-e10e-4b83-8d43-9ee158f77f0d-le64.cache-7 7f5898750000-7f5898751000 r--s 00000000 08:01 2100414 /run/host/fonts-cache/50df6c44-3afd-40ab-9546-5cd0a3b69ae1-le64.cache-7 7f5898758000-7f5898759000 r--s 00000000 08:01 2100412 /run/host/fonts-cache/6113203a-8a67-492e-9428-b124f6c578e4-le64.cache-7 7f5898760000-7f5898761000 r--s 00000000 08:01 2099851 /run/host/fonts-cache/bcecfa39-246d-4ebd-8d1f-754bde3e05ad-le64.cache-7 7f5898768000-7f5898769000 r--s 00000000 08:01 2099832 /run/host/fonts-cache/b9f3a951-6a30-4601-ade8-763248cc5930-le64.cache-7 7f5898770000-7f5898775000 r--s 00000000 08:01 2099808 /run/host/fonts-cache/85736e99-99b8-4bdb-a3b5-a4fdb4e1d456-le64.cache-7 7f5898778000-7f589877f000 r--s 00000000 08:01 2099806 /run/host/fonts-cache/13683301-0cdc-44a1-b170-b9e7cf9fc5f0-le64.cache-7 7f5898780000-7f5898781000 r--s 00000000 08:01 2099805 /run/host/fonts-cache/202e6a2b-a20b-454c-900b-b6a8f42d3bee-le64.cache-7 7f5898788000-7f5898789000 r--s 00000000 08:01 2099804 /run/host/fonts-cache/e40a07b9-2d42-4c97-b1fe-6eb6de7ace82-le64.cache-7 7f5898790000-7f5898796000 r--s 00000000 08:01 2099803 /run/host/fonts-cache/fbbad177-684e-468e-8e49-0755925ff687-le64.cache-7 7f5898798000-7f58987a0000 r--s 00000000 08:01 2099802 /run/host/fonts-cache/896ba73d-c3e8-48dd-9fe9-d07bd00cfc6a-le64.cache-7 7f58987a0000-7f58987a1000 r--s 00000000 08:01 2099801 /run/host/fonts-cache/c08058d4-364b-406f-80fa-c3615dab3828-le64.cache-7 7f58987a8000-7f58987a9000 r--s 00000000 08:01 2099800 /run/host/fonts-cache/b8c06a50-3e0c-414f-8478-db747bd75dfb-le64.cache-7 7f58987b0000-7f58987b1000 r--s 00000000 08:01 2099796 /run/host/fonts-cache/e5e3c2a2-9041-4d9e-b8ef-456cbb5d5fa7-le64.cache-7 7f58987b8000-7f58987b9000 r--s 00000000 08:01 2099795 /run/host/fonts-cache/0e767bf2-dbb5-4e09-8de0-b08edad1091a-le64.cache-7 7f58987c0000-7f58987c2000 r--s 00000000 08:01 2099794 /run/host/fonts-cache/a3ec9716-ebf8-4d4b-871b-3c866676ebef-le64.cache-7 7f58987c8000-7f58987ca000 r--s 00000000 08:01 2099792 /run/host/fonts-cache/b6c30974-5b4a-4a56-ba27-2b487214e591-le64.cache-7 7f58987d0000-7f58987d3000 r--s 00000000 08:01 2099791 /run/host/fonts-cache/e0a7f702-7b35-409e-b507-aa5aa4aaa419-le64.cache-7 7f58987d8000-7f58987d9000 r--s 00000000 08:01 2099366 /run/host/fonts-cache/1425ba46-c7b5-494a-9a7a-432702527517-le64.cache-7 7f58987e0000-7f58987e4000 r--s 00000000 08:01 2099269 /run/host/fonts-cache/d1e7dddf-29bb-43e5-b86a-d58a245d07e0-le64.cache-7 7f58987e8000-7f58987e9000 r--s 00000000 08:01 2099267 /run/host/fonts-cache/3f23cd99-5a40-4d80-a233-066c845afaf4-le64.cache-7 7f58987f0000-7f58987f1000 r--s 00000000 08:01 2099266 /run/host/fonts-cache/0b0090cf-7ef7-44cf-938a-6be02df6019c-le64.cache-7 7f58987f8000-7f58987f9000 r--s 00000000 08:01 2099264 /run/host/fonts-cache/dc56d85d-6fd5-4f65-be96-dd666448061e-le64.cache-7 7f5898800000-7f5898801000 r--s 00000000 08:01 2099263 /run/host/fonts-cache/c693f50b-f46b-4ae4-a278-e4c476510ba5-le64.cache-7 7f5898808000-7f5898809000 r--s 00000000 08:01 2099262 /run/host/fonts-cache/e7d0ab3a-20d3-4315-b138-6ff84f6201e0-le64.cache-7 7f5898810000-7f5898811000 r--s 00000000 08:01 2099261 /run/host/fonts-cache/734d5bba-2bf3-413a-aaa8-872fb2ed0985-le64.cache-7 7f5898818000-7f5898819000 r--s 00000000 08:01 2098685 /run/host/fonts-cache/1fbf811f-1903-4ae7-90db-f98e99fded6b-le64.cache-7 7f5898820000-7f589882f000 r--s 00000000 08:01 2099257 /run/host/fonts-cache/930e1c1a-dcc9-468f-ac6c-681c2b87e525-le64.cache-7 7f5898830000-7f5898832000 r--s 00000000 08:01 2099254 /run/host/fonts-cache/cf2022da-a5a6-4b3c-b017-cfa3c39fc08e-le64.cache-7 7f5898838000-7f589885c000 r--s 00000000 08:01 2101002 /run/host/fonts-cache/b054a5fc-1846-4ae5-bbc6-0e4afdd16a32-le64.cache-7 7f5898860000-7f5898863000 r--s 00000000 08:01 2098681 /run/host/fonts-cache/82a6451b-9796-440b-8493-10829373b0f8-le64.cache-7 7f5898868000-7f589886d000 r--s 00000000 08:01 2633318 /usr/cache/fontconfig/7068b3d3-1d39-41b0-bd02-699a89fc38fe-le64.cache-7 7f5898870000-7f5898872000 r--s 00000000 08:01 2633328 /usr/cache/fontconfig/8c92928b-486f-460f-89ac-d971a3c56049-le64.cache-7 7f5898878000-7f589887a000 r--s 00000000 08:01 2633329 /usr/cache/fontconfig/8418b85f-5e35-454d-a6ef-45f1c781d7a6-le64.cache-7 7f5898880000-7f5898888000 r--s 00000000 08:01 2633327 /usr/cache/fontconfig/c158087a-d436-4edf-84a2-4278336ad3c5-le64.cache-7 7f5898888000-7f5898894000 r--s 00000000 08:01 2633320 /usr/cache/fontconfig/a04b92b3-5b96-4032-ad64-4855e9dbaddd-le64.cache-7 7f5898898000-7f58988ff000 r-xp 00000000 08:01 2414935 /usr/lib/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so 7f58988ff000-7f5898908000 r--p 00066000 08:01 2414935 /usr/lib/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so 7f5898908000-7f589890a000 rw-p 0006f000 08:01 2414935 /usr/lib/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so 7f5898910000-7f5898a2d000 r-xp 00000000 08:01 2413359 /usr/lib/libQt5QuickTemplates2.so.5.11.3 7f5898a2d000-7f5898a2e000 ---p 0011d000 08:01 2413359 /usr/lib/libQt5QuickTemplates2.so.5.11.3 7f5898a2e000-7f5898a3d000 r--p 0011d000 08:01 2413359 /usr/lib/libQt5QuickTemplates2.so.5.11.3 7f5898a3d000-7f5898a3f000 rw-p 0012c000 08:01 2413359 /usr/lib/libQt5QuickTemplates2.so.5.11.3 7f5898a3f000-7f5898a40000 ---p 00000000 00:00 0 7f5898a40000-7f5898a70000 rw-p 00000000 00:00 0 7f5898a70000-7f5898e3f000 ---p 00000000 00:00 0 7f5898e3f000-7f5898e40000 ---p 00000000 00:00 0 7f5898e40000-7f5899640000 rwxp 00000000 00:00 0 7f5899640000-7f589b9b8000 r-xp 00000000 08:01 3557789 /usr/lib/dri/nouveau_dri.so 7f589b9b8000-7f589bbb8000 ---p 02378000 08:01 3557789 /usr/lib/dri/nouveau_dri.so 7f589bbb8000-7f589bdcb000 r--p 02378000 08:01 3557789 /usr/lib/dri/nouveau_dri.so 7f589bdcb000-7f589bdd5000 rw-p 0258b000 08:01 3557789 /usr/lib/dri/nouveau_dri.so 7f589bdd5000-7f589bffe000 rw-p 00000000 00:00 0 7f589c000000-7f589c021000 rw-p 00000000 00:00 0 7f589c021000-7f58a0000000 ---p 00000000 00:00 0 7f58a0000000-7f58a0001000 r--s 00000000 08:01 2633323 /usr/cache/fontconfig/a7f1e1db-b025-4a4f-999c-73d9e6175daa-le64.cache-7 7f58a0008000-7f58a000e000 r--s 00000000 08:01 3934846 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/82234d13ef097fec4734e1b6581bb69b34706f4c.qmlc 7f58a0010000-7f58a002d000 r-xp 00000000 08:01 2414928 /usr/lib/qml/QtQuick/Layouts/libqquicklayoutsplugin.so 7f58a002d000-7f58a0030000 r--p 0001c000 08:01 2414928 /usr/lib/qml/QtQuick/Layouts/libqquicklayoutsplugin.so 7f58a0030000-7f58a0031000 rw-p 0001f000 08:01 2414928 /usr/lib/qml/QtQuick/Layouts/libqquicklayoutsplugin.so 7f58a0038000-7f58a0068000 r-xp 00000000 08:01 2413352 /usr/lib/libQt5QuickControls2.so.5.11.3 7f58a0068000-7f58a006b000 r--p 0002f000 08:01 2413352 /usr/lib/libQt5QuickControls2.so.5.11.3 7f58a006b000-7f58a006c000 rw-p 00032000 08:01 2413352 /usr/lib/libQt5QuickControls2.so.5.11.3 7f58a0070000-7f58a0071000 r--s 00000000 08:01 2414914 /usr/lib/qml/QtQuick/Controls.2/ToolTip.qmlc 7f58a0078000-7f58a007b000 r--s 00000000 08:01 3934745 /home/riccardo/.var/app/org.jasp.JASP/cache/JASP/JASP/qmlcache/0e80b45137228247148f5f469e5b1f3c7a260f06.qmlc 7f58a0080000-7f58a0081000 r--s 00000000 08:01 2414857 /usr/lib/qml/QtQuick/Controls.2/Label.qmlc 7f58a0087000-7f58a0088000 ---p 00000000 00:00 0 7f58a0088000-7f58a0286000 rw-p 00000000 00:00 0 7f58a0286000-7f58a0288000 ---p 00000000 00:00 0 7f58a0288000-7f58a06c6000 rw-p 00000000 00:00 0 7f58a06c6000-7f58a06c7000 ---p 00000000 00:00 0 7f58a06c7000-7f58a06c8000 ---p 00000000 00:00 0 7f58a06c8000-7f58a0ec8000 rwxp 00000000 00:00 0 7f58a0ec8000-7f58a1009000 rw-s 00000000 08:01 3809538 /home/riccardo/.var/app/org.jasp.JASP/cache/mesa_shader_cache/index 7f58a1010000-7f58a1035000 r-xp 00000000 08:01 2887308 /usr/lib/libtinfo.so.5.9 7f58a1035000-7f58a1235000 ---p 00025000 08:01 2887308 /usr/lib/libtinfo.so.5.9 7f58a1235000-7f58a1239000 r--p 00025000 08:01 2887308 /usr/lib/libtinfo.so.5.9 7f58a1239000-7f58a123a000 rw-p 00029000 08:01 2887308 /usr/lib/libtinfo.so.5.9 7f58a1240000-7f58a1257000 r-xp 00000000 08:01 2887180 /usr/lib/libelf-0.166.so 7f58a1257000-7f58a1457000 ---p 00017000 08:01 2887180 /usr/lib/libelf-0.166.so 7f58a1457000-7f58a1458000 r--p 00017000 08:01 2887180 /usr/lib/libelf-0.166.so 7f58a1458000-7f58a1459000 rw-p 00018000 08:01 2887180 /usr/lib/libelf-0.166.so 7f58a1460000-7f58a1469000 r-xp 00000000 08:01 3555686 /usr/lib/libdrm_amdgpu.so.1.0.0 7f58a1469000-7f58a1668000 ---p 00009000 08:01 3555686 /usr/lib/libdrm_amdgpu.so.1.0.0 7f58a1668000-7f58a1669000 r--p 00008000 08:01 3555686 /usr/lib/libdrm_amdgpu.so.1.0.0 7f58a1669000-7f58a166a000 rw-p 00009000 08:01 3555686 /usr/lib/libdrm_amdgpu.so.1.0.0 7f58a1670000-7f58a167b000 r-xp 00000000 08:01 3555689 /usr/lib/libdrm_radeon.so.1.0.1 7f58a167b000-7f58a187a000 ---p 0000b000 08:01 3555689 /usr/lib/libdrm_radeon.so.1.0.1 7f58a187a000-7f58a187b000 r--p 0000a000 08:01 3555689 /usr/lib/libdrm_radeon.so.1.0.1 7f58a187b000-7f58a187c000 rw-p 0000b000 08:01 3555689 /usr/lib/libdrm_radeon.so.1.0.1 7f58a1880000-7f58a1887000 r-xp 00000000 08:01 3555688 /usr/lib/libdrm_nouveau.so.2.0.0 7f58a1887000-7f58a1a86000 ---p 00007000 08:01 3555688 /usr/lib/libdrm_nouveau.so.2.0.0 7f58a1a86000-7f58a1a87000 r--p 00006000 08:01 3555688 /usr/lib/libdrm_nouveau.so.2.0.0 7f58a1a87000-7f58a1a88000 rw-p 00007000 08:01 3555688 /usr/lib/libdrm_nouveau.so.2.0.0 7f58a1a88000-7f58a1a98000 r-xp 00000000 08:01 3555685 /usr/lib/libdrm.so.2.4.0 7f58a1a98000-7f58a1c98000 ---p 00010000 08:01 3555685 /usr/lib/libdrm.so.2.4.0 7f58a1c98000-7f58a1c99000 r--p 00010000 08:01 3555685 /usr/lib/libdrm.so.2.4.0 7f58a1c99000-7f58a1c9a000 rw-p 00011000 08:01 3555685 /usr/lib/libdrm.so.2.4.0 7f58a1ca0000-7f58a1ca4000 r-xp 00000000 08:01 3555337 /usr/lib/libXxf86vm.so.1.0.0 7f58a1ca4000-7f58a1ea4000 ---p 00004000 08:01 3555337 /usr/lib/libXxf86vm.so.1.0.0 7f58a1ea4000-7f58a1ea5000 r--p 00004000 08:01 3555337 /usr/lib/libXxf86vm.so.1.0.0 7f58a1ea5000-7f58a1ea6000 rw-p 00005000 08:01 3555337 /usr/lib/libXxf86vm.so.1.0.0 7f58a1ea8000-7f58a1eac000 r-xp 00

JorisGoosen commented 5 years ago

So running echo $XDG_SESSION_TYPE confirms that you've logged into X11 I guess? Never hurts to make sure...

For the rest, If now also nouveau starts crashing on you (and that is what your lengthy debugtrace seems to indicate) I am not sure what is going on. And also on multiple computers? Or your just your one laptop, because maybe your GPU is messed up?

JorisGoosen commented 5 years ago

No response