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

object: Keep proper track of pending closure invalidations #49

Merged
merged 2 commits into from Jul 31, 2017
Merged

object: Keep proper track of pending closure invalidations #49

merged 2 commits into from Jul 31, 2017

Conversation

@leigh123linux
Copy link
Contributor Author

linuxmint/cinnamon#6755

@mcarans
Copy link

mcarans commented Aug 4, 2017

Yesterday I followed the suggestion from author of Icing to try out the next version of CJS doing the following:

Enable software sources

sudo apt build-dep cjs
git clone https://github.com/linuxmint/cjs.git
git checkout 3.4-maintenance
cd cjs
dpkg-buildpackage -us -uc -j2
cd ..
sudo dpkg -i *cjs*.deb

Unfortunately Cinnamon is still crashing with the same error:

[ 8786.644588] cinnamon[2783]: segfault at 7fc4be4fffe8 ip 00007fc517964555 sp 00007ffd8dfaa440 error 4 in libcjs.so.0.0.0[7fc51793b000+c2000]

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

Successfully merging this pull request may close these issues.

None yet

3 participants