I'm also getting a Segmentation Fault with Gimp:

```
GNU Image Manipulation Program version 2.10.6
git-describe: GIMP_2_10_4-278-g0a8173ffde
C compiler:
        Using built-in specs.
        COLLECT_GCC=gcc
        COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
        OFFLOAD_TARGET_NAMES=nvptx-none
        OFFLOAD_TARGET_DEFAULT=1
        Target: x86_64-linux-gnu
        Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
8.2.0-4ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-8 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie 
--with-system-zlib --with-target-system-zlib --enable-objc-gc=auto 
--enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 
--with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none --without-cuda-driver 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
        Thread model: posix
        gcc version 8.2.0 (Ubuntu 8.2.0-4ubuntu1) 
        
using GEGL version 0.4.8 (compiled against version 0.4.8)
using GLib version 2.58.1 (compiled against version 2.57.2)
using GdkPixbuf version 2.38.0 (compiled against version 2.36.12)
using GTK+ version 2.24.32 (compiled against version 2.24.32)
using Pango version 1.42.3 (compiled against version 1.42.3)
using Fontconfig version 2.13.0 (compiled against version 2.13.0)
using Cairo version 1.15.12 (compiled against version 1.15.12)

```
> fatal error: Segmentation fault

Stack trace:
```

# Stack traces obtained from PID 9501 - Thread 9501 #

[New LWP 9502]
[New LWP 9503]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__libc_read (fd=12, buf=0x7ffd389644d0, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:26
  Id   Target Id                                    Frame 
* 1    Thread 0x7fc9dee16e00 (LWP 9501) "gimp-2.10" __libc_read (fd=12, 
buf=0x7ffd389644d0, nbytes=256) at ../sysdeps/unix/sysv/linux/read.c:26
  2    Thread 0x7fc9dcf25700 (LWP 9502) "gmain"     0x00007fc9e1c9c6d9 in 
__GI___poll (fds=0x558c28f8feb0, nfds=1, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7fc9dc724700 (LWP 9503) "gdbus"     0x00007fc9e1c9c6d9 in 
__GI___poll (fds=0x558c28fa9890, nfds=2, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:29

Thread 3 (Thread 0x7fc9dc724700 (LWP 9503)):
#0  0x00007fc9e1c9c6d9 in __GI___poll (fds=0x558c28fa9890, nfds=2, timeout=-1) 
at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007fc9e1f73e46 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007fc9e1f741d2 in g_main_loop_run () from 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007fc9e28ef7b6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#4  0x00007fc9e1f9c135 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007fc9e1d80164 in start_thread (arg=<optimized out>) at 
pthread_create.c:486
        ret = <optimized out>
        pd = <optimized out>
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504963630848, 
8221769982414159155, 140725552829518, 140725552829519, 140725552829648, 
140504963627264, -8247743653170905805, -8247679106546401997}, mask_was_saved = 
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007fc9e1ca8def in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 2 (Thread 0x7fc9dcf25700 (LWP 9502)):
#0  0x00007fc9e1c9c6d9 in __GI___poll (fds=0x558c28f8feb0, nfds=1, timeout=-1) 
at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007fc9e1f73e46 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2  0x00007fc9e1f73f6c in g_main_context_iteration () from 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3  0x00007fc9e1f73fb1 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4  0x00007fc9e1f9c135 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5  0x00007fc9e1d80164 in start_thread (arg=<optimized out>) at 
pthread_create.c:486
        ret = <optimized out>
        pd = <optimized out>
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504972023552, 
8221769982414159155, 140725552829118, 140725552829119, 140725552829248, 
140504972019968, -8247742554196148941, -8247679106546401997}, mask_was_saved = 
0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007fc9e1ca8def in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 1 (Thread 0x7fc9dee16e00 (LWP 9501)):
#0  __libc_read (fd=12, buf=0x7ffd389644d0, nbytes=256) at 
../sysdeps/unix/sysv/linux/read.c:26
        resultvar = 18446744073709551104
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        sc_ret = <optimized out>
        nbytes = 256
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg2 = <optimized out>
        _a3 = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg2 = <optimized out>
        _a3 = <optimized out>
        fd = 12
        __arg3 = <optimized out>
        __arg3 = <optimized out>
        buf = 0x7ffd389644d0
        _a1 = <optimized out>
        _a1 = <optimized out>
        sc_ret = <optimized out>
        __arg1 = <optimized out>
        _a2 = <optimized out>
        sc_cancel_oldtype = <optimized out>
        __arg1 = <optimized out>
        _a2 = <optimized out>
        sc_ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        sc_cancel_oldtype = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  0x00007fc9e2ffe7d4 in gimp_stack_trace_print () from 
/usr/lib/libgimpbase-2.0.so.0
No symbol table info available.
#2  0x0000558c277052a0 in ?? ()
No symbol table info available.
#3  0x0000558c277056d8 in gimp_fatal_error ()
No symbol table info available.
#4  0x0000558c27705e37 in ?? ()
No symbol table info available.
#5  <signal handler called>
No locals.
#6  0x00000000000029b0 in ?? ()
No symbol table info available.
#7  0x00007fc9e361e98a in call_init (l=<optimized out>, argc=argc@entry=1, 
argv=argv@entry=0x7ffd389657f8, env=env@entry=0x7ffd38965808) at dl-init.c:72
        j = <optimized out>
        jm = <optimized out>
        addrs = <optimized out>
        init_array = <optimized out>
#8  0x00007fc9e361ea89 in call_init (env=0x7ffd38965808, argv=0x7ffd389657f8, 
argc=1, l=<optimized out>) at dl-init.c:30
        init_array = <optimized out>
        init_array = <optimized out>
        j = <optimized out>
        jm = <optimized out>
        addrs = <optimized out>
#9  _dl_init (main_map=main_map@entry=0x558c29064480, argc=1, 
argv=0x7ffd389657f8, env=0x7ffd38965808) at dl-init.c:119
        preinit_array = <optimized out>
        preinit_array_size = <optimized out>
        i = <optimized out>
#10 0x00007fc9e3622cdc in dl_open_worker (a=a@entry=0x7ffd38965080) at 
dl-open.c:517
        args = 0x7ffd38965080
        file = <optimized out>
        mode = <optimized out>
        call_map = <optimized out>
        dst = <optimized out>
        new = 0x558c29064480
        __PRETTY_FUNCTION__ = "dl_open_worker"
        r = <optimized out>
        reloc_mode = <optimized out>
        nmaps = <optimized out>
        l = <optimized out>
        maps = <error reading variable maps (value requires 3300048960 bytes, 
which is more than max-value-size)>
        relocation_in_progress = <optimized out>
        any_tls = <optimized out>
        first_static_tls = <optimized out>
#11 0x00007fc9e1cea48f in __GI__dl_catch_exception 
(exception=exception@entry=0x7ffd38965060, operate=operate@entry=0x7fc9e36228c0 
<dl_open_worker>, args=args@entry=0x7ffd38965080) at dl-error-skeleton.c:196
        errcode = 32765
        c = {exception = 0x7ffd38965060, errcode = 0x7ffd38964f5c, env = 
{{__jmpbuf = {0, 8221488507404156211, 94060472057856, 140505052117490, 1, 
140505080103008, -8222472238031176397, -8247679017537635021}, __mask_was_saved 
= 0, __saved_mask = {__val = {140725552829030, 140725552829263, 
140725552829008, 140725552829263, 0, 0, 0, 0, 0, 571230650367, 88, 
140504937267200, 0, 140725552828528, 94060472052976, 18446744073709551615}}}}}
        old = <optimized out>
#12 0x00007fc9e36222c6 in _dl_open (file=0x558c29064000 
"/usr/lib/x86_64-linux-gnu/gegl-0.4/svg-load.so", mode=-2147483390, 
caller_dlopen=0x7fc9e1b879f2 <g_module_open+786>, nsid=<optimized out>, argc=1, 
argv=0x7ffd389657f8, env=0x7ffd38965808) at dl-open.c:599
        args = {file = 0x558c29064000 
"/usr/lib/x86_64-linux-gnu/gegl-0.4/svg-load.so", mode = -2147483390, 
caller_dlopen = 0x7fc9e1b879f2 <g_module_open+786>, map = 0x558c29064480, nsid 
= 0, argc = 1, argv = 0x7ffd389657f8, env = 0x7ffd38965808}
        exception = {objname = 0x7fc9e2a4f2be "gegl_module_register", errstring 
= 0x7fc9e1d6efa0 <_IO_strn_jumps> "", message_buffer = 0x0}
        errcode = <optimized out>
        __PRETTY_FUNCTION__ = "_dl_open"
#13 0x00007fc9e0170256 in dlopen_doit (a=a@entry=0x7ffd389652a0) at dlopen.c:66
        args = 0x7ffd389652a0
#14 0x00007fc9e1cea48f in __GI__dl_catch_exception 
(exception=exception@entry=0x7ffd38965240, operate=operate@entry=0x7fc9e0170200 
<dlopen_doit>, args=args@entry=0x7ffd389652a0) at dl-error-skeleton.c:196
        errcode = 0
        c = {exception = 0x7ffd38965240, errcode = 0x7ffd3896514c, env = 
{{__jmpbuf = {0, -2809742659251077837, 94060469972960, 94060472057856, 
140505004468608, 0, -8222472238234600141, -8247679017537635021}, 
__mask_was_saved = 0, __saved_mask = {__val = {94060471473152, 94060472057856, 
94060470559168, 18, 0, 0, 140505052368296, 140725552829200, 140505053921888, 
140505054133464, 0, 94059783782400, 0, 64, 140505056145336, 64769}}}}}
        old = <optimized out>
#15 0x00007fc9e1cea51f in __GI__dl_catch_error 
(objname=objname@entry=0x558c28e66fe0, 
errstring=errstring@entry=0x558c28e66fe8, 
mallocedp=mallocedp@entry=0x558c28e66fd8, operate=operate@entry=0x7fc9e0170200 
<dlopen_doit>, args=args@entry=0x7ffd389652a0) at dl-error-skeleton.c:215
        exception = {objname = 0x0, errstring = 0x0, message_buffer = 0x5760 
<error: Cannot access memory at address 0x5760>}
        errorcode = <optimized out>
#16 0x00007fc9e0170a25 in _dlerror_run (operate=operate@entry=0x7fc9e0170200 
<dlopen_doit>, args=args@entry=0x7ffd389652a0) at dlerror.c:163
        result = 0x558c28e66fd0
#17 0x00007fc9e01702e6 in __dlopen (file=<optimized out>, mode=<optimized out>) 
at dlopen.c:87
        args = {file = 0x558c29064000 
"/usr/lib/x86_64-linux-gnu/gegl-0.4/svg-load.so", mode = 258, new = 
0x558c28eed960, caller = 0x7fc9e1b879f2 <g_module_open+786>}
#18 0x00007fc9e1b879f2 in g_module_open () from 
/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0
No symbol table info available.
#19 0x00007fc9e2a2d2ff in ?? () from /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
No symbol table info available.
#20 0x00007fc9e2a2d8d3 in ?? () from /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
No symbol table info available.
#21 0x00007fc9e20797f1 in g_type_module_use () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#22 0x00007fc9e2079889 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#23 0x00007fc9e2073021 in ?? () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#24 0x00007fc9e2074365 in g_type_class_ref () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
No symbol table info available.
#25 0x00007fc9e2a364c6 in ?? () from /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
No symbol table info available.
#26 0x00007fc9e2a364d7 in ?? () from /usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
No symbol table info available.
#27 0x00007fc9e2a36825 in gegl_operation_gtype_from_name () from 
/usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
No symbol table info available.
#28 0x00007fc9e2a36869 in gegl_has_operation () from 
/usr/lib/x86_64-linux-gnu/libgegl-0.4.so.0
No symbol table info available.
#29 0x0000558c27705de4 in sanity_check_late ()
No symbol table info available.
#30 0x0000558c2770495f in app_run ()
No symbol table info available.
#31 0x0000558c277043d5 in main ()
No symbol table info available.
[Inferior 1 (process 9501) detached]

```

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu.
https://bugs.launchpad.net/bugs/1814197

