[kwin] [Bug 415872] kwin_wayland random segfault libQt5Qml.so.5.14.0[7fe09a171000+307000]

2020-07-30 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=415872 Milian Wolff changed: What|Removed |Added CC||josep.m.pe...@gmail.com --- Comment #20 from

[kdevelop] [Bug 264470] Full-Full Screen Mode: hide menu, panels, tabs, borders etc.

2020-07-28 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=264470 Milian Wolff changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kdevelop] [Bug 424732] KDevelop crashes while parsing Linux kernel project

2020-07-28 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=424732 Milian Wolff changed: What|Removed |Added Resolution|--- |UPSTREAM Status|REPORTED

[kdevelop] [Bug 424530] kdev-valgrind uses the wrong syntax

2020-07-26 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=424530 --- Comment #3 from Milian Wolff --- Can you check and see if it works with a trivial CMake-based project? thanks -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 424530] kdev-valgrind uses the wrong syntax

2020-07-23 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=424530 --- Comment #1 from Milian Wolff --- The >''< seems to be the issue - it doesn't use the binary of your executable properly - can you check why? this is actually a value that comes from the project builder, so potentially it is a

[frameworks-kxmlgui] [Bug 421719] Segfault when right clicking on the toolbar

2020-05-19 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=421719 Milian Wolff changed: What|Removed |Added Ever confirmed|0 |1 Status|NEEDSINFO

[frameworks-kxmlgui] [Bug 421719] Segfault when right clicking on the toolbar

2020-05-18 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=421719 Milian Wolff changed: What|Removed |Added Resolution|--- |BACKTRACE Component|general

[kdevelop] [Bug 421509] Kdevelop crashes after has been launched (max a couple of minutes) (PHP project sessione)

2020-05-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=421509 Milian Wolff changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[kdevelop] [Bug 421343] kdevelop crashed while reloading the project view after a source file has been renamed externally.

2020-05-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=421343 Milian Wolff changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kompare] [Bug 420771] CRASH after try of commit to git repository

2020-05-05 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=420771 Milian Wolff changed: What|Removed |Added Assignee|kdevelop-bugs-n...@kde.org |kompare-de...@kde.org Product

[kdevelop] [Bug 420998] Crash on Startup

2020-05-04 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=420998 --- Comment #1 from Milian Wolff --- it's a crash in libclang, so there's not much chance for us to fix it. can you try to use a newer libclang or kdevelop to see if that is fixed? alternatively, can you try to set the following env var

[kdevelop] [Bug 397205] Lambda capture with initializers and structured binding declaration not parsed

2020-04-15 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=397205 Milian Wolff changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 243232] Inconsistent Lock Orderings report with trylock

2020-04-04 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=243232 --- Comment #8 from Milian Wolff --- Git commit d3e59db950789c4302f8f2ee2865bf1304853392 by Milian Wolff. Committed on 04/04/2020 at 08:42. Pushed by mwolff into branch 'master'. ignore races in QOrderedMutexLocker M +28 -0kde.s

[kdevelop] [Bug 419423] improve highlighting for custom operator implementations

2020-04-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=419423 Milian Wolff changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INTENTIONAL

[kdevelop] [Bug 419423] improve highlighting for custom operator implementations

2020-04-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=419423 Milian Wolff changed: What|Removed |Added Summary|Incorrect |improve highlighting for

[Breeze] [Bug 389837] SplitterProxy causes rendering issues in kmail

2020-03-29 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=389837 --- Comment #2 from Milian Wolff --- Created attachment 127089 --> https://bugs.kde.org/attachment.cgi?id=127089&action=edit black rect over mail text -- You are receiving this mail because: You are watching all bug changes.

[Breeze] [Bug 389837] SplitterProxy causes rendering issues in kmail

2020-03-29 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=389837 --- Comment #1 from Milian Wolff --- for me it's worse, I often see this rect as black on top of my message text, obscuring the mail message KMail 5.13.3 KDE Plasma Version: 5.18.3 KDE Frameworks Version: latest git Qt Version: 5.14.1 -- Yo

[kdevelop] [Bug 274430] KDevelop syntax highlighting wrong on lines containing unicode characters

