Ticket #11202 (closed defect: worksforme)
BUG: sodipodi crashes on intel
| Reported by: | ned@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | crash intel | Cc: | blb@… |
| Port: | sodipodi |
Description
Upon starting a newly-compiled Sodipodi (from a fresh MacPorts installation) on my new Intel mac mini, opening a new document crashes the application.
Here's a backtrace at that point:
#0 0x000b1c91 in uta_union_clip (uta1=0x23161e0, uta2=0x0, clip=0x2800000) at sp-canvas.c:2002 #1 0x000b1fcc in sp_canvas_request_redraw_uta (canvas=0x20e91b8, uta=0x23161e0) at sp-canvas.c:2095 #2 0x000b225d in sp_canvas_request_redraw (canvas=0x20e91b8, x0=-1, y0=-1, x1=0, y1=1) at sp-canvas.c:2132 #3 0x000b70f0 in sp_ctrlrect_update (item=0x20f3278, ctm=0xbfffef90, flags=3) at sodipodi-ctrlrect.c:161 #4 0x000aff7d in sp_canvas_item_invoke_update (item=0x20f3278, ctm=0x0, flags=41943040) at sp-canvas.c:264 #5 0x000b068f in sp_canvas_group_update (item=0x22ff3f8, ctm=0xbfffef90, flags=3) at sp-canvas.c:756 #6 0x000aff7d in sp_canvas_item_invoke_update (item=0x22ff3f8, ctm=0x0, flags=41943040) at sp-canvas.c:264 #7 0x000b068f in sp_canvas_group_update (item=0x22ff320, ctm=0xbffff0dc, flags=1) at sp-canvas.c:756 #8 0x000aff7d in sp_canvas_item_invoke_update (item=0x22ff320, ctm=0x0, flags=41943040) at sp-canvas.c:264 #9 0x000b1713 in do_update (canvas=0x20e91b8) at sp-canvas.c:1838 #10 0x000b197c in idle_handler (data=0x20e91b8) at sp-canvas.c:1869 #11 0x017b1793 in g_main_context_dispatch () #12 0x017b1f34 in g_main_context_iterate () #13 0x017b22bb in g_main_loop_run () #14 0x0111fd34 in gtk_main () #15 0x00031485 in sp_main_gui (argc=1, argv=0xbffff36c) at main.c:325 #16 0x00002876 in _start (argc=1, argv=0xbffff36c, envp=0xbffff374) at /SourceCache/Csu/Csu-58/crt.c:272 #17 0x00002791 in start ()
Change History
comment:1 Changed 6 years ago by nox@…
- Priority changed from Important to High
- Milestone set to Port Bugs
- Version 1.3.2 deleted
- Summary changed from sodipodi crashes on intel to BUG: sodipodi crashes on intel
comment:2 Changed 5 years ago by blb@…
- Cc sodipodi added
- Keywords sodipodi removed
- Port set to sodipodi
Which version of sodipodi? I can't reproduce this with 0.34 on a MBP.
Note: See
TracTickets for help on using
tickets.

