[redland-dev] Redland 1.0.1 Segfault
Christopher Schmidt
crschmidt at crschmidt.net
Thu Jun 2 12:36:55 BST 2005
On Thu, Jun 02, 2005 at 01:30:48PM +0200, Danny Ayers wrote:
> On 5/31/05, Christopher Schmidt <crschmidt at crschmidt.net> wrote:
>
> > #1 0x40649473 in librdf_free_stream (stream=0x82295f8) at rdf_stream.c:123
> > #2 0x4064d178 in rasqal_redland_finish_triples_match (rtm=0x0,
> > user_data=0x8229518) at rdf_query_rasqal.c:424
> > #3 0x4066e2a6 in rasqal_free_triples_match (rtm=0x82165a0)
> > at rasqal_engine.c:465
>
> Pardon my ignorance, but how did you get the more detailed trace?
Write script: fail.py
$ gdb python
...
(gdb) run fail.py
...
Recieved SIGSEGV
(gdb) bt
Backtrace goes here.
The three lines I need to type are the $ gdb line, and the (gdb) lines.
That's about all the gdb-foo I know. One of the few things I did learn
in my operating systems class.
--
Christopher Schmidt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.gnomehack.com/pipermail/redland-dev/attachments/20050602/0efd25ff/attachment.pgp
More information about the redland-dev
mailing list