[valgrind] [Bug 436413] Warn about realloc of size zero

2021-05-08 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=436413 --- Comment #2 from Mark Wielaard --- We cannot tell pre-C11 code from C11 code, but realloc with size zero has always been problematic because the the behavior has been implementation defined and different implementations decided to implement

[plasmashell] [Bug 385777] Plasma default bottom panel flickers badly when using autohide.

2021-05-07 Thread Mark Constable
https://bugs.kde.org/show_bug.cgi?id=385777 Mark Constable changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[plasmashell] [Bug 385777] Plasma default bottom panel flickers badly when using autohide.

2021-05-07 Thread Mark Constable
https://bugs.kde.org/show_bug.cgi?id=385777 --- Comment #6 from Mark Constable --- This has not been a problem for me for at least 2 years now. Actually, since I switched to Manjaro. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 436413] New: Warn about realloc of size zero

2021-04-30 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=436413 Bug ID: 436413 Summary: Warn about realloc of size zero Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal

[Spectacle] [Bug 436196] Can't make screenshots with Wayland

2021-04-28 Thread Mark
https://bugs.kde.org/show_bug.cgi?id=436196 --- Comment #3 from Mark --- @Nate it happens in every mode :) It doesn't even start to make a selection. Also, when the app starts, it immediately displays this error message. Attached is a screenshot It's Plasma 5.21.4, running the most recent

[Spectacle] [Bug 436196] Can't make screenshots with Wayland

2021-04-28 Thread Mark
https://bugs.kde.org/show_bug.cgi?id=436196 --- Comment #2 from Mark --- Created attachment 137975 --> https://bugs.kde.org/attachment.cgi?id=137975=edit screen-shot :) That's how it looks, right when it starts. Sorry for taking a picture of the screen. I can't make screenshots,

[valgrind] [Bug 431306] Update demangler to support Rust v0 name mangling.

2021-04-26 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=431306 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #1 from Mark

[Spectacle] [Bug 436196] New: Can't make screenshots with Wayland

2021-04-26 Thread Mark
https://bugs.kde.org/show_bug.cgi?id=436196 Bug ID: 436196 Summary: Can't make screenshots with Wayland Product: Spectacle Version: 20.12.3 Platform: Other OS: Linux Status: REPORTED Severity: normal

[digikam] [Bug 436043] Icon view tool tip are unreadable

2021-04-22 Thread Mark Bailey
https://bugs.kde.org/show_bug.cgi?id=436043 --- Comment #4 from Mark Bailey --- (In reply to Maik Qualmann from comment #3) > In digiKam-7.2.0 we added the Windows Vista style again on request, this has > problems with color themes. In digiKam-7.3.0 we have activated the "Fusion&quo

[digikam] [Bug 436043] Icon view tool tip are unreadable

2021-04-22 Thread Mark Bailey
https://bugs.kde.org/show_bug.cgi?id=436043 --- Comment #2 from Mark Bailey --- (In reply to caulier.gilles from comment #1) > Which operating system did you use ? > > Which color theme is set in digiKam ? > > Which widget theme is set in digiKam ? > > Gilles Caulier I

[digikam] [Bug 436043] New: unreadable

2021-04-22 Thread Mark Bailey
https://bugs.kde.org/show_bug.cgi?id=436043 Bug ID: 436043 Summary: unreadable Product: digikam Version: 7.2.0 Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR

[valgrind] [Bug 435908] valgrind tries to fetch from deubginfod for files which already have debug information

2021-04-19 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=435908 Mark Wielaard changed: What|Removed |Added CC||f...@redhat.com

[konsole] [Bug 432804] Konsole hangs with urwid pallete test (xterm works)

2021-04-09 Thread Mark Qvist
https://bugs.kde.org/show_bug.cgi?id=432804 Mark Qvist changed: What|Removed |Added CC||m...@unsigned.io --- Comment #2 from Mark Qvist

[valgrind] [Bug 435438] musl.supp missing from download package (3.17.0)

2021-04-07 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=435438 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 434849] The vdso is not available when running on ppc64*

