On Jul 15, 2006, at 4:10 PM, Jens Noeckel wrote:

> After a fink selfupdate and update-all from unstable (fink
> 0.8.1.rsync i386), I installed sodipodi-0.34-1014. I have XCode 2.3,
> the gcc compiler shows version
> i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build
> 5341)
>
> The program starts up and shows the menu interface. But I get a Bus
> Error (no additional output) in  when I click on the file-open icon.
> The same crash happens when I specify a file as a command line  
> argument.
>
> On PPC with fink unstabe and the latest updates, I have no problem
> with sodipodi - only on the intel mac.
>
>

For this Bus Error, maybe it helps to include the crash log. Here is  
part of it. Seems like the crash is related to the setting-up of the  
canvas.


Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000004

Thread 0 Crashed:
0   sodipodi                    0x000bbb0d uta_union_clip + 377 (sp- 
canvas.c:2002)
1   sodipodi                    0x000bbeb9  
sp_canvas_request_redraw_uta + 313 (sp-canvas.c:2095)
2   sodipodi                    0x000bc188 sp_canvas_request_redraw +  
302 (sp-canvas.c:2132)
3   sodipodi                    0x000c12c5 sp_ctrlrect_update + 134  
(sodipodi-ctrlrect.c:165)
4   sodipodi                    0x000b97f5  
sp_canvas_item_invoke_update + 101 (sp-canvas.c:267)
5   sodipodi                    0x000b9fe4 sp_canvas_group_update +  
77 (sp-canvas.c:758)
6   sodipodi                    0x000b97f5  
sp_canvas_item_invoke_update + 101 (sp-canvas.c:267)
7   sodipodi                    0x000b9fe4 sp_canvas_group_update +  
77 (sp-canvas.c:758)
8   sodipodi                    0x000b97f5  
sp_canvas_item_invoke_update + 101 (sp-canvas.c:267)
9   sodipodi                    0x000bb568 do_update + 370 (sp- 
canvas.c:1839)
10  sodipodi                    0x000bb71a idle_handler + 55 (sp- 
canvas.c:1869)
11  libglib-2.0.0.dylib         0x013d8ad1 g_main_context_dispatch + 608
12  libglib-2.0.0.dylib         0x013d926f g_main_context_iterate + 1061
13  libglib-2.0.0.dylib         0x013d95f6 g_main_loop_run + 399
14  libgtk-x11-2.0.0.dylib      0x0110fc90 gtk_main + 174
15  sodipodi                    0x000337ce sp_main_gui + 365 (main.c: 
328)
16  sodipodi                    0x00002abe _start + 228 (crt.c:272)
17  sodipodi                    0x000029d9 start + 41





-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to