[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#533506: The backtrace of system-config-printer-kde4 crash



Hello,

I am running Debian Sid, and I have also encountered this problem.
The following is the backtrace of the crash.

Regards,

M. Vefa Bicakci

=== 8< ===
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
(gdb) file /usr/bin/python
Reading symbols from /usr/bin/python...Reading symbols from /usr/lib/debug/usr/bin/python2.5...done.
done.
(gdb) run /usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py
Starting program: /usr/bin/python /usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py
[Thread debugging using libthread_db enabled]
[New Thread 0xb7e568d0 (LWP 30441)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7e568d0 (LWP 30441)]
0xb7ecdad3 in strlen () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7ecdad3 in strlen () from /lib/i686/cmov/libc.so.6
#1  0x0809886b in PyString_FromFormatV (format=0xb7ac9274 "the sip module implements API v%d.0 but the %s module requires API v%d.%d", vargs=0xbfdad188 "\005") at ../Objects/stringobject.c:211
#2  0x080dce3b in PyErr_Format (exception=0x8144c40, format=0xb7ac9274 "the sip module implements API v%d.0 but the %s module requires API v%d.%d") at ../Python/errors.c:522
#3  0xb7ac6442 in sip_api_export_module (client=0xb5e8d3c0, api_major=3, api_minor=8, unused=0xa24f8ac) at /tmp/buildd/sip4-qt3-4.8.1/siplib/siplib.c:1001
#4  0xb5da4647 in initkdecore () from /usr/lib/pymodules/python2.5/PyKDE4/kdecore.so
#5  0x080e6597 in _PyImport_LoadDynamicModule (name=0xbfdae2f7 "PyKDE4.kdecore", pathname=0xbfdad283 "/usr/lib/pymodules/python2.5/PyKDE4/kdecore.so", fp=0xa0fee20) at ../Python/importdl.c:53
#6  0x080e44f0 in load_module (name=0xbfdae2f7 "PyKDE4.kdecore", fp=0x73, buf=0xbfdad283 "/usr/lib/pymodules/python2.5/PyKDE4/kdecore.so", type=3, loader=0x0) at ../Python/import.c:1758
#7  0x080e4cd7 in import_submodule (mod=0xb7e16fa4, subname=0xbfdae2fe "kdecore", fullname=0xbfdae2f7 "PyKDE4.kdecore") at ../Python/import.c:2400
#8  0x080e4f6a in load_next (mod=0xb7e16fa4, altmod=0xb7e16fa4, p_name=<value optimized out>, buf=0xbfdae2f7 "PyKDE4.kdecore", p_buflen=0xbfdaf2f8) at ../Python/import.c:2220
#9  0x080e5585 in import_module_level (name=0x0, globals=<value optimized out>, locals=<value optimized out>, fromlist=0xb7e4052c, level=-1) at ../Python/import.c:2008
#10 0x080e5892 in PyImport_ImportModuleLevel (name=0xb7deead4 "PyKDE4.kdecore", globals=0xb7e2facc, locals=0xb7e2facc, fromlist=0xb7e4052c, level=-1) at ../Python/import.c:2072
#11 0x080c8424 in builtin___import__ (self=0x0, args=0xb7dee2d4, kwds=0x0) at ../Python/bltinmodule.c:47
#12 0x0805d4b7 in PyObject_Call (func=0x0, arg=0xb7dee2d4, kw=0x0) at ../Objects/abstract.c:1861
#13 0x080c88fc in PyEval_CallObjectWithKeywords (func=0xb7e1ee6c, arg=0xb7dee2d4, kw=0x0) at ../Python/ceval.c:3481
#14 0x080cc09e in PyEval_EvalFrameEx (f=0x9f7772c, throwflag=0) at ../Python/ceval.c:2093
#15 0x080d00c5 in PyEval_EvalCodeEx (co=0xb7e009b0, globals=0xb7e2facc, locals=0xb7e2facc, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2875
#16 0x080d02d7 in PyEval_EvalCode (co=0xb7e009b0, globals=0xb7e2facc, locals=0xb7e2facc) at ../Python/ceval.c:514
#17 0x080ed71f in PyRun_FileExFlags (fp=0x9f0f008, filename=0xbfdb01aa "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", start=257, globals=0xb7e2facc, locals=0xb7e2facc, closeit=1,
    flags=0xbfdaf7b8) at ../Python/pythonrun.c:1273
#18 0x080ed9ea in PyRun_SimpleFileExFlags (fp=0x9f0f008, filename=0xbfdb01aa "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", closeit=1, flags=0xbfdaf7b8)
    at ../Python/pythonrun.c:879
#19 0x08059357 in Py_Main (argc=1, argv=0xbfdaf884) at ../Modules/main.c:532
#20 0x08058722 in main (argc=Cannot access memory at address 0x0
) at ../Modules/python.c:23
(gdb)
=== >8 ===



Reply to: