Package: gnucash
Version: 1.8.10-5
Severity: normal
When starting up, gnucash crashes according to the following strace:
access("/home/russ/.gnucash/books/%2Fhome%2Fruss%2Fconsulting%2Fquist%2Fgnucash%2Faccounts",
F_OK) = 0
open("/home/russ/.gnucash/books/%2Fhome%2Fruss%2Fconsulting%2Fquist%2Fgnucash%2Faccounts",
O_RDONLY) = 9
fcntl64(9, F_GETFL) = 0 (flags O_RDONLY)
lseek(9, 0, SEEK_CUR) = 0
fstat64(9, {st_mode=S_IFREG|0644, st_size=2354, ...}) = 0
select(1024, [9], [], [], {0, 0}) = 1 (in [9], left {0, 0})
read(9, ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"..., 4096) = 2354
times({tms_utime=548, tms_stime=24, tms_cutime=64, tms_cstime=5}) = 5738931
times({tms_utime=554, tms_stime=24, tms_cutime=64, tms_cstime=5}) = 5738940
times({tms_utime=560, tms_stime=25, tms_cutime=64, tms_cstime=5}) = 5738956
times({tms_utime=568, tms_stime=25, tms_cutime=64, tms_cstime=5}) = 5738975
times({tms_utime=576, tms_stime=25, tms_cutime=64, tms_cstime=5}) = 5738990
times({tms_utime=582, tms_stime=25, tms_cutime=64, tms_cstime=5}) = 5739003
old_mmap(NULL, 2101248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x41eed000
brk(0) = 0x82ec000
brk(0x830e000) = 0x830e000
times({tms_utime=595, tms_stime=26, tms_cutime=64, tms_cstime=5}) = 5739042
times({tms_utime=606, tms_stime=26, tms_cutime=64, tms_cstime=5}) = 5739065
times({tms_utime=614, tms_stime=26, tms_cutime=64, tms_cstime=5}) = 5739080
times({tms_utime=620, tms_stime=26, tms_cutime=64, tms_cstime=5}) = 5739093
times({tms_utime=632, tms_stime=26, tms_cutime=64, tms_cstime=5}) = 5739112
times({tms_utime=639, tms_stime=26, tms_cutime=64, tms_cstime=5}) = 5739128
brk(0) = 0x830e000
brk(0x832f000) = 0x832f000
times({tms_utime=649, tms_stime=26, tms_cutime=64, tms_cstime=5}) = 5739153
times({tms_utime=661, tms_stime=26, tms_cutime=64, tms_cstime=5}) = 5739173
times({tms_utime=668, tms_stime=26, tms_cutime=64, tms_cstime=5}) = 5739188
brk(0) = 0x832f000
brk(0x8350000) = 0x8350000
old_mmap(NULL, 2101248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x420ee000
brk(0) = 0x8350000
brk(0x8371000) = 0x8371000
times({tms_utime=682, tms_stime=27, tms_cutime=64, tms_cstime=5}) = 5739232
times({tms_utime=698, tms_stime=27, tms_cutime=64, tms_cstime=5}) = 5739258
times({tms_utime=706, tms_stime=27, tms_cutime=64, tms_cstime=5}) = 5739274
brk(0) = 0x8371000
brk(0x8392000) = 0x8392000
times({tms_utime=716, tms_stime=28, tms_cutime=64, tms_cstime=5}) = 5739301
times({tms_utime=733, tms_stime=28, tms_cutime=64, tms_cstime=5}) = 5739326
times({tms_utime=742, tms_stime=28, tms_cutime=64, tms_cstime=5}) = 5739342
brk(0) = 0x8392000
brk(0x83b3000) = 0x83b3000
old_mmap(NULL, 2101248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x422ef000
brk(0) = 0x83b3000
brk(0x83d4000) = 0x83d4000
times({tms_utime=758, tms_stime=29, tms_cutime=64, tms_cstime=5}) = 5739388
times({tms_utime=780, tms_stime=29, tms_cutime=64, tms_cstime=5}) = 5739418
times({tms_utime=790, tms_stime=29, tms_cutime=64, tms_cstime=5}) = 5739435
brk(0) = 0x83d4000
brk(0x83f5000) = 0x83f5000
times({tms_utime=802, tms_stime=29, tms_cutime=64, tms_cstime=5}) = 5739462
times({tms_utime=826, tms_stime=29, tms_cutime=64, tms_cstime=5}) = 5739493
times({tms_utime=835, tms_stime=29, tms_cutime=64, tms_cstime=5}) = 5739510
brk(0) = 0x83f5000
brk(0x8416000) = 0x8416000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
I've tried a variety of old account files and all seem to crash.
After moving the data/xml file to a machine running gnucash 1.8.9/sarge
all is normal.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26.2004091501
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages gnucash depends on:
ii bonobo 1.0.22-2.2 The GNOME Bonobo System.
ii gdk-imlib1 1.9.14-16.2 imaging library for use with gtk (
ii gnucash-common 1.8.10-5 A personal finance tracking progra
ii guile-1.6-libs 1.6.7-1 Main Guile libraries
ii guile-1.6-slib 1.6.7-1 Guile SLIB support
ii libart2 1.4.2-19 The GNOME canvas widget - runtime
ii libaudiofile0 0.2.6-5 Open-source version of SGI's audio
ii libbonobo2 1.0.22-2.2 The GNOME Bonobo library.
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libdate-manip-perl 5.42a-2 a perl library for manipulating da
ii libdb3 3.2.9-22 Berkeley v3 Database Libraries [ru
ii libesd0 0.2.35-2 Enlightened Sound Daemon - Shared
ii libfinance-quote-perl 1.08-1 Perl module for retrieving stock q
ii libfreetype6 2.1.7-2.3 FreeType 2 font engine, shared lib
ii libgal23 0.24-1.4 G App Libs (run time library)
ii libgdk-pixbuf-gnome2 0.22.0-7 The GNOME1 Canvas pixbuf library
ii libgdk-pixbuf2 0.22.0-7 The GdkPixBuf image library, gtk+
ii libghttp1 1.0.9-15 original GNOME HTTP client library
ii libglade-gnome0 1:0.17-3 Library to load .glade files at ru
ii libglade0 1:0.17-3 Library to load .glade files at ru
ii libglib1.2 1.2.10-9 The GLib library of C routines
ii libgnome32 1.4.2-19 The GNOME libraries
ii libgnomeprint15 0.37-5 The GNOME Print architecture - run
ii libgnomesupport0 1.4.2-19 The GNOME libraries (Support libra
ii libgnomeui32 1.4.2-19 The GNOME libraries (User Interfac
ii libgtk1.2 1.2.10-17 The GIMP Toolkit set of widgets fo
ii libgtkhtml20 1.0.4-6.2 HTML rendering/editing library - r
ii libguile-ltdl-1 1.6.7-1 Guile's patched version of libtool
ii libguppi16 0.40.3-11 GNOME graph and plot component
ii libgwrapguile1 1.3.4-12 g-wrap: Tool for exporting C libra
ii libice6 4.3.0.dfsg.1-10 Inter-Client Exchange library
ii libltdl3 1.5.6-4 A system independent dlopen wrappe
ii liboaf0 0.6.10-3 The GNOME Object Activation Framew
ii libofx1 1:0.7.0-7 library to support Open Financial
ii liborbit0 0.5.17-9 Libraries for ORBit - a CORBA ORB
ii libpopt0 1.7-5 lib for parsing cmdline parameters
ii libqthreads-12 1.6.7-1 QuickThreads library for Guile
ii libsm6 4.3.0.dfsg.1-10 X Window System Session Management
ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3
ii libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii libxi6 4.3.0.dfsg.1-10 X Window System Input extension li
ii libxml1 1:1.8.17-10 GNOME XML library
ii libzvt2 1.4.2-19 The GNOME zvt (zterm) widget
ii oaf 0.6.10-3 The GNOME Object Activation Framew
ii slib 3a1-4.2 Portable Scheme library
ii xlibs 4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]