[Kde-bindings] [Bug 71316] QtRuby : Segmentation fault when loading Qt
lypanov at kde.org
lypanov at kde.org
Sun Dec 28 12:21:46 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=71316
------- Additional Comments From lypanov at kde.org 2003-12-28 13:21 -------
Subject: Re: [Kde-bindings] New: QtRuby : Segmentation fault when loading Qt
On Sun, Dec 28, 2003 at 12:32:35PM +0100, Alexander Kellett wrote:
> i'll email the backtrace shortly. and the ruby configure
> flag that works around it. and the code that ruby adds
> that makes it work.
gdb output:
$ gdb ruby
(gdb) run rbqtapi
Starting program: /usr/bin/ruby rbqtapi
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 16384 (LWP 30108)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 30108)]
0x410d1785 in __pthread_unlock () from /lib/libpthread.so.0
(gdb) bt
#0 0x410d1785 in __pthread_unlock () from /lib/libpthread.so.0
#1 0x410ced75 in pthread_mutex_unlock () from /lib/libpthread.so.0
#2 0x40259bc9 in _dl_open () from /lib/libc.so.6
#3 0x40100e88 in dlopen_doit () from /lib/libdl.so.2
#4 0x4000adc6 in _dl_catch_error_internal () from /lib/ld-linux.so.2
#5 0x40101286 in _dlerror_run () from /lib/libdl.so.2
#6 0x40100ed4 in dlopen@@GLIBC_2.1 () from /lib/libdl.so.2
#7 0x400444fe in dln_load () from /usr/lib/libruby18.so.1.8
#8 0x40057d43 in rb_require_safe () from /usr/lib/libruby18.so.1.8
#9 0x400579eb in rb_f_require () from /usr/lib/libruby18.so.1.8
#10 0x40066fb9 in call_cfunc () from /usr/lib/libruby18.so.1.8
#11 0x40060e45 in rb_call0 () from /usr/lib/libruby18.so.1.8
#12 0x40056454 in rb_call () from /usr/lib/libruby18.so.1.8
#13 0x400521b8 in rb_eval () from /usr/lib/libruby18.so.1.8
#14 0x400577c9 in rb_load () from /usr/lib/libruby18.so.1.8
#15 0x40057dc6 in rb_require_safe () from /usr/lib/libruby18.so.1.8
#16 0x400579eb in rb_f_require () from /usr/lib/libruby18.so.1.8
#17 0x40066fb9 in call_cfunc () from /usr/lib/libruby18.so.1.8
#18 0x40060e45 in rb_call0 () from /usr/lib/libruby18.so.1.8
#19 0x40056454 in rb_call () from /usr/lib/libruby18.so.1.8
#20 0x400521b8 in rb_eval () from /usr/lib/libruby18.so.1.8
#21 0x4004ed01 in ruby_exec () from /usr/lib/libruby18.so.1.8
#22 0x4004ed95 in ruby_run () from /usr/lib/libruby18.so.1.8
#23 0x080486b3 in main ()
#24 0x4016790b in __libc_start_main () from /lib/libc.so.6
Alex
_______________________________________________
Kde-bindings mailing list
Kde-bindings at kde.org
https://mail.kde.org/mailman/listinfo/kde-bindings
More information about the Kde-bindings
mailing list