2021-03-25 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434849 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #2 from Mark

[konsole] [Bug 434776] Konsole: backspace returns wrong value

2021-03-23 Thread Mark Manning
https://bugs.kde.org/show_bug.cgi?id=434776 --- Comment #8 from Mark Manning --- Oooh so when a USER writes an application using my text user interface github.com/mark4th/uCurses , that application is going to FAIL in konsole because it wont be able to recognize a backspace on every konsole

[konsole] [Bug 434776] Konsole: backspace returns wrong value

2021-03-22 Thread Mark Manning
https://bugs.kde.org/show_bug.cgi?id=434776 Mark Manning changed: What|Removed |Added Summary|Konsle: backspace returns |Konsole: backspace returns

[konsole] [Bug 434776] Konsle: backspace returns wrong value

2021-03-22 Thread Mark Manning
https://bugs.kde.org/show_bug.cgi?id=434776 Mark Manning changed: What|Removed |Added Summary|backspace returns wrong |Konsle: backspace returns

[konsole] [Bug 434776] backspace returns wrong value

2021-03-22 Thread Mark Manning
https://bugs.kde.org/show_bug.cgi?id=434776 --- Comment #6 from Mark Manning --- xterm returns values in line with what is specified in the terminfo file here, it returns ^H for backspace -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 434776] backspace returns wrong value

2021-03-22 Thread Mark Manning
https://bugs.kde.org/show_bug.cgi?id=434776 --- Comment #5 from Mark Manning --- control v + backspace also returns ^? which is contrary to what terminfo says -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 434776] backspace returns wrong value

2021-03-22 Thread Mark Manning
https://bugs.kde.org/show_bug.cgi?id=434776 --- Comment #4 from Mark Manning --- infocmp -1 in Konsole Reconstructed via infocmp from file: /etc/terminfo/x/xterm-256color kbs=^H, -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 434776] backspace returns wrong value

2021-03-22 Thread Mark Manning
https://bugs.kde.org/show_bug.cgi?id=434776 --- Comment #2 from Mark Manning --- thats the INCORRECT response the CORRECT response is for the backspace key to return exactly what terminfo says the backspace key will return. Either terminfo for konsole needs to be changed or konsole needs

[konsole] [Bug 434776] backspace returns wrong value

2021-03-22 Thread Mark Manning
https://bugs.kde.org/show_bug.cgi?id=434776 Mark Manning changed: What|Removed |Added Version|unspecified |20.08.3 -- You are receiving this mail because

[konsole] [Bug 434776] New: backspace returns wrong value

2021-03-22 Thread Mark Manning
Priority: NOR Component: keyboard Assignee: konsole-de...@kde.org Reporter: mark...@gmail.com Target Milestone: --- SUMMARY kitting a backspace in konsole returns a 0x7f character infocmp shows kbs=^H, which is a 0x08 STEPS TO REPRODUCE 1. hit the backspace 2

[kdeconnect] [Bug 405847] SFTP transfer corrupts all files

2021-03-20 Thread Mark Fraser
https://bugs.kde.org/show_bug.cgi?id=405847 --- Comment #65 from Mark Fraser --- (In reply to Nicolas Fella from comment #61) > 32k seems to be a magic number here, interesting. > > A "problem" is that KDE Connect does not do the file operations itself but > j

[valgrind] [Bug 369029] WARNING: unhandled amd64-linux syscall: 315 (sched_getattr)

2021-03-18 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=369029 --- Comment #21 from Mark Wielaard --- (In reply to zephyrus00jp from comment #20) > Funny, I still get this under linux amd64. > > > 44:03.61 GECKO(32022) --32026-- WARNING: unhandled amd64-linux syscall: 315 > > Doesn't va

[valgrind] [Bug 401416] Compile failure with openmpi 4.0

2021-03-16 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=401416 --- Comment #7 from Mark Wielaard --- Created attachment 136756 --> https://bugs.kde.org/attachment.cgi?id=136756=edit Only use MPI1 symbols when properly defined Julian came up with a slightly better fix that works for me on both fedora

