the latest defaultfile branch

Henrik Brautaset Aronsen subsurface at henrik.synth.no
Sun Sep 16 06:53:42 PDT 2012


Den 16.09.12 15:39, skrev Lubomir I. Ivanov:
> hello,
>
> henrik and miika can you give the attached patch a go.
> it avoids "gtk_tree_store_set" if favor of the manual / slower (safer
> ?) "gtk_tree_store_set_value".
>

It still crashes:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib            0x00007fff8778b212 __pthread_kill + 10
1   libsystem_c.dylib                 0x00007fff8a4dcb34 pthread_kill + 90
2   libsystem_c.dylib                 0x00007fff8a520dfa abort + 143
3   libglib-2.0.0.dylib               0x000000010344d385 g_private_set + 85
4   libglib-2.0.0.dylib               0x00000001034320ed g_thread_self + 61
5   libglib-2.0.0.dylib               0x00000001034102fb g_source_attach 
+ 187
6   libglib-2.0.0.dylib               0x0000000103410682 g_idle_add_full 
+ 242
7   libgtk-quartz-2.0.0.dylib         0x0000000102bfea21 
gtk_tree_view_row_inserted + 753
8   libgobject-2.0.0.dylib            0x0000000103392104 
g_closure_invoke + 308
9   libgobject-2.0.0.dylib            0x00000001033a1859 
signal_emit_unlocked_R + 1641
10  libgobject-2.0.0.dylib            0x00000001033a295c 
g_signal_emit_valist + 2924
11  libgobject-2.0.0.dylib            0x00000001033a2f84 g_signal_emit + 116
12  libgtk-quartz-2.0.0.dylib         0x0000000102bf7ebc 
gtk_tree_store_append + 252
13  org.hohndel.subsurface            0x0000000102741d2f fill_dive_list 
+ 1183 (divelist.c:1037)
14  org.hohndel.subsurface            0x0000000102742407 
dive_list_update_dives + 71 (divelist.c:1121)
15  org.hohndel.subsurface            0x000000010272df96 report_dives + 
662 (main.c:152)
16  org.hohndel.subsurface            0x0000000102752f10 file_open + 512 
(gtk-gui.c:328)

Henrik


More information about the subsurface mailing list