Your message dated Wed, 27 Jan 2010 11:27:18 +0000
with message-id <[email protected]>
and subject line Bug#566823: fixed in serna-free 0.svn235-2
has caused the Debian Bug report #566823,
regarding serna: segfault on 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 [email protected]
immediately.)


-- 
566823: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566823
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: serna
Version: 0.svn235-1
Severity: normal


Hi,

I cannot start serna on my lenny system:

$ strace serna
...
open("/usr/lib/serna/icons", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 19
statfs("/usr/lib/serna/icons", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, 
f_blocks=6488031, f_bfree=1640682, f_bavail=1311108, f_files=3296640, 
f_ffree=2635058, f_fsid={-1707548184, 1863505608}, f_namelen=255, 
f_frsize=4096}) = 0
getdents(19, [3]    32117 segmentation fault  strace serna

Here is the backtrace:
Program received signal SIGSEGV, Segmentation fault.
strlen () at ../sysdeps/x86_64/strlen.S:31
31      ../sysdeps/x86_64/strlen.S: No such file or directory.
        in ../sysdeps/x86_64/strlen.S
Current language:  auto
The current source language is "auto; currently asm".
(gdb) bt
#0  strlen () at ../sysdeps/x86_64/strlen.S:31
#1  0x00007fffea57b41f in PyString_FromFormatV () from 
/usr/lib/libpython2.5.so.1.0
#2  0x00007fffea5cb040 in PyErr_Format () from /usr/lib/libpython2.5.so.1.0
#3  0x00007fffea05fd45 in ?? () from /usr/lib/python2.5/site-packages/sip.so
#4  0x00007fffea2cf7c8 in initSernaApiCore () from 
/usr/lib/serna/plugins/pyplugin/SernaApiCore.so
#5  0x00007fffea5d5456 in _PyImport_LoadDynamicModule () from 
/usr/lib/libpython2.5.so.1.0
#6  0x00007fffea5d3973 in ?? () from /usr/lib/libpython2.5.so.1.0
#7  0x00007fffea5d3c02 in ?? () from /usr/lib/libpython2.5.so.1.0
#8  0x00007fffea5d422a in ?? () from /usr/lib/libpython2.5.so.1.0
#9  0x00007fffea5d45ff in PyImport_ImportModuleLevel () from 
/usr/lib/libpython2.5.so.1.0
#10 0x00007fffea5b5a0d in ?? () from /usr/lib/libpython2.5.so.1.0
#11 0x00007fffea5312a3 in PyObject_Call () from /usr/lib/libpython2.5.so.1.0
#12 0x00007fffea5b6001 in PyEval_CallObjectWithKeywords () from 
/usr/lib/libpython2.5.so.1.0
#13 0x00007fffea5ba401 in PyEval_EvalFrameEx () from 
/usr/lib/libpython2.5.so.1.0
#14 0x00007fffea5bdbed in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0
#15 0x00007fffea5bdde2 in PyEval_EvalCode () from /usr/lib/libpython2.5.so.1.0
#16 0x00007fffea5d08a0 in PyImport_ExecCodeModuleEx () from 
/usr/lib/libpython2.5.so.1.0
#17 0x00007fffea5d0b20 in ?? () from /usr/lib/libpython2.5.so.1.0
#18 0x00007fffea5d3973 in ?? () from /usr/lib/libpython2.5.so.1.0
#19 0x00007fffea5d3c02 in ?? () from /usr/lib/libpython2.5.so.1.0
#20 0x00007fffea5d422a in ?? () from /usr/lib/libpython2.5.so.1.0
#21 0x00007fffea5d45ff in PyImport_ImportModuleLevel () from 
/usr/lib/libpython2.5.so.1.0
#22 0x00007fffea5b5a0d in ?? () from /usr/lib/libpython2.5.so.1.0
#23 0x00007fffea5312a3 in PyObject_Call () from /usr/lib/libpython2.5.so.1.0
#24 0x00007fffea5b6001 in PyEval_CallObjectWithKeywords () from 
/usr/lib/libpython2.5.so.1.0
#25 0x00007fffea5ba401 in PyEval_EvalFrameEx () from 
/usr/lib/libpython2.5.so.1.0
#26 0x00007fffea5bdbed in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0
#27 0x00007fffea5bdde2 in PyEval_EvalCode () from /usr/lib/libpython2.5.so.1.0
#28 0x00007fffea5db92c in PyRun_StringFlags () from /usr/lib/libpython2.5.so.1.0
#29 0x00007fffea5dcb80 in PyRun_SimpleStringFlags () from 
/usr/lib/libpython2.5.so.1.0
#30 0x00007fffea86eeec in ?? () from 
/usr/lib/serna/plugins/pyplugin/libpyplugin21.so
#31 0x00007fffea86fe4b in ?? () from 
/usr/lib/serna/plugins/pyplugin/libpyplugin21.so
#32 0x00007fffea87069c in init_serna_plugin () from 
/usr/lib/serna/plugins/pyplugin/libpyplugin21.so
#33 0x00000000004f59e5 in ?? ()
#34 0x00000000004f73d7 in ?? ()
#35 0x00000000008cd75f in ?? ()
#36 0x0000000000862c73 in ?? ()
#37 0x0000000000863434 in ?? ()
#38 0x000000000051ed71 in ?? ()
#39 0x000000000051fde4 in ?? ()
#40 0x00007ffff6ef2df2 in QMetaObject::activate(QObject*, int, int, void**) () 
from /usr/lib/libQtCore.so.4
#41 0x00007ffff6ef7f5f in ?? () from /usr/lib/libQtCore.so.4
#42 0x00007ffff6eed353 in QObject::event(QEvent*) () from 
/usr/lib/libQtCore.so.4
#43 0x00007ffff73ac01d in QApplicationPrivate::notify_helper(QObject*, QEvent*) 
() from /usr/lib/libQtGui.so.4
#44 0x00007ffff73b407a in QApplication::notify(QObject*, QEvent*) () from 
/usr/lib/libQtGui.so.4
#45 0x000000000051da9a in ?? ()
#46 0x00007ffff6eddc9c in QCoreApplication::notifyInternal(QObject*, QEvent*) 
() from /usr/lib/libQtCore.so.4
#47 0x00007ffff6f0a2c6 in ?? () from /usr/lib/libQtCore.so.4
#48 0x00007ffff6f06634 in ?? () from /usr/lib/libQtCore.so.4
#49 0x00007ffff253d90e in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#50 0x00007ffff25412c8 in ?? () from /lib/libglib-2.0.so.0
#51 0x00007ffff25413f0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#52 0x00007ffff6f0639c in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () 
from /usr/lib/libQtCore.so.4
#53 0x00007ffff7442f1f in ?? () from /usr/lib/libQtGui.so.4
#54 0x00007ffff6edc562 in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from 
/usr/lib/libQtCore.so.4
#55 0x00007ffff6edc934 in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from 
/usr/lib/libQtCore.so.4
#56 0x00007ffff6edeba4 in QCoreApplication::exec() () from 
/usr/lib/libQtCore.so.4
#57 0x00000000005202b7 in ?? ()
#58 0x000000000076ee37 in ?? ()
#59 0x00007ffff3080abd in __libc_start_main (main=<value optimized out>, 
argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized 
out>, fini=<value optimized out>, rtld_fini=<value optimized out>, 
stack_end=0x7fffffffe848) at libc-start.c:222
#60 0x0000000000445179 in ?? ()
#61 0x00007fffffffe848 in ?? ()
#62 0x000000000000001c in ?? ()
#63 0x0000000000000001 in ?? ()
#64 0x00007fffffffeb03 in ?? ()
#65 0x0000000000000000 in ?? ()