[valgrind] [Bug 401416] Compile failure with openmpi 4.0

2021-03-16 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=401416 --- Comment #6 from Mark Wielaard --- Looking at https://www.open-mpi.org/faq/?category=mpi-removed I would suggest the following patch: diff --git a/mpi/libmpiwrap.c b/mpi/libmpiwrap.c index 488bb13fd..25eb66480 100644 --- a/mpi/libmpiwrap.c +++ b

[valgrind] [Bug 401416] Compile failure with openmpi 4.0

2021-03-16 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=401416 Mark Wielaard changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[kmymoney] [Bug 434433] New: Suggestions for FISCAL YEAR handling

2021-03-15 Thread Mark Medoff
https://bugs.kde.org/show_bug.cgi?id=434433 Bug ID: 434433 Summary: Suggestions for FISCAL YEAR handling Product: kmymoney Version: 5.1.1 Platform: Mint (Debian based) OS: Linux Status: REPORTED Severity:

[valgrind] [Bug 434283] disInstr(arm64): unhandled instruction 0xC87FAB5F (LDAXP and STLXP)

2021-03-11 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434283 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Summary|disInstr

[valgrind] [Bug 434035] vgdb might crash if valgrind is killed

2021-03-09 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434035 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 396656] Warnings while reading debug info

2021-03-09 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=396656 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 427969] debuginfo section duplicates a section in the main ELF file

2021-03-09 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=427969 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 434057] Add stdio mode to valgrind's gdbserver

2021-03-09 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434057 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #2 from Mark

[valgrind] [Bug 396656] Warnings while reading debug info

2021-03-09 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=396656 --- Comment #6 from Mark Wielaard --- It was a bit of a struggle to get this reproduced. Installing debuginfo (dbgsym) packages is not the simplest thing. But once you finally manage then you can indeed replicate it simply with: valgrind/vg-in-place -v

[valgrind] [Bug 432870] gdbserver_tests:nlcontrolc hangs with newest glibc2.33 x86-64

2021-03-08 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=432870 Mark Wielaard changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kdenlive] [Bug 408229] When adding Clips Crashes, drag and drop clips are added OK

2021-03-06 Thread Mark
https://bugs.kde.org/show_bug.cgi?id=408229 Mark changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[valgrind] [Bug 434035] New: vgdb might crash if valgrind is killed

2021-03-05 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=434035 Bug ID: 434035 Summary: vgdb might crash if valgrind is killed Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity:

[valgrind] [Bug 427969] debuginfo section duplicates a section in the main ELF file

2021-03-05 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=427969 --- Comment #8 from Mark Wielaard --- So I see both examples are for 32bit Debian packages (i386 and arm32). Is this an 32bit only issue or are you seeing the same for 64bit packages? -- You are receiving this mail because: You are watching all bug

[valgrind] [Bug 396656] Warnings while reading debug info

2021-03-05 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=396656 --- Comment #5 from Mark Wielaard --- (In reply to Balint Reczey from comment #4) > Please see the linked original bug for the reproducer. I looked at https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1848211 but I still don't fully underst

[valgrind] [Bug 433898] arm64: Handle sp, lr, fp as DwReg in CfiExpr

2021-03-04 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433898 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 396656] Warnings while reading debug info

2021-03-04 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=396656 Mark Wielaard changed: What|Removed |Added CC||d...@ubuntu.com -- You are receiving

[valgrind] [Bug 427969] debuginfo section duplicates a section in the main ELF file

2021-03-04 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=427969 Mark Wielaard changed: What|Removed |Added CC||d...@ubuntu.com -- You are receiving

[valgrind] [Bug 427969] debuginfo section duplicates a section in the main ELF file

2021-03-04 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=427969 --- Comment #7 from Mark Wielaard --- (In reply to Austin English from comment #6) > (In reply to Mark Wielaard from comment #5) > > Thanks for including the files, this is really odd the main ELF file has > > both a .gnu_de