Title:
  package libwayland-server0 1.16.0-1ubuntu1.1 failed to
  install/upgrade: trying to overwrite shared '/usr/share/doc
  /libwayland-server0/changelog.Debian.gz', which is different from
  other instances of package libwayland-server0:i386

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Incomplete
Status in wayland package in Ubuntu:
  Incomplete

Bug description:
  Trying to install nvidia-driver-390 on Dell XPS 15 6570

  ProblemType: Package
  DistroRelease: Ubuntu 18.10
  Package: libwayland-server0 1.16.0-1ubuntu1.1
  ProcVersionSignature: Ubuntu 4.18.0-14.15-generic 4.18.20
  Uname: Linux 4.18.0-14-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.gpus.0000.01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0000:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.87  Tue Aug 21 12:33:05 
PDT 2018
   GCC version:  gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1)
  ApportVersion: 2.20.10-0ubuntu13.2
  Architecture: amd64
  CompositorRunning: None
  Date: Thu Jan 31 18:32:20 2019
  DistUpgraded: Fresh install
  DistroCodename: cosmic
  DistroVariant: ubuntu
  DkmsStatus:
   nvidia, 390.87, 4.18.0-14-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-13-generic, x86_64: installed
   virtualbox, 5.2.18, 4.18.0-14-generic, x86_64: installed
  DuplicateSignature:
   package:libwayland-server0:1.16.0-1ubuntu1.1
   Unpacking libelf1:i386 (0.170-0.5.0ubuntu1) ...
   dpkg: error processing archive 
