Package Details: bluejeans 2.33.2-1

Git Clone URL: https://aur.archlinux.org/bluejeans.git (read-only, click to copy)
Package Base: bluejeans
Description: BlueJeans desktop app for video calls
Upstream URL: https://www.bluejeans.com
Keywords: bluejeans videocall voip
Licenses: proprietary
Submitter: delx
Maintainer: guzzisti
Last Packager: guzzisti
Votes: 31
Popularity: 0.000000
First Submitted: 2015-08-12 11:48 (UTC)
Last Updated: 2024-01-27 18:54 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

jimbojim commented on 2020-04-02 19:23 (UTC)

I was segfaulting before, but now I'm not on 2.1.1. I've been solid all day with about 3 meetings I've hosted. Please let me know if there is anything I can provide to help narrow down the cause.

jfchevrette commented on 2020-04-02 19:04 (UTC)

@hoban: here is an strace https://gist.github.com/jfchevrette/659f17152d554d99c5632dedbf67e205

ltrace's output is much much larger. Let me know if you can't find something in the strace that ltrace would provide and I'll find some place to attach the ltrace output file

hoban commented on 2020-04-02 18:41 (UTC) (edited on 2020-04-02 18:43 (UTC) by hoban)

I wonder if there is an issue of missing dependent libraries. Can those of you w/ the segfault issue attach the output of running the bluejeans binary with strace & ltrace? The output will be very verbose, so please paste links to pastebin posts such as 0bin.net or GitHub Gist, rather than including the logs in comments here. See also: https://wiki.archlinux.org/index.php/Step-by-step_debugging_guide

jfchevrette commented on 2020-04-02 17:53 (UTC)

fwiw I just attempted to run bluejeans from the debian package they also provide and it segfaults the same way

jfchevrette commented on 2020-04-02 17:49 (UTC)

It seems like the resources under /opt/BlueJeans/resources/app.asar.unpacked are Electron dependencies. What I think is libfiberclient library that is compiled and packaged into the BlueJeans RPM is incompatible with the glibc version provided by Archlinux.

I don't see a way we can workaround this at the moment

jat255 commented on 2020-04-02 16:46 (UTC)

@jimbojim, yes. Here's the CLI output:

$ bluejeans
{"message":"Launching app...","level":"info","timestamp":"2020-04-02 10:45:34"}
{"message":"App version - 2.1.1","level":"info","timestamp":"2020-04-02 10:45:34"}
{"message":"Empty data passed to determineMsgChannel function","level":"error","timestamp":"2020-04-02 10:45:35"}
{"message":"System OS details - {\"os\":\"linux\",\"dist\":\"Arch Linux\"}","level":"info","timestamp":"2020-04-02 10:45:35"}
{"message":"Config.xml file copied successfully","level":"info","timestamp":"2020-04-02 10:45:35"}
{"message":"Detector service copied successfully...","level":"info","timestamp":"2020-04-02 10:45:35"}
{"message":"BlueJeans detector service up & running...!","level":"info","timestamp":"2020-04-02 10:45:35"}
[1]    779942 segmentation fault (core dumped)  bluejeans

jfchevrette commented on 2020-04-02 16:30 (UTC)

I just pushed 2.1.1. Sorry for the delay.

I am now getting segfaults as well. I've started trying to debug them but this isn't my area of expertise. The backtrace I'm getting on the segfault is

Thread 1 "bluejeans-v2" received signal SIGSEGV, Segmentation fault.
0x00007ffff66711e5 in __strlen_avx2 () from /usr/lib/libc.so.6
(gdb) backtrace
#0  0x00007ffff66711e5 in __strlen_avx2 () at /usr/lib/libc.so.6
#1  0x00007fffd404a957 in  () at /opt/BlueJeans/resources/app.asar.unpacked/node_modules/fiber-wrapper-node/build/Release/../../dependencies/build/fiberclient/lib/libfiberclient.so
#2  0x00007fffd4044f41 in  () at /opt/BlueJeans/resources/app.asar.unpacked/node_modules/fiber-wrapper-node/build/Release/../../dependencies/build/fiberclient/lib/libfiberclient.so
#3  0x00007ffff7fe209a in call_init.part () at /lib64/ld-linux-x86-64.so.2
#4  0x00007ffff7fe21a1 in _dl_init () at /lib64/ld-linux-x86-64.so.2
#5  0x00007ffff6649905 in _dl_catch_exception () at /usr/lib/libc.so.6
#6  0x00007ffff7fe60e8 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#7  0x00007ffff66498a8 in _dl_catch_exception () at /usr/lib/libc.so.6
#8  0x00007ffff7fe596e in _dl_open () at /lib64/ld-linux-x86-64.so.2
#9  0x00007ffff7b2b34c in  () at /usr/lib/libdl.so.2
#10 0x00007ffff66498a8 in _dl_catch_exception () at /usr/lib/libc.so.6
#11 0x00007ffff6649973 in _dl_catch_error () at /usr/lib/libc.so.6
#12 0x00007ffff7b2bab9 in  () at /usr/lib/libdl.so.2
#13 0x00007ffff7b2b3da in dlopen () at /usr/lib/libdl.so.2

Any help is much appreciated

jimbojim commented on 2020-04-02 16:28 (UTC)

@jat255: Does the version number in the command line output show 2.1.1?

jat255 commented on 2020-04-02 16:23 (UTC)

I just built 2.1.1, and I'm still getting segfaults

hoban commented on 2020-04-02 15:45 (UTC)

Here's an updated PKGBUILD for 2.1.1 if anyone can use it: https://0bin.net/paste/zZSRjqK6V7rsffXH#biFCnh+XZF5B9QuFFBwcmm6jYNtpD09fDhGzSat-r/E