[valgrind] [Bug 377966] disInstr(arm64): unhandled instruction 0xD50B7425 (dc zva,)

2021-03-03 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=377966 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org -- You are receiving this mail

[valgrind] [Bug 433898] arm64: Handle sp, lr, fp as DwReg in CfiExpr

2021-03-03 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433898 --- Comment #1 from Mark Wielaard --- Created attachment 136337 --> https://bugs.kde.org/attachment.cgi?id=136337=edit Handle sp, lr, fp as DwReg in CfiExpr -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 433898] New: arm64: Handle sp, lr, fp as DwReg in CfiExpr

2021-03-03 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433898 Bug ID: 433898 Summary: arm64: Handle sp, lr, fp as DwReg in CfiExpr Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity:

[valgrind] [Bug 433863] New: s390x: memcheck/tests/s390x/{cds,cs,csg} failures

2021-03-02 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433863 Bug ID: 433863 Summary: s390x: memcheck/tests/s390x/{cds,cs,csg} failures Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED

[valgrind] [Bug 431254] Install valgind failed

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=431254 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Status|REPORTED

[valgrind] [Bug 430971] invalid memory size for io_setup syscall

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=430971 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #4 from Mark

[valgrind] [Bug 393182] Add support for pthread_setname_np() to set thread name

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=393182 --- Comment #3 from Mark Wielaard --- *** Bug 323046 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 323046] Implement ANNOTATE_THREAD_NAME() Hellgrind annotation

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=323046 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Status|REPORTED

[valgrind] [Bug 406674] False positive when reading bitfield value on code compiled with clang 7.0

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=406674 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #6 from Mark

[valgrind] [Bug 395266] Environment variables with slashes get dropped

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=395266 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #4 from Mark

[valgrind] [Bug 430158] below main misses some "optimizations"

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=430158 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 423963] Cannot spawn child process (unsupported clone flags) Qt

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=423963 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Summary|Cannot spawn

[valgrind] [Bug 427969] debuginfo section duplicates a section in the main ELF file

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=427969 Mark Wielaard changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[valgrind] [Bug 396656] Warnings while reading debug info

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=396656 Mark Wielaard changed: What|Removed |Added See Also||https://bugs.kde.org/show_b

[valgrind] [Bug 396656] Warnings while reading debug info

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=396656 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #3 from Mark

[valgrind] [Bug 431157] PPC_FEATURE2_SCV needs to be masked in AT_HWCAP2

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=431157 --- Comment #19 from Mark Wielaard --- (In reply to Carl Love from comment #18) > Created attachment 136175 [details] > patch to add support for the scv instruction > > Rebased patch on Vaglrind mainline, enabled SCV which was masked out

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=383010 Mark Wielaard changed: What|Removed |Added CC||shaveer.bajpeyi@mail.utoron

[valgrind] [Bug 428004] Illegal opcode in NTL C++ library

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=428004 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Status|REPORTED

[valgrind] [Bug 429424] vex amd64->IR: unhandled instruction bytes: 0xF0 0xC 0x0 (lock or)

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=429424 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Summary|vex amd64

[valgrind] [Bug 428862] strlen: a must-be-redirected function not found

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=428862 Mark Wielaard changed: What|Removed |Added URL||https://bugs.launchpad.net

[valgrind] [Bug 433641] Syscall param fstatat(file_name) points to unaddressable byte(s) at __fxstatat / statx_generic / statx / std::sys::unix::fs::try_statx

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433641 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 433629] valgrind/README has type "abd" instead of "and"

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433629 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED CC

[valgrind] [Bug 388787] Support for C++17 new/delete

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=388787 --- Comment #12 from Mark Wielaard --- BTW. I think it is more important to have these wrappers in now then to make sure they are perfect. So if you think they are good enough now then please check them in. But then please open bug reports for tracking

[valgrind] [Bug 388787] Support for C++17 new/delete

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=388787 --- Comment #11 from Mark Wielaard --- I hadn't realized we were so short on bits. But I agree that reducing the szB is questionable, at least on 32 bit. On the other hand we might be keeping a stack of ExeContext pointers per allocation already. So

