-
Notifications
You must be signed in to change notification settings - Fork 794
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
Zeal crashes on start and quit #605
Comments
Thanks for the report. The crash on quit may be the same as #595. Not sure about random crash on start. I've updated the package to build with debug info enabled. Please update Zeal, and post a new stack trace. It should be more helpful, thanks! |
It didn't work. :( No symbol information. You've got I don't know why, maybe something overrides the build configuration, or I used the wrong option. I'll update AUR once I figure out what's wrong. |
Another update, hopefully with meaningful traces this time. Please update, and see if stack traces will have references to the code. |
This is what I get after the update: |
All debug info gets stripped out :( I really don't know why, I checked on
my machine and it's there.
Let me fix #595 first, and we'll see if that will fix your problem too. But
then for you it also crashes on start...
Alternatively, if you could just build Zeal manually in debug mode and run
it in gdb (easy with Qt Creator) that would definitely produce all the
necessary information.
|
Hi, same on Ubuntu with this error : |
I concur. I have had the following zeal crash errors on Linux Mint 17.3 (based on ubuntu 14.04), installed via the ppa (0.3.0)...
and
I also see the 'another instance' error quite a lot. Note that it doesn't always fail. Once running, it will work for a while (often days with standbys in between) before crashing. Previous release 0.2.1 was flawless. Sadly, I can't now find the 0.2.1 version anywhere, either via PPA or a working .deb file, so I can't downgrade (not without building it, I guess). Is it possible to provide a 0.2.1 version in the ppa until you have a fix? |
Zeal 0.3.0 also segfaults for me under Ubuntu 16.04.1LTS: Unfortunately I am unable to provide more traceback / debug info, as Zeal doesn't crash when built from source from QtCreator (Qt 5.7.0). Feel free to ask for more info. |
@ronjouch I have same problem like you in my laptop. Old one version is working fine |
Same here. Zeal 0.3.0 segfaults on exit. On every start I get a message that Zeal might still be running (which it's not). Couldn't find any crashlogs and only get a segfault message in the terminal. |
Closing as a duplicate of #595. A fix is coming. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for a related request. |
Hi Zeal looks great, but unfortunately, it crashes randomly on boot and quit.
See core dump.
I'm using Arch linux and installing Zeal with this AUR package (zeal-git 0.3.0.1.g0e6d4ff-1).
The text was updated successfully, but these errors were encountered: