All pastes #824939 Raw Edit

dbr

public text v1 · immutable
#824939 ·published 2007-12-20 06:52 UTC
rendered paste body
a fink user reported segfaults on opening the SX editor:

Process:         gnucash-bin [55930]
Path:            /sw/bin/gnucash-bin
Identifier:      gnucash-bin
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  bash [55905]

Date/Time:       2007-12-19 20:47:06.866 +0000
OS Version:      Mac OS X 10.5.1 (9B18)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread:  0

Thread 0 Crashed:
0   libgncmod-app-utils.dylib     	0x003ba901 gnc_sx_variable_new_full + 49
1   ???                           	0x3bbe62bf 0 + 1002332863

Thread 1:
0   libSystem.B.dylib             	0x9655eb42 read$UNIX2003 + 10
1   libglib-2.0.0.dylib           	0x015d2231 g_thread_create_proxy + 373
2   libSystem.B.dylib             	0x9656c075 _pthread_start + 321
3   libSystem.B.dylib             	0x9656bf32 thread_start + 34

I can get 2.2.2 to crash repeatably on OS X 10.5.1 on closing the Scheduled Transaction editor tab, with the following backtrace:

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000528f70d6
Crashed Thread:  0

Thread 0 Crashed:
0   libgncmod-app-utils.dylib     	0x0092a601 gnc_sx_variable_new_full + 51 (gnc-sx-instance-model.c:154)
1   libglib-2.0.0.dylib           	0x020654cc g_hash_table_remove_all + 89
2   libglib-2.0.0.dylib           	0x0206556c g_hash_table_destroy + 84
3   libgncmod-app-utils.dylib     	0x0092aaf7 gnc_sx_instance_free + 36 (gnc-sx-instance-model.c:518)
4   libgncmod-app-utils.dylib     	0x0092ab44 gnc_sx_instances_free + 57 (gnc-sx-instance-model.c:536)
5   libgncmod-app-utils.dylib     	0x0092abaa gnc_sx_instance_model_finalize + 62 (gnc-sx-instance-model.c:556)
6   libgobject-2.0.0.dylib        	0x020158f0 g_object_unref + 343
7   libgnc-gnome.0.dylib          	0x00303409 gnc_plugin_page_sx_list_dispose + 214 (gnc-plugin-page-sx-list.c:232)
8   libgobject-2.0.0.dylib        	0x02015837 g_object_unref + 158
9   libgncmod-gnome-utils.dylib   	0x00639ae9 gnc_main_window_close_page + 135 (gnc-main-window.c:2335)
10  libgobject-2.0.0.dylib        	0x0201358d g_closure_invoke + 348