2020-03-25 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=274430 --- Comment #12 from Milian Wolff --- The problem is that our editor (ktexteditor) operates in utf-16 and clang/parsing operates in utf-8. we will need to find a way to quickly translate from one to another to create the highlight ranges -- You are

[kdevelop] [Bug 418955] kdevelop crashes opening an existing cmake c++ project if gcc-c++ is not installed

2020-03-17 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=418955 --- Comment #1 from Milian Wolff --- crash within LLVM/clang, maybe it's depending on g++ for the libstdc++? though quite odd that it's crashing... anyhow, not really something we can easily fix in kdevleop I guess? I'll see if I f

[Heaptrack] [Bug 418544] heaptrack runs into assertion error in LineWriter.h

2020-03-15 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=418544 Milian Wolff changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[Heaptrack] [Bug 418544] heaptrack runs into assertion error in LineWriter.h

2020-03-07 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=418544 --- Comment #2 from Milian Wolff --- hmm that's bad - can you try the latest code from git? does that run into this issue too? if yes, could you by any chance have a look into this? alternatively, can you get me an example project that I ca

[kdevelop] [Bug 417679] kdevelop-pg-qt fails to build on s390x in Ubuntu 20.04 Focal

2020-03-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417679 Milian Wolff changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[kdevelop] [Bug 417679] kdevelop-pg-qt fails to build on s390x in Ubuntu 20.04 Focal

2020-03-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417679 --- Comment #4 from Milian Wolff --- I've pushed a fix to the 2.2 branch and master, can you try that please? if it fixes the issue, then we can create a 2.2.2 release -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 417961] Systemc sc_event

2020-03-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417961 Milian Wolff changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[kdevelop] [Bug 418220] crash on libclang parsing

2020-03-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=418220 Milian Wolff changed: What|Removed |Added Resolution|--- |UPSTREAM Status|REPORTED

[kdevelop] [Bug 409235] kdevelop: reloading project files generates *.d-files from all source files in home directory

2020-03-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409235 --- Comment #3 from Milian Wolff --- can you try the latest kdevelop version from git master which uses the cmake file api instead of the cmake server mode? maybe that fixes this? -- You are receiving this mail because: You are watching all bug

[kdevelop] [Bug 417903] Semantic analysis fails to recognize std::filesystem namespace

2020-02-20 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417903 Milian Wolff changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit

[kdevelop] [Bug 417202] CMake: switch from server mode to file-api

2020-02-20 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417202 --- Comment #4 from Milian Wolff --- Git commit d38ae65bc3b5304e13fd641b4971939e67f70d09 by Milian Wolff. Committed on 14/02/2020 at 09:23. Pushed by mwolff into branch 'master'. Start implementation of cmake-file-api support Before long

[kdevelop] [Bug 417202] CMake: switch from server mode to file-api

2020-02-20 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417202 --- Comment #4 from Milian Wolff --- Git commit d38ae65bc3b5304e13fd641b4971939e67f70d09 by Milian Wolff. Committed on 14/02/2020 at 09:23. Pushed by mwolff into branch 'master'. Start implementation of cmake-file-api support Before long

[kdevelop] [Bug 417202] CMake: switch from server mode to file-api

2020-02-20 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417202 Milian Wolff changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit

[kdevelop] [Bug 417903] Semantic analysis fails to recognize std::filesystem namespace

2020-02-20 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417903 --- Comment #1 from Milian Wolff --- the issue is that we transmit the wrong defines to the clang parse job, i.e. one with `#define __cplusplus 201103L` despite the fact that we do also pass `-std=c++17`. thanks for the report, I'm looking into

[kdevelop] [Bug 417903] Semantic analysis fails to recognize std::filesystem namespace

2020-02-20 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417903 Milian Wolff changed: What|Removed |Added Ever confirmed|0 |1 Component|Analyzer: Cppcheck

[kdevelop] [Bug 415644] Previously selected text can be deleted by editing another line of the file

2020-02-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=415644 Milian Wolff changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[kdevelop] [Bug 415644] Previously selected text can be deleted by editing another line of the file

