Package: nip2 Version: 7.10.16-1 Severity: normal > > 3. A2 := "fwfft A1"
> I'm not sure I did exactly what you intended for step 3. Just insert the value "fwfft A1" in the cell A2. This is how I use it, first to make a sheet with empty images, then insert real images (and have a cup of tea until it recalcualtes). Hovewer I don't think it is terribly important. (BTW it would be nice to be able to disable recalculations temporarily -- I haven't found that option, but nevermind). To the problem itself: I installed the -dbg version of libgnomevfs and it seems quite strange, because around the line of the crash, they insert new element in a dynamic array (they call it XdgAliasList, but it is a dynamic array). The problem is that somehow, a very big number appeared in the count field, and when they try to realloc the array to accomodate the new element, it fails. I think I'm gonna post a bug report against this, because they should always check for null when mallocing/reallocing. However, the more interesting question is, how did the big number get in the count field, because the array was initialized directly above in the stack (function xdg_*_init) (and 0 is inserted in the count field). I suspect some memory corruption or synchronization problem, but cannot debug it. I'm not quite sure if the problem is in nip2 itself, because control hasn't gone out of libgnomevfs from the moment the array was initialized (and hopefully OK) to the bad realloc. But why haven't I seen such crashes with other apps then (gimp?). The crash dump is at http://www.ms.mff.cuni.cz/~palej3am/core.4161.bz2 The backtrace (with line numbers) is attached -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.13 Locale: LANG=cs_CZ.ISO-8859-2, LC_CTYPE=cs_CZ.ISO-8859-2 (charmap=ISO-8859-2) Versions of packages nip2 depends on: ii fftw3 3.0.1-14 library for computing Fast Fourier ii libatk1.0-0 1.10.3-1 The ATK accessibility toolkit ii libbz2-1.0 1.0.2-11 high-quality block-sorting file co ii libc6 2.3.5-8 GNU C Library: Shared libraries an ii libdps1 6.8.2.dfsg.1-7 Display PostScript (DPS) client li ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib ii libglib2.0-0 2.8.3-1 The GLib library of C routines ii libgtk2.0-0 2.6.10-1 The GTK+ graphical user interface ii libice6 6.8.2.dfsg.1-7 Inter-Client Exchange library ii libjasper-1.701-1 1.701.0-2 The JasPer JPEG-2000 runtime libra ii libjpeg62 6b-10 The Independent JPEG Group's JPEG ii liblcms1 1.13-1 Color management library ii libmagick9 6:6.2.4.5-0.2 Image manipulation library ii libpango1.0-0 1.8.2-3 Layout and rendering of internatio ii libpng12-0 1.2.8rel-5 PNG library - runtime ii libsm6 6.8.2.dfsg.1-7 X Window System Session Management ii libtiff4 3.7.4-1 Tag Image File Format (TIFF) libra ii libvips10c2a 7.10.17-1 image processing system good for v ii libx11-6 6.8.2.dfsg.1-7 X Window System protocol client li ii libxext6 6.8.2.dfsg.1-7 X Window System miscellaneous exte ii libxml2 2.6.22-2 GNOME XML library ii libxt6 6.8.2.dfsg.1-7 X Toolkit Intrinsics ii xlibs 6.8.2.dfsg.1-7 X Window System client libraries m ii zlib1g 1:1.2.3-8 compression library - runtime Versions of packages nip2 recommends: ii elvis [www-browser] 2.2.0-3 powerful clone of the vi/ex text e ii konqueror [www-brow 4:3.4.2-4 KDE's advanced file manager, web b ii links2 [www-browser 2.1pre19-1 Web browser running in both graphi ii mozilla-browser [ww 2:1.7.12-1 The Mozilla Internet application s ii mozilla-firefox [ww 1.0.7-1 lightweight web browser based on M ii opera [www-browser] 8.51-20051114.6 The Opera Web Browser ii w3-el-e21 [www-brow 4.0pre.2001.10.27-17 Web browser for GNU Emacs 21 -- no debconf information __________________________________________________________________ Nur bis 31.12.: 1&1 DSL mit WEB.DE Preisvorteil! Jetzt einsteigen und die Vorteile sichern! http://1und1dsl.web.de/?mc=021130
nip2.crash
Description: Binary data