[Python-modules-team] Bug#552511: [python-sip4] Python app "Leo" crashes after dist-upgrade int'ing latest python-sip4

loretta loretta at vol.at
Mon Oct 26 19:04:39 UTC 2009


Package: python-sip4
Version: 4.9-1
Severity: normal

--- Please enter the report below this line. ---


--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.31-5.slh.1-sidux-686

Debian Release: squeeze/sid
  500 unstable        sidux.office-vienna.at 
  500 unstable        ftp.us.debian.org 
  500 lenny-wx        apt.wxwidgets.org 

--- Package information. ---
Depends               (Version) | Installed
===============================-+-=============
python                 (<< 2.6) | 2.5.4-2
python                 (>= 2.4) | 2.5.4-2
python-support      (>= 0.90.0) | 1.0.4
libc6                (>= 2.1.3) | 2.10.1-2
libgcc1            (>= 1:4.1.1) | 1:4.4.2-1
libstdc++6           (>= 4.1.1) | 4.4.2-1


Package's Recommends field is empty.

Package's Suggests field is empty.

--------

Backtrace of where app has crashed:

(gdb) run /usr/local/bin/launchLeo.py
Starting program: /usr/bin/python /usr/local/bin/launchLeo.py
[Thread debugging using libthread_db enabled]
[New Thread 0xb74b7b70 (LWP 5817)]
Leo 4.7 beta 1, build 2404, September 8, 2009
Python 2.5.4, qt version 4.5.3
linux2
reading settings in /usr/lib/python2.5/site-packages/leo/config/
leoSettings.leo
using menus from: leoSettings.leo
reading settings in /media/truecrypt13/.leo/leoSettings.leo
using menus from: leoSettings.leo
reading /media/truecrypt13/.leo/.leoRecentFiles.txt
loadOnePlugin no init() leo_to_rtf
Can not import win32com.client
opening default_leo_file: /home/fgeiger/.leo/workbook.leo
@enabled-plugins found in leoSettings.leo
loadOnePlugin can not load enabled plugin: nav_buttons
loadOnePlugin can not load enabled plugin: open_with
loadOnePlugin can not load enabled plugin: word_count
loadOnePlugin can not load enabled plugin: word_export
No word lists can be found for the language "en_US".
aspell checker not enabled

Program received signal SIGSEGV, Segmentation fault.
PyDict_GetItem (op=0x4, key=0x981d700) at ../Objects/dictobject.c:575
575     ../Objects/dictobject.c: No such file or directory.
        in ../Objects/dictobject.c
(gdb) bt
#0  PyDict_GetItem (op=0x4, key=0x8bf4700) at ../Objects/dictobject.c:
575
#1  0xb6af7954 in ?? () from /usr/lib/pymodules/python2.5/sip.so
#2  0xb5eb1db9 in ?? () from /usr/lib/pymodules/python2.5/PyQt4/
QtGui.so
#3  0xb5332a94 in QApplicationPrivate::notify_helper (this=0x8a14ba0,
receiver=0x96575e0, e=0xbfffd818) at kernel/qapplication.cpp:4065
#4  0xb533acc2 in QApplication::notify (this=0x8754610,
receiver=0x96575e0, e=0xbfffd818) at kernel/qapplication.cpp:4030
#5  0xb600f755 in ?? () from /usr/lib/pymodules/python2.5/PyQt4/
QtGui.so
#6  0xb646c1eb in QCoreApplication::notifyInternal (this=0x8754610,
receiver=0x96575e0, event=0xbfffd818)
    at kernel/qcoreapplication.cpp:610
#7  0xb6483e0e in QCoreApplication::sendEvent(QObject*, QEvent*) ()
from /usr/lib/libQtCore.so.4
#8  0xb647b87a in QObjectPrivate::setParent_helper (this=0x9659228,
o=0x96575e0) at kernel/qobject.cpp:1889
#9  0xb647b957 in QObject::setParent (this=0x9658498,
parent=0x96575e0) at kernel/qobject.cpp:1833
#10 0xb647bb9f in QObject (this=0x9658498, dd=..., parent=0x96575e0)
at kernel/qobject.cpp:710
#11 0xb532d496 in QAction (this=0x9658498, text=..., parent=0x96575e0)
at kernel/qaction.cpp:292
#12 0xb5771b8e in QMenu::addAction (this=0x96575e0, text=...) at
widgets/qmenu.cpp:1393
#13 0xb5e5845c in ?? () from /usr/lib/pymodules/python2.5/PyQt4/
QtGui.so
#14 0x080cd10a in call_function (f=0x9659084, throwflag=0) at ../
Python/ceval.c:3612
#15 PyEval_EvalFrameEx (f=0x9659084, throwflag=0) at ../Python/ceval.c:
2304
#16 0x080ce41d in PyEval_EvalCodeEx (co=0x8aa1e78, globals=0x8a9a824,
locals=0x0, args=0x8bf4558, argcount=1, kws=0x9658cf0, kwcount=4,
    defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2875
