Your message dated Sat, 24 Apr 2010 19:32:29 +0000
with message-id <e1o5l5z-0005bu...@ries.debian.org>
and subject line Bug#579013: fixed in eric 4.4.3-2
has caused the Debian Bug report #579013,
regarding eric: Segmentation fault at start
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.)


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

Hello,

After a dist-upgrade on Debian Sid, eric is segfaulting immediatly after
execution as in bugs #534178 #532772

The behavior is not affected by having LANG=en_US.UTF-8 or LANG=C:

$ eric
Segmentation fault

python-kde3 o 4 are not installed.  Having python-sip4, python-sip-dev, python-
sip4-dev installed or not does not change its behavior.

$ strace eric

[...snip...]
close(5)                                = 0
stat64("/usr/share/eric/modules/Preferences/PyQt4", 0xbf879b70) = -1 ENOENT (No
such file or directory)
open("/usr/share/eric/modules/Preferences/PyQt4.so", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/share/eric/modules/Preferences/PyQt4module.so",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/share/eric/modules/Preferences/PyQt4.py", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/share/eric/modules/Preferences/PyQt4.pyc", O_RDONLY|O_LARGEFILE) =
-1 ENOENT (No such file or directory)
stat64("/usr/lib/pymodules/python2.5/PyQt4/Qsci", 0xbf879b60) = -1 ENOENT (No
such file or directory)
open("/usr/lib/pymodules/python2.5/PyQt4/Qsci.so", O_RDONLY|O_LARGEFILE) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=895280, ...}) = 0
open("/usr/lib/pymodules/python2.5/PyQt4/Qsci.so", O_RDONLY) = 6
read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`;\2\0004\0\0\0"...,
512) = 512
fstat64(6, {st_mode=S_IFREG|0644, st_size=895280, ...}) = 0
mmap2(NULL, 894144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) =
0xb5a2e000
mmap2(0xb5aef000, 106496, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xc1) = 0xb5aef000
close(6)                                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat64(6, {st_mode=S_IFREG|0644, st_size=61143, ...}) = 0
mmap2(NULL, 61143, PROT_READ, MAP_PRIVATE, 6, 0) = 0xb73a7000
close(6)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libqscintilla2.so.5", O_RDONLY) = 6
read(6,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\1\4\0004\0\0\0"..., 512) =
512
fstat64(6, {st_mode=S_IFREG|0644, st_size=1666572, ...}) = 0
mmap2(NULL, 1668864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) =
0xb5896000
mmap2(0xb5a27000, 24576, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x191) = 0xb5a27000
mmap2(0xb5a2d000, 1792, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb5a2d000
close(6)                                = 0
munmap(0xb73a7000, 61143)               = 0
stat64("/usr/share/eric/modules/Preferences/sip", 0xbf877890) = -1 ENOENT (No
such file or directory)
open("/usr/share/eric/modules/Preferences/sip.so", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/share/eric/modules/Preferences/sipmodule.so", O_RDONLY|O_LARGEFILE)
= -1 ENOENT (No such file or directory)
open("/usr/share/eric/modules/Preferences/sip.py", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/share/eric/modules/Preferences/sip.pyc", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault

On a eric instance running on Debian Testing instead of the segfault there
would be:

close(5)                                = 0

In both cases, 5 seems to be the file descriptor for
/usr/lib/pymodules/python2.5/PyQt4/Qsci.so

Thanks for your help,
Federico



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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages eric depends on:
ii  bicyclerepair               0.9-6        A refactoring tool for python
ii  python                      2.5.4-9      An interactive high-level object-o
ii  python-chardet              2.0.1-1      universal character encoding detec
ii  python-pygments             1.3.1+dfsg-1 syntax highlighting package writte
ii  python-qscintilla2          2.4.3-1      Python bindings for QScintilla 2
ii  python-qt4                  4.7.3-1      Python bindings for Qt4
ii  python-simplejson           2.1.1-1      simple, fast, extensible JSON enco
ii  python-support              1.0.8        automated rebuilding support for P

Versions of packages eric recommends:
ii  eric-api-files                4.4.3-1    API description files for use with

Versions of packages eric suggests:
pn  pyqt4-dev-tools               <none>     (no description available)
ii  python-doc                    2.5.2-1    Documentation for the high-level o
pn  python-kde4-doc               <none>     (no description available)
ii  python-profiler               2.6.5-1    deterministic profiling of any Pyt
pn  python-qt4-doc                <none>     (no description available)
pn  python-qt4-sql                <none>     (no description available)
pn  qt4-designer                  <none>     (no description available)
pn  qt4-dev-tools                 <none>     (no description available)
pn  qt4-doc-html                  <none>     (no description available)
ii  ruby                          4.4        An interpreter of object-oriented 

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: eric
Source-Version: 4.4.3-2

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

eric-api-files_4.4.3-2_all.deb
  to main/e/eric/eric-api-files_4.4.3-2_all.deb
eric_4.4.3-2.debian.tar.gz
  to main/e/eric/eric_4.4.3-2.debian.tar.gz
eric_4.4.3-2.dsc
  to main/e/eric/eric_4.4.3-2.dsc
eric_4.4.3-2_all.deb
  to main/e/eric/eric_4.4.3-2_all.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 579...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gudjon I. Gudjonsson <gud...@gudjon.org> (supplier of updated eric 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: Sat, 24 Apr 2010 20:59:03 +0200
Source: eric
Binary: eric eric-api-files
Architecture: source all
Version: 4.4.3-2
Distribution: unstable
Urgency: low
Maintainer: Gudjon I. Gudjonsson <gud...@gudjon.org>
Changed-By: Gudjon I. Gudjonsson <gud...@gudjon.org>
Description: 
 eric       - full featured Python IDE
 eric-api-files - API description files for use with eric
Closes: 579013
Changes: 
 eric (4.4.3-2) unstable; urgency=low
 .
   * Bump binary package python-qscintilla2 dependency to version 2.4.3
     (Closes: #579013)
Checksums-Sha1: 
 6703842f0c3d01488244a103084e7c6ede25393e 3611 eric_4.4.3-2.dsc
 64c040e5af59c2caa496d66067e099220c166656 21289 eric_4.4.3-2.debian.tar.gz
 b69fe3c8f9070e14316b45e42285d8ac03eada65 5770636 eric_4.4.3-2_all.deb
 f4efb6624653c4166810d2e1f5f02a9336a560b1 939404 eric-api-files_4.4.3-2_all.deb
Checksums-Sha256: 
 a94b778e33b50f3093b8cfb7aeab904f5d0b84b8034cae78ce954c13a87f7f29 3611 
eric_4.4.3-2.dsc
 dd919e1c6727dcfbde10eea847fe1b46e35f7b299ec621a05462004a10ea3d46 21289 
eric_4.4.3-2.debian.tar.gz
 6b63a4f3ff752ab6c071be46b9ff752c244b67c12064a8546ea7b1d7c19ad8a7 5770636 
eric_4.4.3-2_all.deb
 2a7c5f474a866b4f74a3c9ffa5207e09a583bf64c4cbea32d90b31e904cf59ef 939404 
eric-api-files_4.4.3-2_all.deb
Files: 
 f4785ed8dc7d3eaf8dc598994ad39386 3611 devel optional eric_4.4.3-2.dsc
 a530647b216d41de77b095753f44534b 21289 devel optional 
eric_4.4.3-2.debian.tar.gz
 46b9577078b10f2ca4fe12014d229929 5770636 devel optional eric_4.4.3-2_all.deb
 d44b515fbc404e344b3e7685d83fd3bf 939404 devel optional 
eric-api-files_4.4.3-2_all.deb

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

iEYEARECAAYFAkvTRMIACgkQB01zfu119ZkpFACggFkvfIMEvVrTlbBUIIluRn1Y
iIcAn2/Icsgd81cXUR6eaMA8ap99sm7F
=OcWI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to