2020-02-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=415644 --- Comment #3 from Milian Wolff --- funny how noone noticed this until now I'll apply a patch based on yours now, thanks! -- You are receiving this mail because: You are watching all bug changes.

[kdevplatform] [Bug 355348] Change color of item in Projects view for modified file / directory (when modified file inside this directory)

2020-02-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=355348 Milian Wolff changed: What|Removed |Added Resolution|--- |DUPLICATE Status|CONFIRMED

[kdevplatform] [Bug 267248] Wish VCS: Highlight modified files. Show different icon and/or font properties

2020-02-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=267248 Milian Wolff changed: What|Removed |Added CC||piotr.mierzwin...@gmail.com --- Comment #3 from

[kdevelop] [Bug 417149] Crash when highlighing code

2020-02-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417149 --- Comment #2 from Milian Wolff --- Jan, if you can also reproduce this issue, please - would you be willing to look at the (old and crude) code in try to figure out how we can fix it on a hidpi system (assuming you are also running into this issue

[kdevelop] [Bug 417149] Crash when highlighing code

2020-02-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417149 Milian Wolff changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kdevelop] [Bug 417151] Crash In QScreen::geometry

2020-02-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417151 Milian Wolff changed: What|Removed |Added CC||jgrul...@redhat.com --- Comment #17 from Milian

[kdevelop] [Bug 402066] Fail at semantic analysis for includes within extern "C"

2020-02-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=402066 Milian Wolff changed: What|Removed |Added Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde

[kdevelop] [Bug 417151] Crash In QScreen::geometry

2020-02-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417151 --- Comment #16 from Milian Wolff --- Git commit aa7bc707be21ac268a380a6b4ad972f62b3a72df by Milian Wolff. Committed on 14/02/2020 at 10:03. Pushed by mwolff into branch '5.5'. Don't crash when we fail to find a screen for the active t

[kdevelop] [Bug 409235] kdevelop: reloading project files generates *.d-files from all source files in home directory

2020-02-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409235 Milian Wolff changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kdevelop] [Bug 417151] Crash In QScreen::geometry

2020-02-12 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417151 --- Comment #15 from Milian Wolff --- quite odd, that output looks super harmless - I think we can't do much more about this bug until a developer can reproduce it and debug it... at least it shouldn't crash anymore (I hope) -- You are rece

[kdevelop] [Bug 417202] CMake: switch from server mode to file-api

2020-02-09 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417202 --- Comment #3 from Milian Wolff --- OK, the branch is now ready for testing. There are some things left to be done, most notably support for runtimes (docker etc). I'll also have to test it on a real world project outside the unit tests now. --

[kdevelop] [Bug 417202] CMake: switch from server mode to file-api

2020-02-08 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417202 --- Comment #2 from Milian Wolff --- I've started working on this now over at https://invent.kde.org/mwolff/kdevelop/commits/cmake-file-api -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 417151] Crash In QScreen::geometry

2020-02-07 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417151 --- Comment #13 from Milian Wolff --- Git commit e37549a4b04cd88174b968b37c7061376e0c6744 by Milian Wolff. Committed on 07/02/2020 at 11:40. Pushed by mwolff into branch 'master'. Don't crash when we fail to find a screen for the

[kdevelop] [Bug 417151] Crash In QScreen::geometry

2020-02-07 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417151 --- Comment #12 from Milian Wolff --- Thank you, that makes it very clear where it crashes. What's unfortunate is that I cannot reproduce this. I talked to Aleix yesterday and was even running KDevelop on a 4k + 2x configuration and didn't se

[kdevelop] [Bug 402066] Fail at semantic analysis for includes within extern "C"

2020-02-06 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=402066 Milian Wolff changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kdevelop] [Bug 402066] Fail at semantic analysis for includes within extern "C"

2020-02-06 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=402066 Milian Wolff changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[kdevelop] [Bug 417151] Crash In QScreen::geometry

2020-02-06 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417151 --- Comment #9 from Milian Wolff --- quite probably this is a 4K issue then, can you try to see if it reproduces when you set the scale factor to 1? Obviously it will look like crap, but I want to see if that fixes the issue for you or not. And again

