GNOME Bugzilla – Bug 309382
dia crashes on neworthconn_update_data()
Last modified: 2005-07-10 16:50:27 UTC
The last bug i found when trying dia-cvs :) Program received signal SIGSEGV, Segmentation fault. ddisplay_add_update_pixels (ddisp=0x9797eb0, point=0x28, pixel_width=5, pixel_height=5) at display.c:332 332 rect.left = point->x - size_x/2.0; (gdb) bt
+ Trace 61577
This may some side effect of http://bugzilla.gnome.org/show_bug.cgi?id=309381 which just got fixed. It was writing to memory it did not own. Not able to reproduce this one. Tentative duplicate. *** This bug has been marked as a duplicate of 309381 ***