Your message dated Wed, 30 May 2012 21:30:06 +0000
with message-id <e1szqt0-0000sl...@franck.debian.org>
and subject line Bug#675196: fixed in swig2.0 2.0.7-2
has caused the Debian Bug report #675196,
regarding swig2.0: swig2.0/2.0.7 simply segfault
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.)
--
675196: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675196
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: swig2.0
Version: 2.0.7-1
Severity: serious
swig2.0 simply craps out on gdcm.i file:
$ gdbrun /usr/bin/swig2.0 -php -outdir
/tmp/gdcm-2.2.0/obj-x86_64-linux-gnu/Utilities/VTK -c++ -I/usr/include/vtk-5.8
-I/tmp/gdcm-2.2.0/obj-x86_64-linux-gnu/Source/Common
-I/tmp/gdcm-2.2.0/Source/Common
-I/tmp/gdcm-2.2.0/Source/DataStructureAndEncodingDefinition
-I/tmp/gdcm-2.2.0/Source/MediaStorageAndFileFormat
-I/tmp/gdcm-2.2.0/Source/DataDictionary -I/tmp/gdcm-2.2.0/Utilities/VTK
-I/usr/include/php5 -I/usr/local/include/php5 -I/usr/include/php
-I/usr/local/include/php -I/usr/local/apache/php -I/usr/include/php5/Zend
-I/usr/include/php5/main -I/usr/include/php5/TSRM
-I/tmp/gdcm-2.2.0/Utilities/VTK/INTERNAL -I/tmp/gdcm-2.2.0/Utilities/VTK/PHP5\
include\ paths -o
/tmp/gdcm-2.2.0/obj-x86_64-linux-gnu/Utilities/VTK/vtkgdcmPHP_wrap.cxx
/tmp/gdcm-2.2.0/Utilities/VTK/vtkgdcm.i
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 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 "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/swig2.0...(no debugging symbols found)...done.
/usr/include/vtk-5.8/vtkObjectBase.h:108: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkObject.h:57: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkObject.h:327: Warning 325: Nested template class not
currently supported (vtkClassMemberCallback ignored).
/tmp/gdcm-2.2.0/Utilities/VTK/vtkGDCMTesting.h:29: Warning 314: 'new' is a PHP
keyword, renamed as 'c_new'
/usr/include/vtk-5.8/vtkStringArray.h:37: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkMatrix4x4.h:45: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkMedicalImageProperties.h:34: Warning 314: 'new' is a
PHP keyword, renamed as 'c_new'
/usr/include/vtk-5.8/vtkDataObject.h:65: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkImageData.h:38: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkPolyData.h:75: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkAlgorithm.h:51: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkImageWriter.h:31: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkImageReader2.h:39: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkMedicalImageReader2.h:33: Warning 314: 'new' is a PHP
keyword, renamed as 'c_new'
/tmp/gdcm-2.2.0/Utilities/VTK/vtkGDCMImageReader.h:105: Warning 314: 'new' is a
PHP keyword, renamed as 'c_new'
/tmp/gdcm-2.2.0/Utilities/VTK/vtkGDCMImageWriter.h:50: Warning 314: 'new' is a
PHP keyword, renamed as 'c_new'
/usr/include/vtk-5.8/vtkWindowToImageFilter.h:66: Warning 314: 'new' is a PHP
keyword, renamed as 'c_new'
/usr/include/vtk-5.8/vtkImageExport.h:37: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkImageImport.h:37: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkImageCast.h:39: Warning 314: 'new' is a PHP keyword,
renamed as 'c_new'
/usr/include/vtk-5.8/vtkVolume16Reader.h:67: Warning 314: 'new' is a PHP
keyword, renamed as 'c_new'
/usr/include/vtk-5.8/vtkStringArray.h:34: Warning 402: Base class
'vtkAbstractArray' is incomplete.
/usr/include/vtk-5.8/vtkAlgorithm.h:34: Warning 402: Only forward declaration
'vtkAbstractArray' was found.
Program received signal SIGSEGV, Segmentation fault.
__strstr_sse42 (s1=0x0, s2=0x545def "::") at
../sysdeps/x86_64/multiarch/strstr.c:179
179 ../sysdeps/x86_64/multiarch/strstr.c: No such file or directory.
(gdb) bt
#0 __strstr_sse42 (s1=0x0, s2=0x545def "::") at
../sysdeps/x86_64/multiarch/strstr.c:179
#1 0x00000000004f863e in ?? ()
#2 0x00000000004fc7f8 in ?? ()
#3 0x00000000004fc92b in ?? ()
#4 0x000000000047f0e0 in ?? ()
#5 0x000000000047bbf3 in ?? ()
#6 0x000000000047c87e in ?? ()
#7 0x000000000047b7ad in ?? ()
#8 0x00000000004792ee in ?? ()
#9 0x00000000004abc72 in ?? ()
#10 0x000000000047cef0 in ?? ()
#11 0x000000000047bbc9 in ?? ()
#12 0x000000000047c87e in ?? ()
#13 0x000000000047b7ad in ?? ()
#14 0x000000000047827a in ?? ()
#15 0x000000000047bd75 in ?? ()
#16 0x000000000047c87e in ?? ()
#17 0x000000000047b7ad in ?? ()
#18 0x000000000047827a in ?? ()
#19 0x000000000047bd75 in ?? ()
#20 0x000000000047c87e in ?? ()
#21 0x000000000047b7ad in ?? ()
#22 0x00000000004ab2c3 in ?? ()
#23 0x00000000004853a6 in ?? ()
#24 0x00000000004066b3 in ?? ()
#25 0x00007ffff6e94ead in __libc_start_main (main=<optimized out>,
argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>,
fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe4c8)
at libc-start.c:228
#26 0x0000000000406d69 in ?? ()
#27 0x00007fffffffe4c8 in ?? ()
#28 0x000000000000001c in ?? ()
#29 0x0000000000000019 in ?? ()
#30 0x00007fffffffe82e in ?? ()
#31 0x00007fffffffe83f in ?? ()
#32 0x00007fffffffe844 in ?? ()
#33 0x00007fffffffe84c in ?? ()
#34 0x00007fffffffe87f in ?? ()
#35 0x00007fffffffe884 in ?? ()
#36 0x00007fffffffe89b in ?? ()
#37 0x00007fffffffe8d0 in ?? ()
#38 0x00007fffffffe8f0 in ?? ()
#39 0x00007fffffffe92c in ?? ()
#40 0x00007fffffffe95f in ?? ()
#41 0x00007fffffffe987 in ?? ()
#42 0x00007fffffffe9a7 in ?? ()
#43 0x00007fffffffe9bb in ?? ()
#44 0x00007fffffffe9d5 in ?? ()
#45 0x00007fffffffe9e8 in ?? ()
#46 0x00007fffffffea01 in ?? ()
#47 0x00007fffffffea19 in ?? ()
#48 0x00007fffffffea32 in ?? ()
#49 0x00007fffffffea4b in ?? ()
#50 0x00007fffffffea64 in ?? ()
#51 0x00007fffffffea8d in ?? ()
#52 0x00007fffffffeac0 in ?? ()
#53 0x00007fffffffeac3 in ?? ()
#54 0x00007fffffffeb0a in ?? ()
#55 0x0000000000000000 in ?? ()
-- System Information:
Debian Release: 6.0.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100,
'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages swig2.0 depends on:
ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.5-8 GCC support library
ii libpcre3 8.02-1.1 Perl 5 Compatible Regular Expressi
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
swig2.0 recommends no packages.
Versions of packages swig2.0 suggests:
pn swig2.0-doc <none> (no description available)
pn swig2.0-examples <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: swig2.0
Source-Version: 2.0.7-2
We believe that the bug you reported is fixed in the latest version of
swig2.0, which is due to be installed in the Debian FTP archive:
swig-doc_2.0.7-2_all.deb
to main/s/swig2.0/swig-doc_2.0.7-2_all.deb
swig-examples_2.0.7-2_all.deb
to main/s/swig2.0/swig-examples_2.0.7-2_all.deb
swig2.0-doc_2.0.7-2_all.deb
to main/s/swig2.0/swig2.0-doc_2.0.7-2_all.deb
swig2.0-examples_2.0.7-2_all.deb
to main/s/swig2.0/swig2.0-examples_2.0.7-2_all.deb
swig2.0_2.0.7-2.debian.tar.gz
to main/s/swig2.0/swig2.0_2.0.7-2.debian.tar.gz
swig2.0_2.0.7-2.dsc
to main/s/swig2.0/swig2.0_2.0.7-2.dsc
swig2.0_2.0.7-2_amd64.deb
to main/s/swig2.0/swig2.0_2.0.7-2_amd64.deb
swig_2.0.7-2_amd64.deb
to main/s/swig2.0/swig_2.0.7-2_amd64.deb
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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Torsten Landschoff <tors...@debian.org> (supplier of updated swig2.0 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 30 May 2012 22:20:51 +0200
Source: swig2.0
Binary: swig swig2.0 swig-examples swig2.0-examples swig-doc swig2.0-doc
Architecture: source all amd64
Version: 2.0.7-2
Distribution: unstable
Urgency: high
Maintainer: Torsten Landschoff <tors...@debian.org>
Changed-By: Torsten Landschoff <tors...@debian.org>
Description:
swig - Generate scripting interfaces to C/C++ code
swig-doc - HTML documentation for SWIG
swig-examples - Examples for applications of SWIG
swig2.0 - Generate scripting interfaces to C/C++ code
swig2.0-doc - HTML documentation for SWIG
swig2.0-examples - Examples for applications of SWIG
Closes: 675196
Changes:
swig2.0 (2.0.7-2) unstable; urgency=high
.
* Switch to out-of-source build.
* Applied patch by Klaus Kämpf (applied upstream) to fix seg fault when
attempting to warn about an illegal destructor (closes: #675196).
Checksums-Sha1:
d20d4c133a57530a94a506cd83979663e02db558 1648 swig2.0_2.0.7-2.dsc
0a0e47925822efd8ac0d3a3a4a1ef1daf882e4c5 19045 swig2.0_2.0.7-2.debian.tar.gz
1ab140688e42172c62634185d60b4eb4b2711c2c 271652 swig-examples_2.0.7-2_all.deb
72cc45bc87d0d811507dd84f72c3ab0c2817400b 1261328
swig2.0-examples_2.0.7-2_all.deb
edad1f0c31f189d994ed20cf704ef6baaad4b5f9 271636 swig-doc_2.0.7-2_all.deb
62612da06125122decd185139f243abd42c33330 2799796 swig2.0-doc_2.0.7-2_all.deb
1a6779a9a5de2017925fd4cc252b23f3cbc8d9ab 276986 swig_2.0.7-2_amd64.deb
cbc9f52567ff81812f0623d6151d0e72f7d342fa 1425814 swig2.0_2.0.7-2_amd64.deb
Checksums-Sha256:
a08803a3d4e502f63527e43cbd35970453a350d88ae50ac8ab969ee8f5c7771f 1648
swig2.0_2.0.7-2.dsc
3c0dc7200855035d339015402e028089a3769fc1cb61b3b482fd809273a1b570 19045
swig2.0_2.0.7-2.debian.tar.gz
70fef063d07d87fd53c645127c1ceb40a79a88733a6d9084855247631b80b5d8 271652
swig-examples_2.0.7-2_all.deb
81beb7149b140bd8f9f3a6bde2e8699b2c1710a23eb5fe0d61f690580eb7a8e7 1261328
swig2.0-examples_2.0.7-2_all.deb
6d97fc39f41150867335dca84a799af19aa745b4217d4de212f2b9cbb6b42541 271636
swig-doc_2.0.7-2_all.deb
6c6a149578243904d3c6d21b98765ef3308c4e7ab3a4bde6d92471ee242e5ba5 2799796
swig2.0-doc_2.0.7-2_all.deb
9bce47610d46866b6a0dccf06aa9f51281da8875f697719cd0e404ca7bfe6afe 276986
swig_2.0.7-2_amd64.deb
049d9b2c1560dd141a4e0ca3e802b983eecc6467875cbf089c3a2a4c1c89f248 1425814
swig2.0_2.0.7-2_amd64.deb
Files:
e1f43dc6c5c5aae4ee49aa80aa4cc99e 1648 interpreters optional swig2.0_2.0.7-2.dsc
803a4040d2db58d6bda26543bde5f1b2 19045 interpreters optional
swig2.0_2.0.7-2.debian.tar.gz
67585e49b1390ada444a80552f5a10e4 271652 interpreters optional
swig-examples_2.0.7-2_all.deb
ca803461695e5b031400eb901a57301e 1261328 interpreters optional
swig2.0-examples_2.0.7-2_all.deb
71304bfa68eec3996f7b4a8e3956d839 271636 doc optional swig-doc_2.0.7-2_all.deb
948827254096a3921c2f0bac769e6872 2799796 doc optional
swig2.0-doc_2.0.7-2_all.deb
0bc2496d6f02c16ab3e632f9ffa027b5 276986 interpreters optional
swig_2.0.7-2_amd64.deb
5cd92db6d5ebb107ca9b848f2379d49a 1425814 interpreters optional
swig2.0_2.0.7-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQFPxoHVdQgHtVUb5EcRApCZAJ9TZ+EYoxEZo9sFE4Aw38amcihsKgCeNp9e
Geb+Ql1cE3ZIUbAYSbSSlW8=
=LOSi
-----END PGP SIGNATURE-----
--- End Message ---