[kdevelop] [Bug 417202] CMake: switch from server mode to file-api

2020-02-06 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417202 Milian Wolff changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[kdevelop] [Bug 417151] Crash In QScreen::geometry

2020-02-04 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=417151 --- Comment #3 from Milian Wolff --- That's an odd one. Could you install debug symbols please? I wonder if it's ActiveTooltip that fails for you, i.e. line 109 in activetooltip.cpp: QRect screenGeometry = QGuiApplication

[kdevelop] [Bug 416010] Missing detection for llvm *git version

2020-01-22 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=416010 --- Comment #3 from Milian Wolff --- thank you! -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 416010] Missing detection for llvm *git version

2020-01-22 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=416010 Milian Wolff changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[kdevplatform] [Bug 369546] code browser popup shows wrong function declaration

2020-01-20 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=369546 --- Comment #15 from Milian Wolff --- Git commit e3883a89853ffe6456e2fb595b69bd50668f6e85 by Milian Wolff. Committed on 20/01/2020 at 14:55. Pushed by mwolff into branch 'master'. Don't get confused when encountering parse errors in def

[kdevplatform] [Bug 369546] code browser popup shows wrong function declaration

2020-01-20 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=369546 Milian Wolff changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[Heaptrack] [Bug 412954] Software tests fails after build

2020-01-07 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412954 --- Comment #17 from Milian Wolff --- Can you try again please? It's quite odd, it seems as if your system compiles the test with -O2 despite the fact that it should be compiled in Debug mode (i.e. with -O0). Anyhow, the patch I pushed just now s

[Heaptrack] [Bug 412954] Software tests fails after build

2020-01-07 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412954 Milian Wolff changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|https

[Heaptrack] [Bug 412954] Software tests fails after build

2019-12-09 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412954 --- Comment #14 from Milian Wolff --- I don't know mock, nor if the compiler flags are to be blamed. can you try without mock, and without the compiler flags? -- You are receiving this mail because: You are watching all bug changes.

[Heaptrack] [Bug 412954] Software tests fails after build

2019-12-06 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412954 --- Comment #12 from Milian Wolff --- FTR: ``` [root@60d1986599c5 build]# ./tests/auto/tst_inject === All tests passed (23 assertions in 2 test cases) [root@60d1986599c5

[Heaptrack] [Bug 412954] Software tests fails after build

2019-12-06 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412954 --- Comment #11 from Milian Wolff --- Just tried it with a centos 7.7 docker image with devtools 7 - the test works there as expected. I would say you either need to provide me with a docker image or virtual machine to reproduce this properly, or

[Heaptrack] [Bug 412954] Software tests fails after build

2019-12-06 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412954 --- Comment #10 from Milian Wolff --- it helps in showing that we do setup everything correctly, but then fail to intercept the calls to malloc etc. that centos machine of yours - is it using 64bit or 32bit? do you have any special devtools or other

[Heaptrack] [Bug 412954] Software tests fails after build

2019-12-05 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412954 --- Comment #8 from Milian Wolff --- That's very odd - could you please change the code for the test and dump the `contents` variable to stdout? Maybe it's some security feature in CentOS 7.7 that prevents our injector code from working? I&

[Heaptrack] [Bug 412954] Software tests fails after build

2019-12-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412954 Milian Wolff changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[Heaptrack] [Bug 414354] heaptrack boost version requirements

2019-12-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=414354 --- Comment #1 from Milian Wolff --- could you please provide a patch? then I wouldn't be opposed to increase compatibility. -- You are receiving this mail because: You are watching all bug changes.

[kdeconnect] [Bug 410254] Clipboard from platform to OS doesn't work 100% of the time

2019-11-28 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=410254 Milian Wolff changed: What|Removed |Added CC||m...@milianw.de -- You are receiving this mail

[Heaptrack] [Bug 412954] Software tests fails after build

2019-11-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412954 --- Comment #4 from Milian Wolff --- try again, that should be fixed by now, cf. bug 413108 -- You are receiving this mail because: You are watching all bug changes.