#17 0x0811419e in function_call (func=0x88d6e2c, arg=0x8bf454c,
kw=0x896579c) at ../Objects/funcobject.c:517
#18 0x0805d2a7 in PyObject_Call (func=0x0, arg=0x8bf454c,
kw=0x896579c) at ../Objects/abstract.c:1861
#19 0x080cba01 in ext_do_call (f=0x9658f14, throwflag=0) at ../Python/
ceval.c:3892
#20 PyEval_EvalFrameEx (f=0x9658f14, throwflag=0) at ../Python/ceval.c:
2344
#21 0x080ce41d in PyEval_EvalCodeEx (co=0x85b56e0, globals=0xb7ab7f0c,
locals=0x0, args=0x9658b18, argcount=2, kws=0x9658b20,
    kwcount=4, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:
2875
#22 0x080ccdc4 in fast_function (f=0x965896c, throwflag=0) at ../
Python/ceval.c:3708
#23 call_function (f=0x965896c, throwflag=0) at ../Python/ceval.c:3633
#24 PyEval_EvalFrameEx (f=0x965896c, throwflag=0) at ../Python/ceval.c:
2304
#25 0x080ce41d in PyEval_EvalCodeEx (co=0x85f72f0, globals=0x83872d4,
locals=0x0, args=0x96588a4, argcount=3, kws=0x96588b0, kwcount=0,
    defs=0x85be4b8, defcount=1, closure=0x0) at ../Python/ceval.c:2875
#26 0x080ccdc4 in fast_function (f=0x965873c, throwflag=0) at ../
Python/ceval.c:3708
#27 call_function (f=0x965873c, throwflag=0) at ../Python/ceval.c:3633
#28 PyEval_EvalFrameEx (f=0x965873c, throwflag=0) at ../Python/ceval.c:
2304
#29 0x080ce41d in PyEval_EvalCodeEx (co=0x85f43c8, globals=0x83872d4,
locals=0x0, args=0x9656e68, argcount=3, kws=0x9656e74, kwcount=1,
    defs=0x85be258, defcount=1, closure=0x0) at ../Python/ceval.c:2875
#30 0x080ccdc4 in fast_function (f=0x9656d0c, throwflag=0) at ../
Python/ceval.c:3708
#31 call_function (f=0x9656d0c, throwflag=0) at ../Python/ceval.c:3633
#32 PyEval_EvalFrameEx (f=0x9656d0c, throwflag=0) at ../Python/ceval.c:
2304
#33 0x080cdc25 in fast_function (f=0x96568e4, throwflag=0) at ../
Python/ceval.c:3698
---Type <return> to continue, or q <return> to quit---

#34 call_function (f=0x96568e4, throwflag=0) at ../Python/ceval.c:3633
#35 PyEval_EvalFrameEx (f=0x96568e4, throwflag=0) at ../Python/ceval.c:
2304
#36 0x080cdc25 in fast_function (f=0x965678c, throwflag=0) at ../
Python/ceval.c:3698
#37 call_function (f=0x965678c, throwflag=0) at ../Python/ceval.c:3633
#38 PyEval_EvalFrameEx (f=0x965678c, throwflag=0) at ../Python/ceval.c:
2304
#39 0x080cdc25 in fast_function (f=0x9656614, throwflag=0) at ../
Python/ceval.c:3698
#40 call_function (f=0x9656614, throwflag=0) at ../Python/ceval.c:3633
#41 PyEval_EvalFrameEx (f=0x9656614, throwflag=0) at ../Python/ceval.c:
2304
#42 0x080ce41d in PyEval_EvalCodeEx (co=0xb67172f0,
globals=0xb7ab9b54, locals=0x0, args=0x90084f0, argcount=2,
kws=0x90084f8,
    kwcount=0, defs=0xb7abac18, defcount=1, closure=0x0) at ../Python/
