https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #28 from Lubos Lunak ---
> But this also handles DW_FORM_rnglistx and DW_FORM_loclistx.
> Shouldn't setup_cu_bases also handle these?
The 2nd patch does that. The 7 patches should be applied in the order they are
attached. You a
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #31 from Lubos Lunak ---
> So I reviewed, tested and applied the first four numbered ones. What would
> be correct order for the next three patches/attachements?
In the order they are listed in the attachment list here. If you mana
https://bugs.kde.org/show_bug.cgi?id=452758
Lubos Lunak changed:
What|Removed |Added
Attachment #148368|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=452758
Lubos Lunak changed:
What|Removed |Added
Attachment #148380|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #38 from Lubos Lunak ---
> But the error handling in get_debug_addr_entry looks off.
> The second argument is DW_FORM form. But it is given either a DW_FORM,
> DW_LLE or DW_LRE.
> I think it would be better if the second argumen
https://bugs.kde.org/show_bug.cgi?id=452758
Lubos Lunak changed:
What|Removed |Added
Attachment #149672|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #42 from Lubos Lunak ---
> It looks almost correct. I would just remove the following debug (TD3) part
> from get_debug_addr_entry_common:
Updated.
> It is a little tricky to know how to interpret endianness for these "3-
https://bugs.kde.org/show_bug.cgi?id=452758
Bug ID: 452758
Summary: Valgrind does not read properly DWARF5 as generated by
Clang14
Product: valgrind
Version: 3.19 GIT
Platform: Other
OS: Linux
St
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #1 from Lubos Lunak ---
Created attachment 148233
--> https://bugs.kde.org/attachment.cgi?id=148233&action=edit
valgrind patch
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #2 from Lubos Lunak ---
Created attachment 148234
--> https://bugs.kde.org/attachment.cgi?id=148234&action=edit
valgrind patch
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #3 from Lubos Lunak ---
Created attachment 148235
--> https://bugs.kde.org/attachment.cgi?id=148235&action=edit
valgrind patch
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=452758
Lubos Lunak changed:
What|Removed |Added
Attachment #148235|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #5 from Lubos Lunak ---
Created attachment 148240
--> https://bugs.kde.org/attachment.cgi?id=148240&action=edit
avoid warning about missing DW_AT_*_base in skip_DIE()
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #6 from Lubos Lunak ---
Created attachment 148242
--> https://bugs.kde.org/attachment.cgi?id=148242&action=edit
read dwarf5 DW_FORM_rnglistx and DW_FORM_loclistx
Removed left-over debug statement.
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=452758
Lubos Lunak changed:
What|Removed |Added
Attachment #148239|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #7 from Lubos Lunak ---
Created attachment 148243
--> https://bugs.kde.org/attachment.cgi?id=148243&action=edit
implement support for missing DW_LLE_* and DW_RLE_* values
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #10 from Lubos Lunak ---
The only remaining issue I can see is that DWARF5 + -gsplit-dwarf does not
output source locations in backtraces. So far I have not been able to find out
which part of Valgrind code is responsible, the furthest I
https://bugs.kde.org/show_bug.cgi?id=452758
Lubos Lunak changed:
What|Removed |Added
Attachment #148234|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=452758
Lubos Lunak changed:
What|Removed |Added
Attachment #148242|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=452758
Lubos Lunak changed:
What|Removed |Added
Attachment #148243|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=452758
Lubos Lunak changed:
What|Removed |Added
Attachment #148233|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=452758
Lubos Lunak changed:
What|Removed |Added
Attachment #148240|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #17 from Lubos Lunak ---
Created attachment 148376
--> https://bugs.kde.org/attachment.cgi?id=148376&action=edit
treat DW_TAG_skeleton_unit like DW_TAG_compile_unit
Ok, I've figured out the split-dwarf debug line problem too
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #18 from Lubos Lunak ---
Created attachment 148380
--> https://bugs.kde.org/attachment.cgi?id=148380&action=edit
support DW_FORM_addrx3 and DW_FORM_strx3
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=452758
--- Comment #20 from Lubos Lunak ---
They affect compilations does using Clang when it generates DWARF5. So
presumably they also affect older versions if explicitly asked to generate
DWARF5, but otherwise no.
BTW, since you're not going to act
https://bugs.kde.org/show_bug.cgi?id=384727
Lubos Lunak changed:
What|Removed |Added
CC||l.lu...@kde.org
--- Comment #2 from Lubos Lunak
https://bugs.kde.org/show_bug.cgi?id=384727
Lubos Lunak changed:
What|Removed |Added
Summary|valgrind does not support |[PATCH]valgrind does not
https://bugs.kde.org/show_bug.cgi?id=384727
--- Comment #5 from Lubos Lunak ---
(In reply to Ivo Raisr from comment #3)
> Please could you try one of the patches from bug
> https://bugs.kde.org/show_bug.cgi?id=395682
> These two bugs seem to be very similar.
Yes, the patch from bu
https://bugs.kde.org/show_bug.cgi?id=395682
Lubos Lunak changed:
What|Removed |Added
CC||l.lu...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=384392
Lubos Lunak changed:
What|Removed |Added
CC||l.lu...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=382764
Lubos Lunak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=363224
Lubos Lunak changed:
What|Removed |Added
CC||l.lu...@kde.org
--- Comment #58 from Lubos Lunak
https://bugs.kde.org/show_bug.cgi?id=363224
--- Comment #59 from Lubos Lunak ---
Created attachment 104621
--> https://bugs.kde.org/attachment.cgi?id=104621&action=edit
proposed fix
As seen in the Valgrind log, this is basically bug #347490. The supposed fix
30e6ae34d7 for that one onl
https://bugs.kde.org/show_bug.cgi?id=377756
Lubos Lunak changed:
What|Removed |Added
Component|general |general
Product|ksmserver
https://bugs.kde.org/show_bug.cgi?id=377756
Lubos Lunak changed:
What|Removed |Added
CC||l.lu...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=327695
Lubos Lunak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=338578
Lubos Lunak changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=361236
Lubos Lunak changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=361236
--- Comment #115 from Lubos Lunak ---
*** Bug 374408 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=361236
Lubos Lunak changed:
What|Removed |Added
CC||l.lu...@kde.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=374408
Lubos Lunak changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=370528
Lubos Lunak changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=369391
Lubos Lunak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=351801
Lubos Lunak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=361229
Lubos Lunak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=365237
Lubos Lunak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=222764
Lubos Lunak changed:
What|Removed |Added
Resolution|--- |REMIND
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=376561
Lubos Lunak changed:
What|Removed |Added
Resolution|--- |REMIND
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=376590
Lubos Lunak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=221206
--- Comment #20 from Lubos Lunak ---
As per comment #16, the original problem. The other problems appear to be
unrelated and are e.g. bug #348390.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=221206
Lubos Lunak changed:
What|Removed |Added
CC||l.lu...@kde.org
Status|ASSIGNED
https://bugs.kde.org/show_bug.cgi?id=348390
Lubos Lunak changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=251222
Lubos Lunak changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=369391
Lubos Lunak changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=377756
--- Comment #1 from Lubos Lunak ---
Git commit 7fca524e0846fd16558a4ac085afa551a9f22c99 by Luboš Luňák.
Committed on 21/04/2017 at 11:59.
Pushed by lunakl into branch 'Plasma/5.8'.
recognize the WM even if given with a full path
Normal
https://bugs.kde.org/show_bug.cgi?id=370528
Lubos Lunak changed:
What|Removed |Added
Latest Commit||https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=377756
--- Comment #2 from Lubos Lunak ---
Git commit 71908e79626b240d1c32ee88d726c227fa7d6a2d by Luboš Luňák.
Committed on 21/04/2017 at 12:00.
Pushed by lunakl into branch 'Plasma/5.9'.
recognize the WM even if given with a full path
Normal
https://bugs.kde.org/show_bug.cgi?id=369391
Lubos Lunak changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=370528
Lubos Lunak changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=369391
Lubos Lunak changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=370528
--- Comment #4 from Lubos Lunak ---
Git commit c7d21ae2b834bd101d8dba1edaea05edcdb6e8f5 by Luboš Luňák.
Committed on 21/04/2017 at 12:00.
Pushed by lunakl into branch 'Plasma/5.9'.
use KProcess instead of QProcess to launch apps in ksmserv
https://bugs.kde.org/show_bug.cgi?id=251222
Lubos Lunak changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=348390
Lubos Lunak changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=251222
Lubos Lunak changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=348390
Lubos Lunak changed:
What|Removed |Added
Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
https://bugs.kde.org/show_bug.cgi?id=379254
--- Comment #7 from Lubos Lunak ---
I cannot reproduce (openSUSE42.2 + 5.9.5 packages), nor I can quite see why
this should break (apparently KRun::runApplication() works elsewhere, so why
not here).
What exactly do the error dialogs say?
"Th
https://bugs.kde.org/show_bug.cgi?id=379254
--- Comment #14 from Lubos Lunak ---
Given comments above, I find it rather clear that the actual problem is with
the broken .desktop files (in one distro, possibly, kdeconnectd doesn't have
such a problem on openSUSE). So it could be argued that
https://bugs.kde.org/show_bug.cgi?id=379254
--- Comment #17 from Lubos Lunak ---
So I've intentionally broken one of my local autostart .desktop files and that
does cause the problem, and it's indeed somewhat annoying that the whole
startup is blocked by it. And, looking at KRun, this
https://bugs.kde.org/show_bug.cgi?id=379367
Lubos Lunak changed:
What|Removed |Added
Component|general |ui
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=365042
Lubos Lunak changed:
What|Removed |Added
CC||l.lu...@kde.org
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=379254
--- Comment #19 from Lubos Lunak ---
As this bugreport shows, throwing such errors to stderr means that nobody will
notice them, and then distros will happily ship broken apps (that said, I've
noticed that kcm_autostart does not one let do any
71 matches
Mail list logo