Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] Was bedeuten core Dateien?  (Read 4687 times)

Offline Lanzi

  • User
  • Posts: 1.803
[DE] Re: Was bedeuten core Dateien?
« Reply #15 on: 2024/12/30, 13:55:22 »
Das Inkscape als normaler User bei mir schon seit Ewigkeiten nicht mehr startet (nur als Admin), wird bei jedem dummen Klick auf eine svg bei mir versucht inkscape zu öffnen und dann eine core-Datei angelegt.

Offline eriefisher

  • User
  • Posts: 334
Re: Was bedeuten core Dateien?
« Reply #16 on: 2024/12/30, 22:18:27 »
Das Inkscape als normaler User bei mir schon seit Ewigkeiten nicht mehr startet (nur als Admin), wird bei jedem dummen Klick auf eine svg bei mir versucht inkscape zu öffnen und dann eine core-Datei angelegt.

Do you use a wacom tablet? Seems these are problematic with Inkscape. Disconnect the tablet, start the application the reattach the tablet.

Offline Lanzi

  • User
  • Posts: 1.803
Re: Was bedeuten core Dateien?
« Reply #17 on: 2024/12/31, 12:03:55 »
I use a wacom tablet, I will try, when I am home. Thanks

Offline michaa7

  • User
  • Posts: 2.429
Re: Was bedeuten core Dateien?
« Reply #18 on: 2024/12/31, 14:49:01 »
...Abschalten lässt sich das Speichern dieser Core-Dumps indem die Datei
Code: [Select]
/etc/systemd/coredump.conf folgendermaßen abgeändert wird:
 
Code: [Select]
[Coredump]
Storage=none
#Compress=yes
# On 32-bit, the default is 1G instead of 32G.
ProcessSizeMax=0
#ExternalSizeMax=32G
#JournalSizeMax=767M
#MaxUse=
#KeepFree=
#EnterNamespace=no

Anschließend schaltet man die Änderungen mit
Code: [Select]
sudo systemctl daemon-reload aktiv.

Thanks!
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline Pirmin

  • User
  • Posts: 51
Re: Was bedeuten core Dateien?
« Reply #19 on: 2025/01/24, 19:27:52 »
Hallo,

ich habe diese Dateien auch. Bei mir kommt der Fehler durch LibreOffice.
Code: [Select]
$ file core.*
core.484192: ELF 64-bit LSB core file, x86-64, version 1 (SYSV), SVR4-style, from '/usr/lib/libreoffice/program/soffice.bin --calc --splash-pipe=5', real uid: 1000, effective uid: 1000, real gid: 1004, effective gid: 1004, execfn: '/usr/lib/libreoffice/program/soffice.bin', platform: 'x86_64'

Nach einer Recherche habe ich gefunden, dass man mit gdb weitere Informationen erhält:
Code: [Select]
$ gdb /usr/lib/libreoffice/program/soffice.bin core.484192
...
Reading symbols from /usr/lib/libreoffice/program/soffice.bin...
(No debugging symbols found in /usr/lib/libreoffice/program/soffice.bin)

warning: File /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 doesn't match build-id from core-file during file-backed mapping processing

warning: File /usr/lib/x86_64-linux-gnu/libresolv.so.2 doesn't match build-id from core-file during file-backed mapping processing

warning: File /usr/lib/x86_64-linux-gnu/libm.so.6 doesn't match build-id from core-file during file-backed mapping processing

warning: File /usr/lib/x86_64-linux-gnu/libc.so.6 doesn't match build-id from core-file during file-backed mapping processing
[New LWP 389108]

warning: Build-id of /lib/x86_64-linux-gnu/libc.so.6 does not match core file.

warning: Build-id of /lib/x86_64-linux-gnu/libm.so.6 does not match core file.

warning: Build-id of /lib64/ld-linux-x86-64.so.2 does not match core file.

warning: Build-id of /lib/x86_64-linux-gnu/libresolv.so.2 does not match core file.

warning: Could not load shared library symbols for 4 libraries, e.g. /lib/x86_64-linux-gnu/libc.so.6.
Use the "info sharedlibrary" command to see the complete listing.
Do you need "set solib-search-path" or "set sysroot"?
Core was generated by `/usr/lib/libreoffice/program/soffice.bin --calc --splash-pipe=5'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fef853f80c4 in rtl_uString_release () from /usr/lib/libreoffice/program/libuno_sal.so.3
(gdb) bt
#0  0x00007fef853f80c4 in rtl_uString_release () from /usr/lib/libreoffice/program/libuno_sal.so.3
#1  0x00007fef82856cdf in ?? () from /usr/lib/libreoffice/program/libmergedlo.so
#2  0x00007fef7fe4c261 in ?? ()
#3  0x0000000000000bb8 in ?? ()
#4  0x000000010e824700 in ?? ()
#5  0x0000000000000000 in ?? ()
(gdb)

Fehlen hier Libraries? Es gibt die Fehlermeldung in einer Mailingliste https://bugs.documentfoundation.org/show_bug.cgi?id=157042

Komischweise erhalte ich mit einem anderen User Account keine core-Dateien.

Ich nehme an, ihr habt die Fehlermeldungen mit der Einstellung von devil unterdrückt und habt die Sache auf sich beruhen lassen.

Offline harley-peter

  • User
  • Posts: 1.099
Re: Was bedeuten core Dateien?
« Reply #20 on: 2025/01/25, 14:11:00 »
So ganz funktioniert die Methode von devil nicht. So ab und zu bekomme ich wieder eine coreXXX Datei aber bei weitem nicht in dem Ausmaß wie vorher und damit kann ich leben.

Offline Pirmin

  • User
  • Posts: 51

Offline eriefisher

  • User
  • Posts: 334
Re: Was bedeuten core Dateien?
« Reply #22 on: 2025/01/26, 21:14:28 »
So ganz funktioniert die Methode von devil nicht. So ab und zu bekomme ich wieder eine coreXXX Datei aber bei weitem nicht in dem Ausmaß wie vorher und damit kann ich leben.

I posted a bug report about these core files today. I have recently made some changes with some new files from the devs(startxfce4 and labwc configs). Seems to have cleaned up most core file but I'm still getting some about xfce4-notifyd.

https://gitlab.xfce.org/apps/xfce4-notifyd/-/issues/144