Public bug reported:
All my TRAC sites sudendly stopped working. My webserver sais they
segfault.
When I run them manually I got a segfault too.
Installed the -dbg packages and run through gdb I found the error is
happening on psycopg2
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46958226929392 (LWP 24503)]
call_function_tail (callable=<value optimized out>, args=0x2ab500000000)
at ../Objects/abstract.c:1893
1893 ../Objects/abstract.c: No such file or directory.
in ../Objects/abstract.c
(gdb) bt
#0 call_function_tail (callable=<value optimized out>, args=0x2ab500000000)
at ../Objects/abstract.c:1893
#1 0x0000000000419a10 in PyObject_CallMethod (o=<value optimized out>,
name=0x2ab55a7c9e95 "getquoted", format=0x0) at ../Objects/abstract.c:1968
#2 0x00002ab55a7c27e3 in microprotocol_getquoted (obj=<value optimized out>,
conn=0xc3f118) at psycopg/microprotocols.c:142
#3 0x00002ab55a7c429b in _mogrify (var=0xc63e90, fmt=<value optimized out>,
conn=0xc3f118, new=0x7fff5b1c2808) at psycopg/cursor_type.c:203
#4 0x00002ab55a7c4fa8 in _psyco_curs_execute (self=0xc2e8c8,
operation=0x2ab54fa51f60, vars=0xc63e90, async=0)
at psycopg/cursor_type.c:300
#5 0x00002ab55a7c57ff in psyco_curs_execute (self=0xc2e8c8,
args=<value optimized out>, kwargs=<value optimized out>)
at psycopg/cursor_type.c:427
#6 0x000000000048875d in PyEval_EvalFrameEx (f=0xc93420,
throwflag=<value optimized out>) at ../Python/ceval.c:3564
#7 0x000000000048973a in PyEval_EvalCodeEx (co=0x2ab54fa63648,
globals=<value optimized out>, locals=<value optimized out>,
args=0xcc11e0, argcount=3, kws=0xcc11f8, kwcount=0, defs=0x2ab54fa792e8,
defcount=1, closure=0x0) at ../Python/ceval.c:2831
#8 0x0000000000487a45 in PyEval_EvalFrameEx (f=0xcc1050,
throwflag=<value optimized out>) at ../Python/ceval.c:3660
#9 0x000000000048973a in PyEval_EvalCodeEx (co=0x2ab54fa63648,
So I'm thinking this is a psycopg fault.
** Affects: psycopg (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
psycopg + python2.5 + amd64 + feisty = segfault
https://bugs.launchpad.net/bugs/115458
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs