[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration [KDevelop::ExecuteCompositeJob::doKill]

2018-09-26 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=368420

Francis Herne  changed:

   What|Removed |Added

 CC||dylangubbe...@gmail.com

--- Comment #9 from Francis Herne  ---
*** Bug 399078 has been marked as a duplicate of this bug. ***

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

[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration [KDevelop::ExecuteCompositeJob::doKill]

2018-03-01 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=368420

Kevin Funk  changed:

   What|Removed |Added

  Latest Commit||8430d3058f92725b4e6b7d85d8d
   ||68550ce12ee79

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

[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration [KDevelop::ExecuteCompositeJob::doKill]

2018-03-01 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=368420

Kevin Funk  changed:

   What|Removed |Added

URL||https://phabricator.kde.org
   ||/D10874

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

[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration [KDevelop::ExecuteCompositeJob::doKill]

2018-02-27 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=368420

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.2.2
 CC||aleix...@kde.org

--- Comment #8 from Aleix Pol  ---
Should be fixed in the stable branch, please test.

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

[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration [KDevelop::ExecuteCompositeJob::doKill]

2017-11-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=368420

Kevin Funk  changed:

   What|Removed |Added

Summary|KDevelop crashes when   |KDevelop crashes when
   |invoking Execute Launch |invoking Execute Launch
   |after adding dependencies   |after adding dependencies
   |in Launch Configuration |in Launch Configuration
   ||[KDevelop::ExecuteComposite
   ||Job::doKill]

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

[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration

2016-10-16 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368420

--- Comment #7 from Piotr Mierzwinski  ---
OK. Sorry for not clear report. I didn't get a crash in result my activities
only main window of KDevelop disappears. Crash happens later.
Main windows of KDevelop disappears, but I can see working process in list of
processes. I'm not able to restore it (main window). I kill it and I get crash,
what is result of killing I suppose.

I can reproduce it every time. My steps are following:
1. To dependencies I add some subdirectory (main->sub1->sub2->sub3) of my
project ("Launch configuration", Action: Build)
2. I modify any file from this directory
3. I invoke "Run -> Execute Launch" (with selected top directory of project). 
In this moment main window of KDevelop may disappears, if not I can see message
like below.
This is output from Build view:
/run/media/piotra/FreeAgent/piotr/Projekty/Qt/qtcmd_work/qtcmd_git/qtcmd2/build>
make -j8 zipsubsystem.o
*** Killed process ***
Seems like KDevelop think that something is running, because both tool buttons
related with stopping running jobs are enabled. In first "Menu allowing to stop
individual jobs" I can see: "my_project_name, changed_file_name: build"
4. Again I invoke "Run -> Execute Launch" 
In this moment main window of KDevelop disappears.

When I select as target binary file (I mean entry with the same icon like
already put by default executable file) also main window of KDevelop
disappears.

When I run it from konsole I can see such output in last lines:
Launch Configuration: "qtcmd2" "No environment group specified, looks like a
broken configuration, please check run configuration 'qtcmd2'. Using default
environment group."
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
The X11 connection broke: No error (code 0)
XIO:  fatal IO error 13 (Brak dostępu) on X server ":0"
  after 6882 requests (6882 known processed) with 0 events remaining.

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

[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration

2016-10-15 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368420

--- Comment #6 from Sven Brauch  ---
Sorry, I'm still confused about this. Your traces all show a crash on shutdown,
which is not what you describe. Maybe let's clear that up again first -- you do
see a crash as an effect of triggering an action, right? Not just on shutdown?

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


[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration

2016-10-15 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368420

--- Comment #5 from Piotr Mierzwinski  ---
Sorry. Errata about sending signal. As you can check in attached dbg output I
send also SIGTERM. Sending CONT and command "cont" in dbg leads to never ending
loop. I repeated it couple times after that.

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


[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration

2016-10-15 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368420

--- Comment #4 from Piotr Mierzwinski  ---
Created attachment 101575
  --> https://bugs.kde.org/attachment.cgi?id=101575=edit
KDevelop dbg session

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


[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration

2016-10-15 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368420

--- Comment #3 from Piotr Mierzwinski  ---
In dbg output I got also message like this:

Launch Configuration: "qtcmd2" "No environment group specified, looks like a
broken configuration, please check run configuration 'qtcmd2'. Using default
environment group."

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


[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration

2016-10-15 Thread Piotr Mierzwinski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368420

Piotr Mierzwinski  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com

--- Comment #2 from Piotr Mierzwinski  ---
Sorry. This was what produced by DrKonqi when I wanted close working in
background KDevelop process. Before KDevelop only closed itself. I wasn't be
able to run it again, because in background I had working KDevelop. I killed
this process and this triggered DrKonqi.

Today I tried to reproduce crash running KDevelop in dbg, but again KDevelop
just closed its main window. I had to send couple times signal "CONT" (from
System activity tool - invoked by Ctrl+Esc), to get prompt of dbg. After that I
run command "cont" and again no prompt and nothing happened. I repeat this
couple of time. Finally I run "kill -CONT kdevelop_pid" from konsole and after
"cont" command in dbg  returned: "Thread 1 "kdevelop" received signal SIGSEGV,
Segmentation fault.". In backtrace I noticed that this is again crash in
MainWindow:

#8  0x77a8701b in KDevelop::MainWindow::~MainWindow()
(this=this@entry=0x8e4f50, __in_chrg=, __vtt_parm=)
at
/home/piotra/build-repos/kdevplatform-git/src/kdevplatform/shell/mainwindow.cpp:158

I attach dbg output.

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


[kdevelop] [Bug 368420] KDevelop crashes when invoking Execute Launch after adding dependencies in Launch Configuration

2016-10-15 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368420

Sven Brauch  changed:

   What|Removed |Added

 CC||m...@svenbrauch.de

--- Comment #1 from Sven Brauch  ---
The trace you post here crashes from MainWindow::~MainWindow downwards, i.e. it
is a crash on shutdown. Do you have a trace for the crash you described, when
you click Run -> Execute launch?

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