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

gitnotifier crashes on rebase #351

Closed
sthalik opened this issue Oct 3, 2014 · 0 comments
Closed

gitnotifier crashes on rebase #351

sthalik opened this issue Oct 3, 2014 · 0 comments

Comments

@sthalik
Copy link
Contributor

sthalik commented Oct 3, 2014

Error messagebox "wrapped stub ..." on edit then process goes down in sig11.

Note, obsolete version used 2.0.6-1 from debian sid.

Happens on rebase edit commit. Status following:

You are currently editing a commit while rebasing branch 'fix-win32-confusion-take-1' on '8266193'.
  (use "git commit --amend" to amend the current commit)
  (use "git rebase --continue" once you are satisfied with your changes)

dmesg says:
[55920.554752] GitNotifier[61054]: segfault at 24 ip 00007fadab523b02 sp 00007fad94b979e0 error 4 in libQtGui.so.4.8.6[7fadab273000+a9f000]

Sorry, no symbols at the moment.

davvid added a commit that referenced this issue Oct 5, 2014
This avoids segfaults caused by trying to update widgets from a
secondary thread.

Related-to: #351
Signed-off-by: David Aguilar <davvid@gmail.com>
@davvid davvid closed this as completed in 1d6d810 Oct 5, 2014
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

1 participant