[valgrind] [Bug 339596] AMD64 xop instructions unsupported. vex amd64->IR: unhandled instruction bytes: 0x8F 0xE8 0x78 0xCD 0xC1 0x4 0xC5 0xF9

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=339596 Mark Wielaard changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[valgrind] [Bug 316382] Support for AMDs FMA4 instructions seem to be missing

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=316382 Mark Wielaard changed: What|Removed |Added Resolution|--- |DUPLICATE CC

[valgrind] [Bug 369000] AMD64 fma4 instructions unsupported. vex amd64->IR: unhandled instruction bytes: 0x8F 0xE8 0x78 0xCD 0xC1 0x4 0xC5 0xF9

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=369000 Mark Wielaard changed: What|Removed |Added CC||ake.sandg...@hpc2n.umu.se --- Comment #4 from

[valgrind] [Bug 433497] report upper bits of wait(2) status as undefined if `WIFSIGNALED(status)` is true

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433497 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #1 from Mark

[valgrind] [Bug 433323] Use pkglibexecdir as vglibdir

2021-02-28 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433323 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Akonadi] [Bug 421664] Sending email does not work with XOAUTH2

2021-02-27 Thread Mark Fairbairn
https://bugs.kde.org/show_bug.cgi?id=421664 --- Comment #4 from Mark Fairbairn --- I too am seeing this on KMail 5.16.2 -- You are receiving this mail because: You are watching all bug changes.

[Akonadi] [Bug 421664] Sending email does not work with XOAUTH2

2021-02-27 Thread Mark Fairbairn
https://bugs.kde.org/show_bug.cgi?id=421664 Mark Fairbairn changed: What|Removed |Added CC||farcu...@gmail.com -- You are receiving

[valgrind] [Bug 432870] gdbserver_tests:nlcontrolc hangs with newest glibc2.33 x86-64

2021-02-27 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=432870 Mark Wielaard changed: What|Removed |Added CC||philippe.waroquiers@skynet

[valgrind] [Bug 433500] DRD regtest faulures when libstdc++ and libgcc debuginfo are installed

2021-02-25 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433500 Mark Wielaard changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 432215] Add debuginfod functionality

2021-02-25 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=432215 Mark Wielaard changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 433500] DRD regtest faulures when libstdc++ and libgcc debuginfo are installed

2021-02-24 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433500 --- Comment #4 from Mark Wielaard --- (In reply to Paul Floyd from comment #3) > With the suggested changes, for DRD I get, when running > > /usr/bin/time -p perl tests/vg_regtest drd/tests > > == 130 tests, 1 stderr failure, 0 std

[valgrind] [Bug 433500] DRD regtest faulures when libstdc++ and libgcc debuginfo are installed

2021-02-24 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433500 --- Comment #5 from Mark Wielaard --- (In reply to Mark Wielaard from comment #4) > (In reply to Paul Floyd from comment #3) > > With the suggested changes, for DRD I get, when running > > > > /usr/bin/time -p perl tests

[valgrind] [Bug 433500] DRD regtest faulures when libstdc++ and libgcc debuginfo are installed

2021-02-23 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433500 --- Comment #2 from Mark Wielaard --- Created attachment 136098 --> https://bugs.kde.org/attachment.cgi?id=136098=edit Skip some stuff when seeing an unknown language, be less chatty about parser issues. All the issues seem to come from the mu

[valgrind] [Bug 433500] DRD regtest faulures when libstdc++ and libgcc debuginfo are installed

2021-02-23 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433500 Mark Wielaard changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[valgrind] [Bug 411189] Valgrind does not support POWER9 "DARN" RNG instructions

2021-02-23 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=411189 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org Status|REPORTED

[valgrind] [Bug 431157] PPC_FEATURE2_SCV needs to be masked in AT_HWCAP2

2021-02-23 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=431157 --- Comment #17 from Mark Wielaard --- For now I have pushed this commit: commit ea98cccb4d50a8740708507c4c72cfb1e6c88e38 Author: Mark Wielaard Date: Tue Feb 23 16:19:26 2021 +0100 Filter out unsupported instructions from HWCAP2 on powerpc

