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

A. Wilcox (awilfox) <awil...@adelielinux.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---

--- Comment #2 from A. Wilcox (awilfox) <awil...@adelielinux.org> ---
We were still using 5.9.6 when this started, but we have since updated to 5.9.7
with no change.

Valgrind output is not helpful:

awilcox on gwyn [pts/11 Wed 19 18:43] ~: valgrind kpat
==22303== Memcheck, a memory error detector
==22303== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==22303== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==22303== Command: kpat
==22303== 
==22303== Conditional jump or move depends on uninitialised value(s)
==22303==    at 0x402BFE0: strchrnul (strchrnul.c:21)
==22303==    by 0x403E1CB: getenv (getenv.c:9)
==22303==    by 0x84E0BEB: ??? (in /usr/lib/libGL.so.1.2.0)
==22303==    by 0x96D3893: ??? (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x96D461F: ??? (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x96D66D3: ??? (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x96D6E73: ??? (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x96D8FE7: XML_ParseBuffer (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x96D975F: XML_Parse (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x84E283B: ??? (in /usr/lib/libGL.so.1.2.0)
==22303==    by 0x84DF373: ??? (in /usr/lib/libGL.so.1.2.0)
==22303==    by 0x84DDD37: ??? (in /usr/lib/libGL.so.1.2.0)
==22303== 
==22303== Conditional jump or move depends on uninitialised value(s)
==22303==    at 0x402BFE0: strchrnul (strchrnul.c:21)
==22303==    by 0x403E1CB: getenv (getenv.c:9)
==22303==    by 0xE33924B: ??? (in /usr/lib/xorg/modules/dri/r600_dri.so)
==22303==    by 0x96D3893: ??? (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x96D461F: ??? (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x96D66D3: ??? (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x96D6E73: ??? (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x96D8FE7: XML_ParseBuffer (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0x96D975F: XML_Parse (in /usr/lib/libexpat.so.1.6.8)
==22303==    by 0xE33AE9B: ??? (in /usr/lib/xorg/modules/dri/r600_dri.so)
==22303==    by 0xE19D5B3: ??? (in /usr/lib/xorg/modules/dri/r600_dri.so)
==22303==    by 0x84DDE2B: ??? (in /usr/lib/libGL.so.1.2.0)
==22303== 
==22303== 
==22303== Process terminating with default action of signal 11 (SIGSEGV)
==22303==  Bad permissions for mapped region at address 0x159D8048
==22303==    at 0x6267FCC: convertARGB32PMToARGB64PM(QRgba64*, unsigned int
const*, int, QVector<unsigned int> const*, QDitherInfo*) (qdrawhelper.cpp:653)
==22303== 
==22303== HEAP SUMMARY:
==22303==     in use at exit: 35,374,539 bytes in 90,629 blocks
==22303==   total heap usage: 268,386 allocs, 177,757 frees, 100,049,643 bytes
allocated
==22303== 
==22303== LEAK SUMMARY:
==22303==    definitely lost: 216 bytes in 7 blocks
==22303==    indirectly lost: 0 bytes in 0 blocks
==22303==      possibly lost: 26,002 bytes in 432 blocks
==22303==    still reachable: 35,313,113 bytes in 90,097 blocks
==22303==                       of which reachable via heuristic:
==22303==                         newarray           : 96 bytes in 3 blocks
==22303==                         multipleinheritance: 72,120 bytes in 88
blocks
==22303==         suppressed: 35,208 bytes in 93 blocks
==22303== Rerun with --leak-check=full to see details of leaked memory
==22303== 
==22303== For counts of detected and suppressed errors, rerun with: -v
==22303== Use --track-origins=yes to see where uninitialised values come from
==22303== ERROR SUMMARY: 26 errors from 2 contexts (suppressed: 0 from 0)
zsh: segmentation fault  valgrind kpat


I really hope this does not turn into another round of hot potato where the KDE
devs blame Qt and the Qt devs blame KDE and meanwhile nobody can change card
decks or backgrounds in KPat.

I will attempt to bisect this crash and see if I can find an exact commit that
causes it.

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

Reply via email to