Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clashes on Ubuntu when saving a file #48

Open
edips opened this issue Nov 24, 2019 · 2 comments
Open

Clashes on Ubuntu when saving a file #48

edips opened this issue Nov 24, 2019 · 2 comments

Comments

@edips
Copy link

edips commented Nov 24, 2019

Hi. It was working fine on Manjaro OS. It clashes when I save a text file on Ubuntu 19.10.

qml: edit page completed
saved to "/home/edip/workspace/deneme/d2"
QUrl("file:///home/edip/workspace/deneme/d2") "/home/edip/workspace/deneme/d2"
Segmentation fault (core dumped)
@Aldrog
Copy link
Member

Aldrog commented Nov 25, 2019

Can you record a core dump? To do so run ulimit -c unlimited in terminal, then run liri-text and make it crash. A core file should appear in your home directory (if it's not there check /proc/sys/kernel/core_pattern for core file naming pattern).

@edips
Copy link
Author

edips commented Nov 25, 2019

After crash, there is a core file, it is 116 MB. core_pattern file is |/usr/share/apport/apport %p %s %c %d %P
I attached core file.
core.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants