FS#21151 - [gnucash] segfault after upgrade to gnome 2.32

Attached to Project: Arch Linux
Opened by Metin Akat (loxs) - Friday, 08 October 2010, 12:29 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 13 October 2010, 21:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Aaron Griffin (phrakture)
Ionut Biru (wonder)
Architecture All
Severity Medium
Priority Normal
Reported Version 3.4.1
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Summary and Info:
loxs ~/$ gnucash
gnc.bin-Message: main: binreloc relocation support was disabled at configure time.

Segmentation fault



Steps to Reproduce:
upgrade to gnome 2.32, start gnucash
This task depends upon

Closed by  Jan de Groot (JGC)
Wednesday, 13 October 2010, 21:43 GMT
Reason for closing:  Works for me
Additional comments about closing:  See last comment. Cannot reproduce it either.
Comment by Rémy Oudompheng (remyoudompheng) - Friday, 08 October 2010, 12:30 GMT
I use gnucash on a daily basis and did not see any segfault, please provide a backtrace if possible.
Comment by Metin Akat (loxs) - Friday, 08 October 2010, 12:45 GMT
This is the most I can get out of it.
Do you know some way to retrieve better output?


loxs ~ $ gnucash --debug --extra --log=debug --logto=stdout
gnc.bin-Message: main: binreloc relocation support was disabled at configure time.

* 15:41:36 WARN <gnc.bin> string [debug] not parseable
* 15:41:36 INFO <gnc.engine> [gnc_hook_lookup] no hook lists
* 15:41:37 INFO <qof.engine> [init_from_file] guid_init got 512 bytes from /dev/urandom
* 15:41:37 INFO <qof.engine> [init_from_file] guid_init got 622 bytes from /etc/passwd
* 15:41:37 INFO <qof.engine> [init_from_file] guid_init got 27 bytes from /proc/loadavg
* 15:41:37 INFO <qof.engine> [init_from_file] guid_init got 1014 bytes from /proc/meminfo
* 15:41:37 INFO <qof.engine> [init_from_file] guid_init got 695 bytes from /proc/net/dev
* 15:41:37 INFO <qof.engine> [init_from_file] guid_init got 1780 bytes from /proc/self/environ
* 15:41:37 INFO <qof.engine> [init_from_file] guid_init got 246 bytes from /proc/self/stat
* 15:41:37 INFO <qof.engine> [init_from_file] guid_init got 1988 bytes from /proc/stat
* 15:41:37 INFO <qof.engine> [init_from_file] guid_init got 18 bytes from /proc/uptime
Segmentation fault
loxs ~ $
Comment by Kevin (anonymous_user) - Friday, 08 October 2010, 16:46 GMT
You can try using strace (in the Extra repo).
Comment by Metin Akat (loxs) - Friday, 08 October 2010, 16:52 GMT
Hm, just upgraded my system and now gnucash works normally.
Updated packages were:
libva, glibc, lib32-libpng, binutils,

Loading...