Your message dated Tue, 05 Aug 2014 03:36:44 +0000
with message-id <e1xevyk-0006yb...@franck.debian.org>
and subject line Bug#756465: fixed in maxima 5.33.0-14
has caused the Debian Bug report #756465,
regarding maxima: "Segmentation fault" during startup
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
756465: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756465
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: maxima
Version: 5.33.0-13
Severity: grave
Justification: renders package unusable

Dear Maintainer,

when satrting up maxima I get a "Segmentation fault" straight away:

---------------------------- cut ------------------------------
jomo@mars [/home/jomo] >maxima

Unrecoverable error: Segmentation violation..
Segmentation fault
jomo@mars [/home/jomo]
---------------------------- cut ------------------------------

gdb isn't showing useful information either as far as I can see:

---------------------------- cut ------------------------------
jomo@mars [/home/jomo] >libdir=/usr/lib
jomo@mars [/home/jomo] >layout_autotools=true
jomo@mars [/home/jomo] >MAXIMA_DEFAULT_IMAGESDIR=/usr/lib/maxima/5.33.0
jomo@mars [/home/jomo] >MAXIMA_IMAGESDIR=/usr/lib/maxima/5.33.0
jomo@mars [/home/jomo] >MAXIMA_DEFAULT_LISP=gcl
jomo@mars [/home/jomo] >MAXIMA_LISP=gcl
jomo@mars [/home/jomo] 
>maxima_image_base=/usr/lib/maxima/5.33.0/binary-gcl/maxima
jomo@mars [/home/jomo] >gdb /usr/lib/maxima/5.33.0/binary-gcl/maxima 
GNU gdb (GDB) 7.6.2 (Debian 7.6.2-1.1+b1)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib/maxima/5.33.0/binary-gcl/maxima...(no debugging 
symbols found)...done.
(gdb) r
Starting program: /usr/lib/maxima/5.33.0/binary-gcl/maxima 
warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?

Program received signal SIGSEGV, Segmentation fault.
0x000c367f in ?? ()
(gdb) where
#0  0x000c367f in ?? ()
#1  0x000c8d22 in ?? ()
#2  0x000d6984 in ?? ()
#3  0x00020cc6 in ?? ()
#4  0x4b22aa63 in __libc_start_main (main=0x20c90, argc=1, argv=0xbffff4a4, 
init=0x31a0f0, fini=0x31a160, rtld_fini=0x4b1fcc90 <_dl_fini>, 
    stack_end=0xbffff49c) at libc-start.c:287
#5  0x00021b4c in ?? ()
(gdb)
---------------------------- cut ------------------------------

And finally some valgrind output:

---------------------------- cut ------------------------------
jomo@mars [/home/jomo] >valgrind /usr/lib/maxima/5.33.0/binary-gcl/maxima 
==12381== Memcheck, a memory error detector
==12381== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==12381== Using Valgrind-3.9.0 and LibVEX; rerun with -h for copyright info
==12381== Command: /usr/lib/maxima/5.33.0/binary-gcl/maxima
==12381== 
--12381-- WARNING: Serious error when reading debug info
--12381-- When reading debug info from /usr/lib/maxima/5.33.0/binary-gcl/maxima:
--12381-- Can't make sense of .data section mapping
==12381== Syscall param rt_sigaction(act->sa_mask) points to uninitialised 
byte(s)
==12381==    at 0x4B23F746: __libc_sigaction (sigaction.c:74)
==12381==    by 0xC361B: ??? (in /usr/lib/maxima/5.33.0/binary-gcl/maxima)
==12381==    by 0xC8D21: ??? (in /usr/lib/maxima/5.33.0/binary-gcl/maxima)
==12381==    by 0x4B22AA62: (below main) (libc-start.c:287)
==12381==  Address 0xbec2bf40 is on thread 1's stack
==12381== 
==12381== Syscall param rt_sigaction(act->sa_mask) points to uninitialised 
byte(s)
==12381==    at 0x4B23F746: __libc_sigaction (sigaction.c:74)
==12381==    by 0xC3638: ??? (in /usr/lib/maxima/5.33.0/binary-gcl/maxima)
==12381==    by 0xC8D21: ??? (in /usr/lib/maxima/5.33.0/binary-gcl/maxima)
==12381==    by 0x4B22AA62: (below main) (libc-start.c:287)
==12381==  Address 0xbec2bf40 is on thread 1's stack
==12381== 
==12381== Invalid read of size 4
==12381==    at 0x4B274A4D: fflush (iofflush.c:40)
==12381==    by 0xC8AC6: ??? (in /usr/lib/maxima/5.33.0/binary-gcl/maxima)
==12381==  Address 0x403e0aa0 is not stack'd, malloc'd or (recently) free'd
==12381== 
==12381== Can't extend stack to 0x658790 during signal delivery for thread 1:
==12381==   no stack segment
==12381== 
==12381== Process terminating with default action of signal 11 (SIGSEGV)
==12381==  Access not within mapped region at address 0x658790
==12381==    at 0x4B274A4D: fflush (iofflush.c:40)
==12381==    by 0xC8AC6: ??? (in /usr/lib/maxima/5.33.0/binary-gcl/maxima)
---------------------------- cut ------------------------------


Kind regards, Joerg.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages maxima depends on:
ii  libc6         2.19-7
ii  libgmp10      2:6.0.0+dfsg-4
ii  libreadline6  6.3-6
ii  libx11-6      2:1.6.2-2

Versions of packages maxima recommends:
ii  gnuplot-x11   4.6.5-9
ii  maxima-share  5.33.0-13

