https://bugs.kde.org/show_bug.cgi?id=469938

--- Comment #4 from Diabolo <olvm...@free.fr> ---
Le vendredi 19 mai 2023 20:26:24 CEST, vous avez écrit :
> https://bugs.kde.org/show_bug.cgi?id=469938
> 
> Igor Kushnir <igor...@gmail.com> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
> Status|REPORTED                    |NEEDSINFO
>          Resolution|---                         |WORKSFORME
> 
> --- Comment #3 from Igor Kushnir <igor...@gmail.com> ---
> 
> > #4  0x00007f132e0cc02c in  () at
> > /usr/lib/qt/plugins/kdevplatform/511/kdevastyle.so
> The backtrace is not informative enough without debug symbols. Either wait
> till the current Arch kdevelop package version 23.04.1 gets into Manjaro
> and make use of debuginfod
> (https://wiki.archlinux.org/title/Debugging/Getting_traces#Debuginfod); or
> build https://aur.archlinux.org/packages/kdevelop-git after editing the
> PKGBUILD to add the line
> options=(!strip)
> and set
> -DCMAKE_BUILD_TYPE=RelWithDebInfo \


Okay I'll do that. I will give you a feedback on the result. 

For my part I will investigate the 'astyle' configuration files.
I found that : with      gdb kdevelop


[Detaching after fork from child process 3574]
/bin/sh: ligne 1: indent : commande introuvable
kdevelop.plugins.customscript: "indent -orig" command returned empty text for
style "GNU_indent_orig"
kdevplatform.shell: Settings in config page AndroidPreferences(0x55555c40fb30,
name = "AndroidPreferences") changed, while UiPreferences(0x55555a367f80,
name="UiConfig") is currently selected. This case is not implemented yet.
kdevplatform.shell: Settings in config page
Heaptrack::GlobalConfigPage(0x55555c66c170, name =
"Heaptrack__GlobalConfigPage") changed, while UiPreferences(0x55555a367f80,
name="UiConfig") is currently selected. This case is not implemented yet.
kdevplatform.shell: Settings in config page
cppcheck::GlobalConfigPage(0x55555c624ac0, name = "cppcheck__GlobalConfigPage")
changed, while UiPreferences(0x55555a367f80, name="UiConfig") is currently
selected. This case is not implemented yet.
kdevplatform.shell: Settings in config page
ClangTidyPreferences(0x55555c6a29a0, name = "ClangTidyPreferences") changed,
while UiPreferences(0x55555a367f80, name="UiConfig") is currently selected.
This case is not implemented yet.
[Detaching after fork from child process 3580]
/bin/sh: ligne 1: indent : commande introuvable
kdevelop.plugins.customscript: "indent" command returned empty text for style
"GNU_indent_GNU"

Thread 1 "kdevelop" received signal SIGSEGV, Segmentation fault.
0x00007fff8ef1502c in ?? () from
/usr/lib/qt/plugins/kdevplatform/511/kdevastyle.so
(gdb) set use-coredump-filter off
(gdb) set dump-excluded-mappings off
(gdb) generate-core-file ~/core.core
warning: Memory read failed for corefile section, 4096 bytes at
0xffffffffff600000.
Saved corefile /home/olivier/core.core

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to