[Bug 273456] Re: eric4 segfaults on recent th during start

Elan Ruusamäe 273456 at bugs.launchpad.net
Tue Mar 24 06:53:40 CET 2015


outdated

** Changed in: pld-linux
       Status: New => Won't Fix

-- 
You received this bug notification because you are subscribed to PLD
Linux.
https://bugs.launchpad.net/bugs/273456

Title:
  eric4 segfaults on recent th during start

Status in PLD Linux Distribution:
  Won't Fix

Bug description:
  [matkor at 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/pld-linux/+bug/273456/+subscriptions


More information about the pld-bugs mailing list