I have two graphs, the error is present in 1 and not in 2
the error: select a node with surrounding edges with rectangle or freehand selector in the view: crashes Tulip with 1 but not with 2
select bunch of edges works in 1 and 2
What is wrong in my file 1 and correct is file 2?
it does not look like a bug because it works on a particular file
The original directions I gave you were meant to gather the stack content; yes that would be helpful, and I can't tell you why it occurs at all without a means of diagnosis.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you configure core dumps on in order that I can get a core file? Maybe I could help more then.
Also, can you give me the signal error information? Basically, please post all of the information output by gdb between the start of the run and the crash.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have two graphs, the error is present in 1 and not in 2
the error: select a node with surrounding edges with rectangle or freehand selector in the view: crashes Tulip with 1 but not with 2
select bunch of edges works in 1 and 2
What is wrong in my file 1 and correct is file 2?
it does not look like a bug because it works on a particular file
1 http://tpresad.free.fr/Echange/tulip/emd_Lille_VP_Edge_bundling_601.tlpx
2 http://tpresad.free.fr/Echange/tulip/g288%c3%a9paisseur_makesimple_base_strength%20g%c3%a9o.tlp
tulip 4.5
ubuntu 13.10
Last edit: Alain L'Hostis 2014-05-30
Probably best to just boost up tulip under gdb, and repeat what happened. When you post back the results, please post the traceback.
You need a debug build of tulip, which I hope you have. If you still have the zip files I gave you, you can use it to find out where.
When it crashes under gdb, type "where", copy and paste that output.
Would it help to provide the "stack" content of the tulip crash handler?
and sitll why does is occur on one graph an not on the other?
The original directions I gave you were meant to gather the stack content; yes that would be helpful, and I can't tell you why it occurs at all without a means of diagnosis.
well the post seem too long, here is a link to the content of the stack:
http://tpresad.free.fr/Echange/tulip/stack.txt
It didn't give me the basis of the error...
Can you configure core dumps on in order that I can get a core file? Maybe I could help more then.
Also, can you give me the signal error information? Basically, please post all of the information output by gdb between the start of the run and the crash.
I was unable to install kgdb :(
I just ran Tulip