[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-06-21 Thread Ian
Ah ha, from https://support.code42.com/Release_Notes/CrashPlan_for_Small_Business_release_notes for the recently released version of 7.0.0 for CrashPlan.. "Updates third-party library Electron to version 2.0.8. This resolves an issue in which the Code42 app did not run on some Linux distributions.

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-05-23 Thread Ventusfahrer
I ran in the CrashPlanDesktop crash problem after upgrading to Ubuntu 19.04 (18.10 had probably the same problem). electron 2.08 fixes the problem too. Just to give you a hint to the place where to copy from: https://github.com/electron/electron/releases/tag/v2.0.8. Pick the right electron-2.0.

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-05-16 Thread Kidd Supreme
@Naegling23 So I'm running Fedora 29 myself. And just like you, it at first worked, then just stayed there trying to login. Any subsequent attempt to start the program crashed like before. Until I did the following: sudo chmod 444 libnode.so Basically, I made the file read-only. At that point, I

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-04-28 Thread Naegling23
nevermind, worked once, the app hung up on signing in so I killed it. Stopped working now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic)

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-04-28 Thread Naegling23
figured it out...works!thank you -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic) To manage notifications about this bug go to: htt

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-04-28 Thread Naegling23
trying to get crashplan desktop to run. @aM, how do I download electron 2.08? I cant seem to find/figure it out -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault o

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-04-20 Thread Mark Rich via ubuntu-bugs
@aM, your solution worked for me too. I now have Crashplan working. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic) To manage notificatio

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-04-18 Thread aM
If it still matters to anyone, I've managed to get Crashplan's desktop app to run, by downloading Electron 2.0.8, extracting libnode.so from the archive, and replacing /usr/local/crashplan/electron/libnode.so with the one from the electron 2.0.8 zip. My system is Debian, but I imagine that this ca

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-03-02 Thread Ian
Some upstreams have, some haven't. CrashPlan is an example of the latter. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic) To manage notifi

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-02-21 Thread Adam Conrad
Based on the fact that various upstreams have rebuilt to fix their apps, and also taking into account Carlos and Florian's arguments in the Fedora bug[1], I'm closing this Won't Fix. It's unfortunate, but reverting this wouldn't be a particularly good way forward. [1] https://bugzilla.redhat.com/

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-11-25 Thread David Skoland
@maarten's patch worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic) To manage notifications about this bug go to: https://bugs

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-11-07 Thread m...@papersolve.com
thanks @maarten !! CrashPlan GUI works now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic) To manage notifications about this bug go to:

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-10-22 Thread Eli Schwartz
@doko, Arch Linux staff here. The reason we reverted the glibc commit has nothing to do with rebuilding electron with bfd or gold linkers. lld works fine, and we use it in our distribution electron packages without issue! The problem is entirely due to people who ship proprietary electron applica

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-10-22 Thread Tuomo Sipola
Temporary workaround: Installing the newest version from snap. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic) To manage notifications abo

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-10-21 Thread Huan Zhang
Slack 3.3.3 crashes with the following backtrace: #0 0x00dbf060 in ?? () #1 0x77d83072 in node::http2::Http2Session::Callbacks::Callbacks(bool) () from /usr/lib/slack/libnode.so #2 0x77d83135 in ?? () from /usr/lib/slack/libnode.so #3 0x77fe398a in call_init

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-10-19 Thread Gerardo Perosio
Same issue. Resolved installing packages from @maarten repo. Thanks @maarten! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic) To manage no

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-10-12 Thread Kai Mast
Slack 3.3.3 still crashes for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic) To manage notifications about this bug go to: https://bu

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-09-24 Thread Jean-Louis Dupond via ubuntu-bugs
FYI: Slack responded me with: 'We hope to get a fix out for this issue in Slack version 3.3.3. I don't have a release date for that just yet, but it's not far away.' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-09-10 Thread Maarten Fonville
For those that use Atom, upcoming release should have the fix: https://github.com/atom/atom/pull/18012 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-09-10 Thread Martin Wimpress
This issue affects Electron apps built with Electron <= 2.0.7 and is fixed in Electron 2.0.8. * https://github.com/electron/electron/issues/13972 Few Electron applications have made the transition to Electron 2.x, but those that have will need to be rebuilt with Electron >== 2.0.8 ** Bug watch

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-09-09 Thread Khairul Aizat Kamarudzzaman
thanks @maarten for the patch. after applying your ppa, all my apps (related to electron such skype, slack & visual studio code) works again as its crashed before this. thanks again !!! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-09-09 Thread Maarten Fonville
I don't know if the BFD linker or gold would work. Ofc the fix would be to rebuild all respective Electron apps, but I doubt all (proprietary) apps will already have a new release by October. The fix for Electron was only released end of August. It is a very unexpected regression, because goal is

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-09-09 Thread Matthias Klose
I don't think we should work around that. The fix is to rebuild elctron with a fixed linker. Would the BFD linker or gold work? ** Changed in: glibc (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-09-06 Thread Maarten Fonville
I built my own patched version at https://launchpad.net/~maarten- fonville/+archive/ubuntu/ppa/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cos

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-09-06 Thread Ubuntu Foundations Team Bug Bot
The attachment "Revert-elf-Correct-absolute-SHN_ABS-symbol-run- time.diff" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2018-09-06 Thread Maarten Fonville
Based on the patch of Arch Linux, to at least temporarily work around the Electron ldd bug, because the large impact it has. https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/glibc&id=f2c68876f6959c62ea09dcdda5d441bf4ff7 ** Patch added: "Revert-elf-Correct-absolute-SHN_