Thanks

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.1-amd64 (SMP w/8 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 serna depends on:
ii  docbook-xsl              1.73.2.dfsg.1-5 stylesheets for processing DocBook
ii  libaspell15              0.60.6-1        GNU Aspell spell-checker runtime l
ii  libc6                    2.10.2-2        GNU C Library: Shared libraries
ii  libfreetype6             2.3.7-2+lenny1  FreeType 2 font engine, shared lib
ii  libgcc1                  1:4.4.2-9       GCC support library
ii  libice6                  2:1.0.4-1       X11 Inter-Client Exchange library
ii  libqscintilla2-5         2.4-5           The Qt4 port of the Scintilla sour
ii  libqt4-assistant         4:4.5.3-4       Qt 4 assistant module
ii  libqt4-network           4:4.5.3-4       Qt 4 network module
ii  libqt4-qt3support        4:4.5.3-4       Qt 3 compatibility library for Qt 
ii  libqt4-sql               4:4.5.3-4       Qt 4 SQL module
ii  libqt4-svg               4:4.5.3-4       Qt 4 SVG module
ii  libqt4-xml               4:4.5.3-4       Qt 4 XML module
ii  libqtcore4               4:4.5.3-4       Qt 4 core module
ii  libqtgui4                4:4.5.3-4       Qt 4 GUI module
ii  libsm6                   2:1.0.3-2       X11 Session Management library
ii  libstdc++6               4.4.2-9         The GNU Standard C++ Library v3
ii  libx11-6                 2:1.3.2-1       X11 client-side library
ii  libxext6                 2:1.0.4-1       X11 miscellaneous extension librar
ii  libxft2                  2.1.14-1        FreeType-based font drawing librar
ii  libxinerama1             2:1.0.3-2       X11 Xinerama extension library
ii  libxmu6                  2:1.0.4-1       X11 miscellaneous utility library
ii  perl                     5.10.1-8        Larry Wall's Practical Extraction 
ii  python                   2.5.2-3         An interactive high-level object-o
ii  python-support           1.0.6           automated rebuilding support for P
ii  python2.5                2.5.2-15        An interactive high-level object-o
ii  xsltproc                 1.1.24-2        XSLT command line processor

serna recommends no packages.

serna suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: serna-free
Source-Version: 0.svn235-2

We believe that the bug you reported is fixed in the latest version of
serna-free, which is due to be installed in the Debian FTP archive:

serna-free_0.svn235-2.debian.tar.gz
  to main/s/serna-free/serna-free_0.svn235-2.debian.tar.gz
serna-free_0.svn235-2.dsc
  to main/s/serna-free/serna-free_0.svn235-2.dsc
serna_0.svn235-2_amd64.deb
  to main/s/serna-free/serna_0.svn235-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joachim Breitner <[email protected]> (supplier of updated serna-free 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: Tue, 26 Jan 2010 22:00:21 +0100
Source: serna-free
Binary: serna
Architecture: source amd64
Version: 0.svn235-2
Distribution: unstable
Urgency: low
Maintainer: Joachim Breitner <[email protected]>
Changed-By: Joachim Breitner <[email protected]>
Description: 
 serna      - Graphical XML editor
Closes: 566823 566987
Changes: 
 serna-free (0.svn235-2) unstable; urgency=low
 .
   * Added dependencies on python-qt4 and python-sip (Closes: #566987)
   * Manually version dependency on python-sip (Closes: #566823)
   * Add VCS-* headers
Checksums-Sha1: 
 5b9101c920533b7285def203f8db92ce08b75ecf 1512 serna-free_0.svn235-2.dsc
 5dfe72fd5197a819447c967f3aae76dfb23180d5 20572324 
serna-free_0.svn235-2.debian.tar.gz
 3a05dee29c1e830758a1734fac3ebdebe62c4672 53841438 serna_0.svn235-2_amd64.deb
Checksums-Sha256: 
 e257b6be273f94e3e3a87e7663d5af9713becd67250cc5fbb8f0a8dd2909bc30 1512 
serna-free_0.svn235-2.dsc
 9a7f9f881c5d751b3f7530162a7e59782feb72265795d5c4c7cd896882e2f8ab 20572324 
serna-free_0.svn235-2.debian.tar.gz
 4a5238c9b4b657d38e4b20e6c8607ccbbef268ae9833b1dcc7e987a2c416a9e9 53841438 
serna_0.svn235-2_amd64.deb
Files: 
 2dc5ed6dad717517b2219fa45b50f245 1512 text extra serna-free_0.svn235-2.dsc
 242efed12aed891c2d99f42f5dfba29b 20572324 text extra 
serna-free_0.svn235-2.debian.tar.gz
 1a7b17d54c26538e70d85901b4d18c78 53841438 text extra serna_0.svn235-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktfXFYACgkQ9ijrk0dDIGzNWgCggkTpDXUEN2QB8IsWsxTYRcjl
V4EAni6SE85g8yM14A+1iqj4mKbWgnDu
=XU0M
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to