[valgrind] [Bug 431157] PPC_FEATURE2_SCV needs to be masked in AT_HWCAP2

2021-02-23 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=431157 --- Comment #16 from Mark Wielaard --- (In reply to Carl Love from comment #15) > Created attachment 135371 [details] > patch to add support for the scv instruction > > Cleaned up formatting, spacing and a minor functional fix. U

[valgrind] [Bug 433323] Use pkglibexecdir as vglibdir

2021-02-23 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=433323 --- Comment #4 from Mark Wielaard --- Note that Debian only recently (2018) started following FHS 3.0 which allows libexec use. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834607 Which probably explains why it isn't yet widely used on Debian

[krita] [Bug 433461] New: Cannot change exposure for HDR image

2021-02-22 Thread Mark Stock
https://bugs.kde.org/show_bug.cgi?id=433461 Bug ID: 433461 Summary: Cannot change exposure for HDR image Product: krita Version: 4.4.2 Platform: Appimage OS: Linux Status: REPORTED Severity: normal

[krita] [Bug 433279] AppImage crashes immediately: Could not load the Qt platform plugin "xcb" in ""

2021-02-22 Thread Mark Stock
https://bugs.kde.org/show_bug.cgi?id=433279 --- Comment #6 from Mark Stock --- You're right on. As a test user, the appimage worked. In my own account, I had `export LD_LIBRARY_PATH=/usr/lib64:/lib64` high up in my .bashrc (for some reason). Upon removing that line (and logging out and back

[krita] [Bug 433279] AppImage crashes immediately: Could not load the Qt platform plugin "xcb" in ""

2021-02-21 Thread Mark Stock
https://bugs.kde.org/show_bug.cgi?id=433279 --- Comment #2 from Mark Stock --- (In reply to Halla Rempt from comment #1) > Does Fedora now set QT_PLUGIN_PATH globally? It shouldn't. If it does, this > is a duplicate of 382944, and not a bug in Krita. No, neither Fedora 29 nor

[valgrind] [Bug 427510] Use of uninitialized value in callgrind_annotate.

2021-02-21 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=427510 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #7 from Mark

[valgrind] [Bug 432870] gdbserver_tests:nlcontrolc hangs with newest glibc2.33 x86-64

2021-02-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=432870 --- Comment #5 from Mark Wielaard --- *** Bug 427931 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 427931] gdbserver_tests/nlcontrolc.vgtest hangs on fedora rawhide

2021-02-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=427931 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 356715] vex amd64->IR: unhandled instruction bytes: 0xC4 0xE2 0x7D 0x13 0x4 0x4A 0xC5 0xFC

2021-02-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=356715 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 356715] vex amd64->IR: unhandled instruction bytes: 0xC4 0xE2 0x7D 0x13 0x4 0x4A 0xC5 0xFC

2021-02-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=356715 Mark Wielaard changed: What|Removed |Added CC||goffinet.franc...@gmail.com --- Comment #7

[valgrind] [Bug 427057] vex amd64->IR: unhandled instruction bytes: 0xC4 0xC2 0x7D 0x13 0x4 0x54 0xC4 0xE3 0x7D 0x19

2021-02-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=427057 Mark Wielaard changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[valgrind] [Bug 388787] Support for C++17 new/delete

2021-02-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=388787 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #7 from Mark

[valgrind] [Bug 426148] Valgrind crash with "impossible happened" when running BPF CO-RE programs

2021-02-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=426148 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #1 from Mark

[valgrind] [Bug 424248] Doesn't support CLFLUSHOPT instruction

2021-02-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=424248 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #2 from Mark

[valgrind] [Bug 424149] Client requests to trigger snapshots

2021-02-20 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=424149 Mark Wielaard changed: What|Removed |Added CC||m...@klomp.org --- Comment #1 from Mark

<    4   5   6   7   8   9   10   11   12   13   >