Summary: | Crash when press "Minimize Crossing Edges" | ||
---|---|---|---|
Product: | [Applications] Rocs | Reporter: | Diogo Leal <diogo> |
Component: | general | Assignee: | Andreas Cord-Landwehr <cordlandwehr> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | cordlandwehr, diogo, patrick.eigensatz |
Priority: | NOR | ||
Version: | 1.6 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Kcrash file |
Could be a threading issue, but hard to say from the crash report. For the next time, could you install the boost graph library debug symbols? To the reported crash: did you press the "minimize crossing edges" at a high frequence when the crash happend? And further: how many nodes (roughly) and pointers (also roughly) were selected for the transformation? (In reply to comment #1) > Could be a threading issue, but hard to say from the crash report. For the > next time, could you install the boost graph library debug symbols? Ah! Thanks for your tips. > To the reported crash: did you press the "minimize crossing edges" at a > high frequence when the crash happend? Don't have a number set > And further: how many nodes (roughly) and pointers (also roughly) were > selected for the transformation? Any pointers Can confirm this too. (rocs in KDE 4.8.4) Could not generate a backtrace, missing libs. Git commit 0ec062a811c4d5a0ad43ac3f7d091dae217624bb by Andreas Cord-Landwehr. Committed on 03/12/2012 at 21:32. Pushed by cordlandwehr into branch 'master'. Add workaround for crash with Min-Crossing-Edges. The crash is probably within the Boost implementation of the Fruchterman Reingold algorithm. M +10 -1 RocsCore/Modifiers/Topology.cpp http://commits.kde.org/rocs/0ec062a811c4d5a0ad43ac3f7d091dae217624bb Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |
Created attachment 71931 [details] Kcrash file 1 - click Tools > Generate Graph 2 - Drag some "balls" 3 - Click several times in "Minimize Crossing Edges"