ceval.c:2875
#43 0x080ccdc4 in fast_function (f=0x9008384, throwflag=0) at ../
Python/ceval.c:3708
#44 call_function (f=0x9008384, throwflag=0) at ../Python/ceval.c:3633
#45 PyEval_EvalFrameEx (f=0x9008384, throwflag=0) at ../Python/ceval.c:
2304
#46 0x080ce41d in PyEval_EvalCodeEx (co=0xb67172a8,
globals=0xb7ab9b54, locals=0x0, args=0x9008354, argcount=2,
kws=0x900835c,
    kwcount=0, defs=0xb673f880, defcount=3, closure=0x0) at ../Python/
ceval.c:2875
#47 0x080ccdc4 in fast_function (f=0x90081fc, throwflag=0) at ../
Python/ceval.c:3708
#48 call_function (f=0x90081fc, throwflag=0) at ../Python/ceval.c:3633
#49 PyEval_EvalFrameEx (f=0x90081fc, throwflag=0) at ../Python/ceval.c:
2304
#50 0x080cdc25 in fast_function (f=0x8fe5f54, throwflag=0) at ../
Python/ceval.c:3698
#51 call_function (f=0x8fe5f54, throwflag=0) at ../Python/ceval.c:3633
#52 PyEval_EvalFrameEx (f=0x8fe5f54, throwflag=0) at ../Python/ceval.c:
2304
#53 0x080cdc25 in fast_function (f=0x81af09c, throwflag=0) at ../
Python/ceval.c:3698
#54 call_function (f=0x81af09c, throwflag=0) at ../Python/ceval.c:3633
#55 PyEval_EvalFrameEx (f=0x81af09c, throwflag=0) at ../Python/ceval.c:
2304
#56 0x080ce41d in PyEval_EvalCodeEx (co=0xb7dbea40,
globals=0xb7dca24c, locals=0x0, args=0x8177ed8, argcount=0,
kws=0x8177ed8,
    kwcount=0, defs=0x85ed138, defcount=2, closure=0x0) at ../Python/
ceval.c:2875
#57 0x080ccdc4 in fast_function (f=0x8177d9c, throwflag=0) at ../
Python/ceval.c:3708
#58 call_function (f=0x8177d9c, throwflag=0) at ../Python/ceval.c:3633
#59 PyEval_EvalFrameEx (f=0x8177d9c, throwflag=0) at ../Python/ceval.c:
2304
#60 0x080ce41d in PyEval_EvalCodeEx (co=0xb7db7380,
globals=0xb7e0bacc, locals=0xb7e0bacc, args=0x0, argcount=0, kws=0x0,
kwcount=0,
    defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2875
#61 0x080ce627 in PyEval_EvalCode (co=0xb7db7380, globals=0xb7e0bacc,
locals=0xb7e0bacc) at ../Python/ceval.c:514
#62 0x080eb33f in run_mod (fp=0x816b008, filename=0xbffff9bd "/usr/
local/bin/launchLeo.py", start=257, globals=0xb7e0bacc,
    locals=0xb7e0bacc, closeit=1, flags=0xbffff718) at ../Python/
pythonrun.c:1273
#63 PyRun_FileExFlags (fp=0x816b008, filename=0xbffff9bd "/usr/local/
bin/launchLeo.py", start=257, globals=0xb7e0bacc,
    locals=0xb7e0bacc, closeit=1, flags=0xbffff718) at ../Python/
pythonrun.c:1259
#64 0x080eb5fa in PyRun_SimpleFileExFlags (fp=0x816b008,
filename=0xbffff9bd "/usr/local/bin/launchLeo.py", closeit=1,
flags=0xbffff718)
    at ../Python/pythonrun.c:879
#65 0x08059350 in Py_Main (argc=1, argv=0xbffff804) at ../Modules/
main.c:532
---Type <return> to continue, or q <return> to quit---

#66 0x08058742 in main (argc=Cannot access memory at address 0x0
) at ../Modules/python.c:23
(gdb) 








More information about the Python-modules-team mailing list