[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-14 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=401638

András Manţia  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #14 from András Manţia  ---
Let's track this in 371511, as it is older and is the same issue.

*** This bug has been marked as a duplicate of bug 371511 ***

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-13 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

--- Comment #13 from Vladimir  ---
(In reply to András Manţia from comment #12)
> https://phabricator.kde.org/D17563

Good day, András Manţia. Thank you very much(!), and the whole team.

Respectfully,

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-13 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=401638

András Manţia  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||aman...@kde.org
 Ever confirmed|0   |1

--- Comment #12 from András Manţia  ---
https://phabricator.kde.org/D17563

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-04 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

--- Comment #11 from Vladimir  ---
Created attachment 116670
  --> https://bugs.kde.org/attachment.cgi?id=116670=edit
gdb (segmentation fault)

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-04 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

--- Comment #10 from Vladimir  ---
(In reply to Christoph Feck from comment #6)
> Thanks, the backtrace is useful. Unfortunately, it is deep in QtWebEngine
> instead of in KDEPIM components.

"Probably KDEPIM is deleting it's interceptor on the main thread before
QtWebEngine is done using it on the IO thread. That is not a bug in
QtWebEngine, just hard-to-use API.
...
Basically, like other properties of the profile, the interceptor should be set
before the profile is put to use and not changed while the profile lives. That
is what is missing in the documentation. But it's definitely documented that
the interceptor is called on the IO thread, and KDEPIM does not take this into
account either." (с) Jüri Valdmann
(
https://bugreports.qt.io/browse/QTBUG-72260?focusedCommentId=437042=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-437042
)

A bug on the side of KDEPIM, Christoph Feck?

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-03 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

--- Comment #9 from Vladimir  ---
Created a corresponding error message. Please correct me in the comments if
something is wrong with him and/or vote if you think that the bug should be
fixed as soon as possible, thanks. 
Link 1: https://bugreports.qt.io/browse/QTBUG-72260

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-02 Thread Karel Kozlík
https://bugs.kde.org/show_bug.cgi?id=401638

Karel Kozlík  changed:

   What|Removed |Added

 CC||koz...@kufr.cz

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-02 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

--- Comment #8 from Vladimir  ---
(In reply to Christoph Feck from comment #6)
>Unfortunately, it is deep in QtWebEngine instead of in KDEPIM components.

In addition to the previous comment, I would like to clarify whether I need to
change the information in the Product column? If so, what should be indicated?

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-02 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

Vladimir  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|REPORTED

--- Comment #7 from Vladimir  ---
>*** This bug has been marked as a duplicate of bug 399299 ***

"-- Information about the crash:
- What I was doing when the application crashed:
 When I middle click on a link (open in external browser) then akregator crash.
But if I right click and select 'open in external browser' in the submenu it
works without the crash.

The crash can be reproduced every time." 

(c) Karel Kozlík (https://bugs.kde.org/show_bug.cgi?id=399299#c0)

Dear Christoph Feck, I looked at bug 399299. First, the playback actions are
different. Secondly, that bug is not reproduced in me. If you follow the steps
described by Karel Kozlík, the program will continue to work correctly. Due to
these circumstances, please look again whether it is worth giving the bug the
status of "RESOLVED DUPLICATE". Many thanks for your work.

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401638

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #6 from Christoph Feck  ---
Thanks, the backtrace is useful. Unfortunately, it is deep in QtWebEngine
instead of in KDEPIM components.

*** This bug has been marked as a duplicate of bug 399299 ***

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-02 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

Vladimir  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |---
 Status|NEEDSINFO   |REPORTED

--- Comment #5 from Vladimir  ---
Good day, Christoph Feck. Thank you for your prompt reply, I fulfilled your
request for additional information. I hope that it is comprehensive and
descriptive. If not, please let me know what else you can do.

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-02 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

--- Comment #4 from Vladimir  ---
Created attachment 116630
  --> https://bugs.kde.org/attachment.cgi?id=116630=edit
>From Valgrind

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-02 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

--- Comment #3 from Vladimir  ---
Created attachment 116629
  --> https://bugs.kde.org/attachment.cgi?id=116629=edit
Output to Konsole

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-02 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

--- Comment #2 from Vladimir  ---
Created attachment 116628
  --> https://bugs.kde.org/attachment.cgi?id=116628=edit
Backtrace

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=401638

Christoph Feck  changed:

   What|Removed |Added

   Severity|critical|crash
 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #1 from Christoph Feck  ---
If the crash is reproducible, please add the backtrace for the crash. For more
information, please see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

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

[akregator] [Bug 401638] Segmentation fault (version 5.9.3) when closing the full article

2018-12-01 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=401638

Vladimir  changed:

   What|Removed |Added

 CC||vokalashniko...@gmail.com

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