Bug 409112 - kdeinit5 (kdeinit5), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1"
Summary: kdeinit5 (kdeinit5), signal: Aborted Using host libthread_db library "/lib64/...
Status: RESOLVED UPSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-24 08:20 UTC by pierrelud
Modified: 2019-06-25 13:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
crash report for kdeinit (1.08 KB, text/plain)
2019-06-24 08:20 UTC, pierrelud
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pierrelud 2019-06-24 08:20:54 UTC
Created attachment 121109 [details]
crash report for kdeinit

SUMMARY
Application: kdeinit5 (kdeinit5), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".

STEPS TO REPRODUCE
dunno

OBSERVED RESULT
crash + report

EXPECTED RESULT
Not to crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Leap 15.1
KDE Plasma Version: 5.12.8
KDE Frameworks Version: 5.55.0 
Qt Version: 5.9.7
Comment 1 Alois Wohlschlager 2019-06-25 11:49:14 UTC
Did you try to leave Plasma? The crash is happening in the proprietary NVIDIA driver after plasmashell has already called exit().
Comment 2 pierrelud 2019-06-25 12:41:08 UTC
No. This usually happens after restart. With after I mean specifically open day FF with some tabs and Thunderbird and Dolpin being open.

I also see this happen for the first time since upgrading to openSUSE Leap 15.1 from 15.0

The NVIDIA driver was not changed during this upgrade.

What debug libs do I need to load to my KDE openSUSE so all symbols are resolved? Then I can raise it with openSUSE + NVIDIA right?

(I know/think there are some newer NVIDIA driver in development or experimental. Although older ones also seem quite experimental).

Mine:

pl@lgaz:~> sudo lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GT218M [NVS 3100M] (rev a2)
pl@lgaz:~> sudo lscpu | grep Arch
Architecture:        x86_64

pl@lgaz:~> sudo hwinfo --gfxcard
34: PCI 100.0: 0300 VGA compatible controller (VGA)             
  [Created at pci.386]
  Unique ID: VCu0.xVMssAe1k49
  Parent ID: vSkL.HBIEsup+SaA
  SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:00.0
  SysFS BusID: 0000:01:00.0
  Hardware Class: graphics card
  Model: "nVidia GT218M [NVS 3100M]"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x0a6c "GT218M [NVS 3100M]"
  SubVendor: pci 0x17aa "Lenovo"
  SubDevice: pci 0x215c 
  Revision: 0xa2
  Driver: "nvidia"
  Driver Modules: "nvidia"
  Memory Range: 0xcc000000-0xccffffff (rw,non-prefetchable)
  Memory Range: 0xd0000000-0xdfffffff (ro,non-prefetchable)
  Memory Range: 0xce000000-0xcfffffff (ro,non-prefetchable)
  I/O Ports: 0x2000-0x2fff (rw)
  Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
  IRQ: 29 (416731 events)
  I/O Ports: 0x3c0-0x3df (rw)
  Module Alias: "pci:v000010DEd00000A6Csv000017AAsd0000215Cbc03sc00i00"
  Driver Info #0:
    Driver Status: nouveau is not active
    Driver Activation Cmd: "modprobe nouveau"
  Driver Info #1:
    Driver Status: nvidia is active
    Driver Activation Cmd: "modprobe nvidia"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #31 (PCI bridge)

Primary display adapter: #34
Comment 3 Alois Wohlschlager 2019-06-25 13:11:37 UTC
Raise the issue at SUSE/NVIDIA. I don't know whether they provide debug symbols.
Sorry for the question about leaving plasmashell, it is kdeinit5 which exits. This is normal during startup.