[libxml-devel] Random crashes
Marc Munro
marc at bloodnok.com
Mon Mar 10 12:12:55 EDT 2008
Here's my latest random crash.
Please let me know if I can do anything more to help track this down.
marc:[import]$ gdb ruby
GNU gdb 6.7.1-debian
Copyright (C) 2007 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"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run ./gnumeric2dat.rb dd_ab.gnumeric
Starting program: /usr/bin/ruby ./gnumeric2dat.rb dd_ab.gnumeric
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0xb7ce78c0 (LWP 28199)]
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7ce78c0 (LWP 28199)]
0xb7c81813 in ruby_xml_parser_mark (rxp=0x809d980) at ruby_xml_parser.c:951
951 if (!NIL_P(((rx_io_data *)rxp->data)->io))
(gdb) bt
#0 0xb7c81813 in ruby_xml_parser_mark (rxp=0x809d980) at ruby_xml_parser.c:951
#1 0xb7eed5a5 in ?? () from /usr/lib/libruby1.8.so.1.8
#2 0x0809d980 in ?? ()
#3 0x00000000 in ?? ()
(gdb)
__
Marc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://rubyforge.org/pipermail/libxml-devel/attachments/20080310/ecbecf22/attachment-0001.bin
More information about the libxml-devel
mailing list