Versions of packages maxima suggests:
ii  maxima-doc    5.33.0-13
pn  maxima-emacs  <none>
pn  texmacs       <none>
ii  tk [wish]     8.6.0+8
ii  xmaxima       5.33.0-13

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: maxima
Source-Version: 5.33.0-14

We believe that the bug you reported is fixed in the latest version of
maxima, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 756...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Camm Maguire <c...@debian.org> (supplier of updated maxima package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 05 Aug 2014 01:56:07 +0000
Source: maxima
Binary: maxima maxima-src maxima-test maxima-doc xmaxima maxima-emacs 
maxima-share
Architecture: source all amd64
Version: 5.33.0-14
Distribution: unstable
Urgency: medium
Maintainer: Camm Maguire <c...@debian.org>
Changed-By: Camm Maguire <c...@debian.org>
Description:
 maxima     - Computer algebra system -- base system
 maxima-doc - Computer algebra system -- documentation
 maxima-emacs - Computer algebra system -- emacs interface
 maxima-share - Computer algebra system -- extra code
 maxima-src - Computer algebra system -- source code
 maxima-test - Computer algebra system -- test suite
 xmaxima    - Computer algebra system -- x interface
Closes: 756337 756465
Changes:
 maxima (5.33.0-14) unstable; urgency=medium
 .
   * build-dep latest gcl
   * Bug fix: "&quot;Segmentation fault&quot; during startup", thanks to
     Joerg Morbitzer (Closes: #756465).
   * Bug fix: "Maxima segfaults when calculating determinant", thanks to
     Jeronimo Pellegrini (Closes: #756337).
Checksums-Sha1:
 2df3ffc0b008e1db76fe56a02b0105070353d5cd 1504 maxima_5.33.0-14.dsc
 314c9a2ac2d289a7eec8f8776217d93a8c847957 1798296 maxima_5.33.0-14.debian.tar.xz
 28e324aca0af70a57f9c7269ce93c958fb3e8eac 1109268 maxima-src_5.33.0-14_all.deb
 373cdd1fcffaa9873cc4bf033b10f50f7129f0fe 364084 maxima-test_5.33.0-14_all.deb
 7429a52a8efd1ef71674763a65ef2d0f4ab66005 4587794 maxima-doc_5.33.0-14_all.deb
 245a54372955993a30477be80ecc2dc203605576 187274 maxima-emacs_5.33.0-14_all.deb
 896cf3287c589bd21b773f8282676d9c685d6739 4988842 maxima-share_5.33.0-14_all.deb
 008446dfa6b63d46f92fac4e2211e54eded4ba21 6399188 maxima_5.33.0-14_amd64.deb
 8c688f8cb9b2cd4c9ba58643bdbf02d6a5c6129d 449232 xmaxima_5.33.0-14_amd64.deb
Checksums-Sha256:
 a836142c296322f0b2ef208042532fe6fb304835d8b32f2465b1b33a5f85225e 1504 
maxima_5.33.0-14.dsc
 8586971687f13a89f3f3a19feacb681759264fac191f44543662afd8d7033a9c 1798296 
maxima_5.33.0-14.debian.tar.xz
 d244f8c2cc80f6507dae674435f5a84441f86a90c78af9e233f76b61131ef376 1109268 
maxima-src_5.33.0-14_all.deb
 2bc4ced497e18a2853f12e47be58b7953325ec28e047019446ed7a948f81a2e1 364084 
maxima-test_5.33.0-14_all.deb
 9e70e293f51f332cbe60a8c0c7d7f2efd29da421b830903187d483c6bb5cc838 4587794 
maxima-doc_5.33.0-14_all.deb
 ac691c76ed07bd2d0c96f2ba27f76d2bd8c0037beb54b4a238b9aa545609dbc8 187274 
maxima-emacs_5.33.0-14_all.deb
 19e92166abec6237d38b633132f69d10a85bc57f640412e11834df636ec83d16 4988842 
maxima-share_5.33.0-14_all.deb
 50af71f18f5d381a3dcc0165ab98233bad3954502f588b3521dfe4d17d33b531 6399188 
maxima_5.33.0-14_amd64.deb
 df960b501a04efb61de3ad0c0476021ff78fd5a95752643d7712f05471ad4331 449232 
xmaxima_5.33.0-14_amd64.deb
Files:
 ccd8c6c08ce5fd91e84ff47cee503719 1109268 math optional 
maxima-src_5.33.0-14_all.deb
 8fd68a0cdbc288d4933313af2fc9fe73 364084 math optional 
maxima-test_5.33.0-14_all.deb
 725879af83a62db2badc2442287f6373 4587794 doc optional 
maxima-doc_5.33.0-14_all.deb
 b0139e13eb7baa2d890324a4f9541665 187274 math optional 
maxima-emacs_5.33.0-14_all.deb
 23f045fa67cadae1d1afb5957db98fbe 4988842 math optional 
maxima-share_5.33.0-14_all.deb
 c241c03a98b893cca1d5f7f3cacb47d5 6399188 math optional 
maxima_5.33.0-14_amd64.deb
 b5f7af9f058a3e788d72d0a03e76f2cf 449232 math optional 
xmaxima_5.33.0-14_amd64.deb
 458cdbbfdfba3a75b70337b0831bff41 1504 math optional maxima_5.33.0-14.dsc
 ca62b773c5e3b639420e1279ea001892 1798296 math optional 
maxima_5.33.0-14.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlPgPRoACgkQczG1wFfwRdxNvQCfW0QzBRV9uYjWygVKLh/JmRsN
Sq8AoKpUrnw9OhGQg4PuP7Dr8QPciPNc
=BRi7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to