You are not logged in.

#1 2017-01-12 12:10:56

mateusfccp
Member
Registered: 2015-04-21
Posts: 12

Running Lightworks 12.6.0-1

I installed Lightworks from AUR (lwks package), and the install went right:

[mateusfccp@pintobook ~]$ sudo aura -Ax lwks
aura >>= Determining dependencies...
aura >>= AUR Packages:
lwks

aura >>= Continue? [Y/n] 
aura >>= Building `lwks`...
==> Making package: lwks 12.6.0-1 (Thu Jan 12 09:55:36 BRST 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading lwks-12.6.0-amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 75.8M  100 75.8M    0     0   424k      0  0:03:02  0:03:02 --:--:--  448k
==> Validating source files with sha256sums...
    lwks-12.6.0-amd64.deb ... Passed
==> Extracting sources...
  -> Extracting lwks-12.6.0-amd64.deb with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
  -> Extracting data.tar.gz
  -> Moving udev folder from /lib to /usr/lib
  -> Copying copyright file and creating a license dir
  -> Changing some needed permissions
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "lwks"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lwks 12.6.0-1 (Thu Jan 12 10:00:21 BRST 2017)
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) lwks-12.6.0-1

Total Installed Size:  239.21 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) checking available disk space                [######################] 100%
:: Processing package changes...
(1/1) installing lwks                              [######################] 100%
Optional dependencies for lwks
    nvidia-utils: only for nVidia users [installed]
:: Running post-transaction hooks...
(1/4) Updating fontconfig cache...
(2/4) Updating 32-bit fontconfig cache...
(3/4) Updating the desktop file MIME type cache...
(4/4) Creating index of X font files...
[mateusfccp@pintobook ~]

Now, when I try to run it, I get a core dump:

[mateusfccp@pintobook ~]$ lightworks


---------------- Segmentation fault :( ----------------

LinuxOS::exceptionHandler(int)
/usr/lib/libc.so.6(+0x330b0) [0x7fc4ffd040b0]
/usr/lib/libX11.so.6(XQueryExtension+0x39) [0x7fc4fb5a1569]
/usr/lib/libX11.so.6(XInitExtension+0x32) [0x7fc4fb5950f2]
/usr/lib/libGL.so.1(+0x1e76c) [0x7fc4fd9b376c]
/usr/lib/libGL.so.1(+0x1ab5b) [0x7fc4fd9afb5b]
/usr/lib/libGL.so.1(glXQueryExtensionsString+0x32) [0x7fc4fd9aff92]
OpenGLUtils::OpenGLUtils()
OpenGLUtils::instance()
SystemInfo::getGraphicsDriverVendor() const
/usr/lib/lightworks/spawn() [0x403c3c]
/usr/lib/lightworks/spawn() [0x402daf]
/usr/lib/libc.so.6(__libc_start_main+0xf1) [0x7fc4ffcf1291]
/usr/lib/lightworks/spawn() [0x402e89]


---------------------------------------

/usr/bin/lightworks: line 35: 31061 Aborted                 (core dumped) /usr/lib/lightworks/spawn
[mateusfccp@pintobook ~]$ 

I tried to search for something similar but didn't find anything helpful. What could it be? Thanks.

Offline

Board footer

Powered by FluxBB