/tmp/apt-dpkg-install-dAqKVk/12-libelf1_0.170-0.5.0ubuntu1_i386.deb (--unpack):
    trying to overwrite shared '/usr/share/doc/libelf1/changelog.Debian.gz', 
which is different from other instances of package libelf1:i386
  ErrorMessage: trying to overwrite shared 
'/usr/share/doc/libwayland-server0/changelog.Debian.gz', which is different 
from other instances of package libwayland-server0:i386
  GraphicsCard:
   Intel Corporation Device [8086:3e9b] (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:087c]
     Subsystem: Dell GP107M [GeForce GTX 1050 Ti Mobile] [1028:087c]
  InstallationDate: Installed on 2019-01-31 (0 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: Dell Inc. XPS 15 9570
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.18.0-14-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
  Python3Details: /usr/bin/python3.6, Python 3.6.7rc1, python3-minimal, 
3.6.7-1~18.10
  PythonDetails: /usr/bin/python2.7, Python 2.7.15+, python-minimal, 2.7.15-3
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu5
   apt  1.7.2
  SourcePackage: wayland
  Title: package libwayland-server0 1.16.0-1ubuntu1.1 failed to 
install/upgrade: trying to overwrite shared 
'/usr/share/doc/libwayland-server0/changelog.Debian.gz', which is different 
from other instances of package libwayland-server0:i386
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/25/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0HWTMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.7.0:bd12/25/2018:svnDellInc.:pnXPS159570:pvr:rvnDellInc.:rn0HWTMH:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 9570
  dmi.product.sku: 087C
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.10.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.3-0ubuntu0.18.10.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1814197/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to