GNOME Bugzilla – Bug 309381
dia crashes on neworthconn_update_data()
Last modified: 2005-10-08 20:48:31 UTC
I tried dia-cvs and got this backtrace in gdb when playing with dia samples: Program received signal SIGSEGV, Segmentation fault. neworthconn_update_data (orth=0x98575f8) at neworth_conn.c:312 312 ConnectionPoint *end_cp = orth->handles[orth->numpoints-2]->connected_to; (gdb) bt
+ Trace 61576
2005-07-10 Hans Breuer <hans@breuer.org> * lib/neworth_conn.c : apply the same as for bug #173031. This OrthConn fork got broken as well. Fixes bug #309381
*** Bug 309382 has been marked as a duplicate of this bug. ***
Adjusting target to help finding 0.94 dups already fixed