Subject | Re: [firebird-python] segfault in fdb driver |
---|---|
Author | Pavel Cisar |
Post date | 2013-02-27T10:44:48Z |
Dne 26.2.2013 22:57, mariuz napsal(a):
Now we know it's about failing fetch operation (in firebird source
../src/remote/interface.cpp:1899) in context of
add_field_threadedcomment_rating_count migration step.
Could you please check what the migration app does in this step? What
calls and data are sent to fdb ? I would be difficult for me to
reproduce, as I don't use Ubuntu/Debian, neither django & mezzanine.
Pavel Cisar
IBPhoenix
> apt-get install python2.7-dbgI meant stack trace from Python, not gdb :) anyway, this helps a bit.
> apt-get install libfbclient2-dbg
>
> and then i migrated from mezzanine 1.3 to 1.4.2 latest
> django 1.5
> fdb latest
> django-firebird latest
>
> here is the stacktrace
> https://gist.github.com/mariuz/5042602
Now we know it's about failing fetch operation (in firebird source
../src/remote/interface.cpp:1899) in context of
add_field_threadedcomment_rating_count migration step.
Could you please check what the migration app does in this step? What
calls and data are sent to fdb ? I would be difficult for me to
reproduce, as I don't use Ubuntu/Debian, neither django & mezzanine.
Pavel Cisar
IBPhoenix