[Heaptrack] [Bug 413108] Compilation/Syntax error: template specialization in different namespace

2019-11-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=413108 Milian Wolff changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[Heaptrack] [Bug 412954] Software tests fails after build

2019-10-15 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412954 --- Comment #1 from Milian Wolff --- can you try a newer version than 1.1 - i.e. latest git master - and see if it fails there too? -- You are receiving this mail because: You are watching all bug changes.

[Heaptrack] [Bug 412742] $pipe for mkfifo has no write permission

2019-10-15 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412742 Milian Wolff changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit

[Heaptrack] [Bug 412929] Can we grab a frame from Ruby land?

2019-10-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412929 --- Comment #1 from Milian Wolff --- I'm all for finding a way to inject frames from scripting languages in some way, but so far I haven't gotten there. It will require some kind of API that would then be called by ruby. Or do you have some

[Heaptrack] [Bug 412742] $pipe for mkfifo has no write permission

2019-10-14 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412742 --- Comment #3 from Milian Wolff --- The pipe should be cleaned up via the trap, no? trap cleanup EXIT will call rm -f "$pipe" is that not working for you? -- You are receiving this mail because: You are watching all bug changes.

[Heaptrack] [Bug 409606] Track memory allocated with mmap

2019-10-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409606 --- Comment #6 from Milian Wolff --- nvm that, I forgot to init the mmap hook, it all seems to work fine actually! thanks a lot for bringing this to my attention, I'm seriously wondering why I never tried this out so far. -- You are receiving

[Heaptrack] [Bug 409606] Track memory allocated with mmap

2019-10-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409606 --- Comment #5 from Milian Wolff --- Hm yes indeed, I just tested it and I can really intercept it - awesome! I'll definitely want to add that in the future then. I'm not yet sure how to do this properly though, as intercepting mmap may still

[Heaptrack] [Bug 409606] Track memory allocated with mmap

2019-10-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409606 Milian Wolff changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[Heaptrack] [Bug 410107] Application under heaptrack gets stuck

2019-10-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=410107 --- Comment #2 from Milian Wolff --- if it's a deadlock, can you get the backtrace for all threads please? to do so, run (gdb) thread apply all bt thanks -- You are receiving this mail because: You are watching all bug changes.

[Heaptrack] [Bug 409606] Track memory allocated with mmap

2019-10-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409606 --- Comment #3 from Milian Wolff --- but the mmap symbol in libc is just a shim that gets replaced by a symbol from the vdso, no? and afaik you cannot intercept these via LD_PRELOAD - or am I mistaken? -- You are receiving this mail because: You are

[Heaptrack] [Bug 412630] heaptrack fails to build on Ubuntu-18.04.3

2019-10-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412630 Milian Wolff changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[Heaptrack] [Bug 412742] $pipe for mkfifo has no write permission

2019-10-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=412742 Milian Wolff changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kdevelop] [Bug 409041] KDevelop shows wrong data type in tooltip

2019-09-21 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409041 --- Comment #8 from Milian Wolff --- Hey Bernd, I hope to have finally fixed it. Can you please try it out and see how it goes? thanks -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 409041] KDevelop shows wrong data type in tooltip

2019-09-21 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409041 Milian Wolff changed: What|Removed |Added Status|REOPENED|RESOLVED Latest Commit|https

[kdevelop] [Bug 409041] KDevelop shows wrong data type in tooltip

2019-09-21 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409041 Milian Wolff changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[kdevelop] [Bug 409041] KDevelop shows wrong data type in tooltip

2019-09-21 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409041 Milian Wolff changed: What|Removed |Added Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde

[kdevelop] [Bug 406931] crash when filtering class list

2019-09-19 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=406931 Milian Wolff changed: What|Removed |Added Latest Commit||https://invent.kde.org/kde

[kdevelop] [Bug 405221] Faulty code parsing with Clang backend

2019-09-19 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=405221 Milian Wolff changed: What|Removed |Added Latest Commit||https://invent.kde.org/kde

[kate] [Bug 403730] minimap accesses invalid text line (std::out_of_range exception)

2019-07-16 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=403730 --- Comment #2 from Milian Wolff --- no :( -- You are receiving this mail because: You are watching all bug changes.

