Your message dated Wed, 02 Feb 2011 21:47:31 +0000
with message-id <[email protected]>
and subject line Bug#379391: fixed in xdrawchem 1.9.9-5
has caused the Debian Bug report #379391,
regarding xdrawchem: segfault when "save as"
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 [email protected]
immediately.)
--
379391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379391
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xdrawchem
Version: 1.9.9-1
Severity: normal
Hello,
1. how to reproduce
a. open xdrawchem
b. select "File" -> "Save as..." from menu
c. choose filetype txyz(or xyz, smil, ...)
d. write a file name, for example "1.txyz"
e. click save
f. segfault
2. backtrace
(gdb) bt
#0 IOIface::convertToOBMol (this=0x7fffc9cb36c0) at ioiface.cpp:226
#1 0x0000000000547ee3 in ApplicationWindow::OBNewSave (this=0x7ae2c0) at
application_ob.cpp:244
#2 0x0000000000548d7f in ApplicationWindow::OBExport (this=0x7ae2c0) at
application_ob.cpp:179
#3 0x0000000000558564 in ApplicationWindow::qt_invoke (this=0x7ae2c0, _id=65,
_o=0x7fffc9cb3d80) at application.moc.cpp:356
#4 0x000000373a90e776 in QObject::activate_signal () from
/usr/lib/libqt-mt.so.3
#5 0x000000373ac7be20 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#6 0x000000373a92b15b in QSignal::activate () from /usr/lib/libqt-mt.so.3
#7 0x000000373aa299d6 in QPopupMenu::mouseReleaseEvent () from
/usr/lib/libqt-mt.so.3
#8 0x000000373a946300 in QWidget::event () from /usr/lib/libqt-mt.so.3
#9 0x000000373a8a7c0c in QApplication::internalNotify () from
/usr/lib/libqt-mt.so.3
#10 0x000000373a8a8255 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#11 0x000000373a8393d8 in QApplication::sendSpontaneousEvent () from
/usr/lib/libqt-mt.so.3
#12 0x000000373a834921 in QETWidget::translateMouseEvent () from
/usr/lib/libqt-mt.so.3
#13 0x000000373a832fcb in QApplication::x11ProcessEvent () from
/usr/lib/libqt-mt.so.3
#14 0x000000373a84be7b in QEventLoop::processEvents () from
/usr/lib/libqt-mt.so.3
#15 0x000000373a8bfaa2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#16 0x000000373a8bf9ab in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#17 0x000000373a8a6878 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#18 0x00000000004dc5c7 in main (argc=1, argv=<value optimized out>) at
main.cpp:170
maybe xdrawchem can't deal with empty document in this case.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-em64t-p4-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages xdrawchem depends on:
hi libc6 2.3.6-15 GNU C Library: Shared libraries
hi libgcc1 1:4.1.1-9 GCC support library
hi libopenbabel1 2.0.1-1 Convert and manipulate chemical da
hi libqt3-mt 3:3.3.6-2 Qt GUI Library (Threaded runtime v
hi libstdc++6 4.1.1-9 The GNU Standard C++ Library v3
hi zlib1g 1:1.2.3-12 compression library - runtime
xdrawchem recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: xdrawchem
Source-Version: 1.9.9-5
We believe that the bug you reported is fixed in the latest version of
xdrawchem, which is due to be installed in the Debian FTP archive:
xdrawchem_1.9.9-5.diff.gz
to main/x/xdrawchem/xdrawchem_1.9.9-5.diff.gz
xdrawchem_1.9.9-5.dsc
to main/x/xdrawchem/xdrawchem_1.9.9-5.dsc
xdrawchem_1.9.9-5_amd64.deb
to main/x/xdrawchem/xdrawchem_1.9.9-5_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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
[email protected] (supplier of updated xdrawchem 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 02 Feb 2011 22:16:59 +0100
Source: xdrawchem
Binary: xdrawchem
Architecture: source amd64
Version: 1.9.9-5
Distribution: unstable
Urgency: low
Maintainer: Georges Khaznadar <[email protected]>
Changed-By: [email protected]
Description:
xdrawchem - Chemical structures and reactions editor
Closes: 215409 379391 405131 464921 482934
Changes:
xdrawchem (1.9.9-5) unstable; urgency=low
.
* fixed the segfault when saving an empty data. Closes: #379391
* applied Daniel Leidert's patch. Closes: #405131
* tried to reproduce the bug described by Robert Lemmen (at version 1.7.4),
entered the SMILES string "nh4" without triggering a segfault.
LI Daobing considered already this as non-reproducible since version
1.9.9-3. Closes: #215409
* removed the build dependency on libqt3-compat-headers. Closes: #464921
* the change in debian/menu already done ... Closes: #482934
Checksums-Sha1:
cbda2dad33fc22dd1df1cf940962ab730a42f591 1182 xdrawchem_1.9.9-5.dsc
2f519133357e73a83c910f0b65dab0fb21dd262a 519102 xdrawchem_1.9.9-5.diff.gz
ca5c3c1c40664ef6eb705b2d4765853e1bf41e23 868460 xdrawchem_1.9.9-5_amd64.deb
Checksums-Sha256:
ff2c81216472a4d7e6a6030032b486334f07cdcb1183e9e5783424afd5a84d8c 1182
xdrawchem_1.9.9-5.dsc
a2a02aa872907dfaad18f326a948cf9f89825dc59ebfd65a249922a3d110fb4f 519102
xdrawchem_1.9.9-5.diff.gz
e134ba1a01d291be7586e2fcdb9e73d561823539ad35e08e5b7112e81824d790 868460
xdrawchem_1.9.9-5_amd64.deb
Files:
9285eb16c6659bd78901a896d2601ffe 1182 science optional xdrawchem_1.9.9-5.dsc
fe646f63b210d58ad21c29f53d813141 519102 science optional
xdrawchem_1.9.9-5.diff.gz
35a8edbb9f2b516111eae8c5f9890abd 868460 science optional
xdrawchem_1.9.9-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFNScwJnfmb2hFpETARApE/AJ9aHfhQ5qYT1+4jYYgpYwYLkmDexQCfa+//
Fakn77qXUF2q/cvQGapvLIU=
=1Eba
-----END PGP SIGNATURE-----
--- End Message ---