On 13 April 2010 20:15, Olberd <email address hidden> wrote:
> Do you prefer large outputs, such as that below, in a comment or an attachment?
Up to about a hundred lines is fine in a comment, beyond that I would
put it in an attachment.
> I will keep the gdb session running (since it takes a while to get to the error), so feel free to ask me to investigate further.
>
> (gdb) run /usr/bin/bzr branch ~/test.bzr.2/data test2
> Starting program: /usr/bin/python /usr/bin/bzr branch ~/test.bzr.2/data test2
> [Thread debugging using libthread_db enabled]
> - Fetching revisions:Get stream source
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff2306de8 in create_delta_index ()
> from /usr/lib/python2.6/dist-packages/bzrlib/_groupcompress_pyx.so
> (gdb) bt
> #0 0x00007ffff2306de8 in create_delta_index ()
> from /usr/lib/python2.6/dist-packages/bzrlib/_groupcompress_pyx.so
OK, I think that makes it fairly clear. You could also run the
command 'disassemble' here.
On 13 April 2010 20:15, Olberd <email address hidden> wrote:
> Do you prefer large outputs, such as that below, in a comment or an attachment?
Up to about a hundred lines is fine in a comment, beyond that I would
put it in an attachment.
> I will keep the gdb session running (since it takes a while to get to the error), so feel free to ask me to investigate further. python2. 6/dist- packages/ bzrlib/ _groupcompress_ pyx.so python2. 6/dist- packages/ bzrlib/ _groupcompress_ pyx.so
>
> (gdb) run /usr/bin/bzr branch ~/test.bzr.2/data test2
> Starting program: /usr/bin/python /usr/bin/bzr branch ~/test.bzr.2/data test2
> [Thread debugging using libthread_db enabled]
> - Fetching revisions:Get stream source
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff2306de8 in create_delta_index ()
> from /usr/lib/
> (gdb) bt
> #0 0x00007ffff2306de8 in create_delta_index ()
> from /usr/lib/
OK, I think that makes it fairly clear. You could also run the
command 'disassemble' here.
Thanks launchpad. net/~mbp/>
--
Martin <http://