[Heaptrack] [Bug 409606] Track memory allocated with mmap

2019-07-16 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=409606 --- Comment #1 from Milian Wolff --- syscalls like mmap cannot be easily intercepted with LD_PRELOAD or similar, which makes it quasi impossible to do with the current architecture of heaptrack. thankfully, you can easily use perf to achieve the same

[Heaptrack] [Bug 408388] heaptrack - can it be compiled on a mac

2019-06-17 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=408388 Milian Wolff changed: What|Removed |Added Resolution|--- |INTENTIONAL Status|REPORTED

[Heaptrack] [Bug 408547] ERROR: failed to lock heaptrack output file

2019-06-17 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=408547 --- Comment #1 from Milian Wolff --- odd, that's EAGAIN which isn't documented as a possible return value in https://linux.die.net/man/2/flock but as the error indicates, we should probably just try again? I'll try to write a patch

[clazy] [Bug 408380] New: detect useless overrides

2019-06-06 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=408380 Bug ID: 408380 Summary: detect useless overrides Product: clazy Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priori

[clazy] [Bug 407323] New: suggest fixit for clazy-range-loop

2019-05-08 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=407323 Bug ID: 407323 Summary: suggest fixit for clazy-range-loop Product: clazy Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal

[clazy] [Bug 407323] suggest fixit for clazy-range-loop

2019-05-08 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=407323 --- Comment #1 from Milian Wolff --- Qt 5.7 is old enough by now -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 407322] New: suggest to use QRegularExpressionMatch::capturedRef

2019-05-08 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=407322 Bug ID: 407322 Summary: suggest to use QRegularExpressionMatch::capturedRef Product: clazy Version: unspecified Platform: Other OS: Linux Status: REPORTED Severi

[clazy] [Bug 407321] New: clazy-qvariant-template-instantiation: don't warn about type aliases

2019-05-08 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=407321 Bug ID: 407321 Summary: clazy-qvariant-template-instantiation: don't warn about type aliases Product: clazy Version: unspecified Platform: Other OS: Linux

[kdevelop] [Bug 406865] KDevelop frequently hangs on text or mouse input

2019-04-25 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=406865 --- Comment #2 from Milian Wolff --- please attach a debugger in such cases, then interrupt on freeze and get us a backtrace alternatively, use a profiler like hotspot, then enable off-CPU profiling and look for long freezes in the main thread

[kdevelop] [Bug 406847] KDevelop SIGSEGV

2019-04-25 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=406847 Milian Wolff changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[kdevelop] [Bug 406842] C++20 Modules

2019-04-24 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=406842 Milian Wolff changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[Akonadi] [Bug 403642] ASSERT failure in ResourceBase::collectionsRetrieved(): "Calling collectionsRetrieved() although no collection retrieval is in progress"

2019-03-26 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=403642 --- Comment #4 from Milian Wolff --- @Dan: works for me, thanks a lot! Please commit :) -- You are receiving this mail because: You are watching all bug changes.

[Akonadi] [Bug 403642] ASSERT failure in ResourceBase::collectionsRetrieved(): "Calling collectionsRetrieved() although no collection retrieval is in progress"

2019-03-25 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=403642 --- Comment #2 from Milian Wolff --- 0.036 debug: Akonadi::ResourceBase::taskDone[/home/milian/projects/kf5/src/kde/pim/akonadi/src/agentbase/resourcebase.cpp:1560]: Akonadi::ResourceBasePrivate(0x5571174e8250) e "2 Custom startCo

[Akonadi] [Bug 403642] ASSERT failure in ResourceBase::collectionsRetrieved(): "Calling collectionsRetrieved() although no collection retrieval is in progress"

2019-03-25 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=403642 --- Comment #1 from Milian Wolff --- 0.036 debug: Akonadi::ResourceBase::taskDone[/home/milian/projects/kf5/src/kde/pim/akonadi/src/agentbase/resourcebase.cpp:1524]: Akonadi::ResourceBasePrivate(0x557139529a30) e "2 Custom startCo

<    1   2   3   4   5   6   7   8   9   >