eric4 segfaults on recent th during start

Bug #273456 reported by Mateusz Korniak
2
Affects Status Importance Assigned to Milestone
PLD Linux
Won't Fix
Undecided
Unassigned

Bug Description

[matkor@db ~]$ eric4
Object::connect: No such signal Shell::destroyed(QObject*)
Object::connect: No such signal Shell::destroyed(QObject*)
Object::connect: No such signal LexerPython::colorChanged(QColor,int)
Object::connect: No such signal LexerPython::eolFillChanged(bool,int)
Object::connect: No such signal LexerPython::fontChanged(QFont,int)
Object::connect: No such signal LexerPython::paperChanged(QColor,int)
Object::connect: No such signal LexerPython::propertyChanged(const char*,const char*)
Segmentation fault

stat64("/usr/share/python2.5/site-packages/eric4/QScintilla/Lexers/re", 0xbf9f982c) = -1 ENOENT (No such file or directory)
open("/usr/share/python2.5/site-packages/eric4/QScintilla/Lexers/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/share/python2.5/site-packages/eric4/QScintilla/Lexers/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/share/python2.5/site-packages/eric4/QScintilla/Lexers/re.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/share/python2.5/site-packages/eric4/QScintilla/Lexers/re.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/share/python2.5/site-packages/eric4/QScintilla/Lexers/Lexer", 0xbf9f982c) = -1 ENOENT (No such file or directory)
open("/usr/share/python2.5/site-packages/eric4/QScintilla/Lexers/Lexer.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/share/python2.5/site-packages/eric4/QScintilla/Lexers/Lexermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/share/python2.5/site-packages/eric4/QScintilla/Lexers/Lexer.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=5469, ...}) = 0
open("/usr/share/python2.5/site-packages/eric4/QScintilla/Lexers/Lexer.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=5937, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd7000
read(11, "\263\362\r\n\333\344\245Gc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s<\0\0\0d\0"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=5937, ...}) = 0
read(11, "ce to the QScintilla editor obje"..., 4096) = 1841
read(11, "", 4096) = 0
close(11) = 0
munmap(0xb7fd7000, 4096) = 0
close(10) = 0
close(9) = 0
write(2, "Object::connect: No such signal "..., 70Object::connect: No such signal LexerPython::colorChanged(QColor,int)
) = 70
write(2, "Object::connect: No such signal "..., 70Object::connect: No such signal LexerPython::eolFillChanged(bool,int)
) = 70
write(2, "Object::connect: No such signal "..., 68Object::connect: No such signal LexerPython::fontChanged(QFont,int)
) = 68
write(2, "Object::connect: No such signal "..., 70Object::connect: No such signal LexerPython::paperChanged(QColor,int)
) = 70
write(2, "Object::connect: No such signal "..., 86Object::connect: No such signal LexerPython::propertyChanged(const char*,const char*)
) = 86
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

poldek:/all-avail> ls Qt* -I
Qt3Support-4.4.1-2.i686
QtAssistant-4.4.1-2.i686
QtCore-4.4.1-2.i686
QtCore-devel-4.4.1-2.i686
QtDesigner-4.4.1-2.i686
QtDesigner-devel-4.4.1-2.i686
QtDesigner-static-4.4.1-2.i686
QtGui-4.4.1-2.i686
QtGui-devel-4.4.1-2.i686
QtNetwork-4.4.1-2.i686
QtOpenGL-4.4.1-2.i686
QtScript-4.4.1-2.i686
QtScript-devel-4.4.1-2.i686
QtSql-4.4.1-2.i686
QtSvg-4.4.1-2.i686
QtTest-4.4.1-2.i686
QtWebKit-4.4.1-2.i686
QtXml-4.4.1-2.i686
QtXml-devel-4.4.1-2.i686
19 packages
poldek:/all-avail> ls qscintilla* -I
qscintilla-1.7.1-1.i686
qscintilla2-2.2-1.i686
2 packages
poldek:/all-avail> ls sip-* python-sip* -I
python-sip-4.7.7-1.i686
python-sip-devel-4.7.7-1.i686
sip-4.7.7-1.i686
3 packages

Revision history for this message
Elan Ruusamäe (glen666) wrote :

outdated

Changed in pld-linux:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.