After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 432606 - Segfault when using cc_circle_set_radius
Segfault when using cc_circle_set_radius
Status: RESOLVED DUPLICATE of bug 391646
Product: criawips
Classification: Deprecated
Component: Canvas (libccc)
unspecified
Other All
: Normal critical
: ---
Assigned To: Criawips maintainers
Criawips maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-23 14:19 UTC by Yves Combe
Modified: 2007-05-03 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch fixing the problem (1.13 KB, patch)
2007-04-23 14:20 UTC, Yves Combe
none Details | Review

Description Yves Combe 2007-04-23 14:19:31 UTC
Steps to reproduce:
1. Dinamicly change the radius of a CcCircle with cc_circle_set_radius
2. segfault
3. 


Stack trace:


Other information:
Cause is a NULL view passed to cc_item_dirty.
Comment 1 Yves Combe 2007-04-23 14:20:23 UTC
Created attachment 86843 [details] [review]
Patch fixing the problem
Comment 2 Sven Herzberg 2007-05-03 13:42:43 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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