Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 312736 Details for
Bug 456816
kazehakase segfauls with kazehakase-ruby on ruby side
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
gdb log when segv happens
gdb-kazehakase.log (text/plain), 9.54 KB, created by
Mamoru TASAKA
on 2008-07-27 17:37:58 UTC
(
hide
)
Description:
gdb log when segv happens
Filename:
MIME Type:
Creator:
Mamoru TASAKA
Created:
2008-07-27 17:37:58 UTC
Size:
9.54 KB
patch
obsolete
>Script started on Mon Jul 28 02:11:50 2008 >]0;tasaka1@localhost:~/rpmbuild/TEMP[?1034h[tasaka1@localhost TEMP]$ rpm -q kazehakase kazehakase-ruby ruby >kazehakase-0.5.4-7.svn3506_trunk.fc10.i386 >kazehakase-ruby-0.5.4-7.svn3506_trunk.fc10.i386 >ruby-1.8.6.230-5.fc10.i386 >]0;tasaka1@localhost:~/rpmbuild/TEMP[tasaka1@localhost TEMP]$ gdb kazehakase >[?1034hGNU gdb Fedora (6.8-15.fc10) >Copyright (C) 2008 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 "i386-redhat-linux-gnu"... >(gdb) run >Starting program: /usr/bin/kazehakase >[Thread debugging using libthread_db enabled] >[New Thread 0xb7fcb750 (LWP 7645)] > >Program received signal SIGSEGV, Segmentation fault. >gc_mark (ptr=8, lev=0) at gc.c:720 >720 if (obj->as.basic.flags == 0) return; /* free cell */ >Missing separate debuginfos, use: debuginfo-install bzip2.i386 cairo.i386 e2fsprogs.i386 expat.i386 freetype.i386 gcc.i386 gnutls.i386 gtk2-engines.i386 hyperestraier.i386 libICE.i386 libSM.i386 libXau.i386 libXcomposite.i386 libXcursor.i386 libXdmcp.i386 libXfixes.i386 libXi.i386 libXrandr.i386 libXrender.i386 libgpg-error.i386 libselinux.i386 libtasn1.i386 lzo.i386 nspr.i386 pixman.i386 qdbm.i386 ruby-gnome2.i386 >(gdb) bt >#0 gc_mark (ptr=8, lev=0) at gc.c:720 >#1 0x0078a22b in rb_mark_end_proc () at eval.c:7863 >#2 0x007ab3b5 in garbage_collect () at gc.c:1394 >#3 0x007abdd5 in rb_newobj () at gc.c:384 >#4 0x007cec31 in rb_node_newnode (type=167936, a0=0, a1=19893, a2=0) at parse.y:4520 >#5 0x007d8a87 in ruby_yyparse () at parse.y:895 >#6 0x007ddce4 in yycompile (f=0x820bf50 "/usr/lib/ruby/site_ruby/1.8/locale/base.rb", line=1) at parse.y:2624 >#7 0x007f7401 in load_file (fname=0x820bf50 "/usr/lib/ruby/site_ruby/1.8/locale/base.rb", script=0) at ruby.c:976 >#8 0x007a3661 in rb_load (fname=3086333060, wrap=0) at eval.c:6895 >#9 0x007a3d06 in rb_require_safe (fname=3086336120, safe=0) at eval.c:7258 >#10 0x007a3eb9 in rb_f_require (obj=3086526880, fname=3086333640) at eval.c:7151 >#11 0x0078be3b in call_cfunc (func=0x7a3e90 <rb_f_require>, recv=3086526880, len=0, argc=1, argv=0xb7f5b010) > at eval.c:5709 >#12 0x00796c76 in rb_call0 (klass=3086531740, recv=3086526880, id=9737, oid=9737, argc=1, argv=0xbfff9930, > body=0xb7f7c51c, flags=0) at eval.c:5859 >#13 0x00796e1a in rb_call (klass=3086531740, recv=3086526880, mid=9737, argc=1, argv=0xbfff9930, scope=1, > self=3086526880) at eval.c:6106 >#14 0x007916e1 in rb_eval (self=3086526880, n=<value optimized out>) at eval.c:3500 >#15 0x007a36c2 in rb_load (fname=3086337360, wrap=0) at eval.c:6901 >#16 0x007a3d06 in rb_require_safe (fname=3086453580, safe=0) at eval.c:7258 >#17 0x007a3eb9 in rb_f_require (obj=3086526880, fname=3086412000) at eval.c:7151 >#18 0x0078be3b in call_cfunc (func=0x7a3e90 <rb_f_require>, recv=3086526880, len=0, argc=1, argv=0xb7f5b010) > at eval.c:5709 >#19 0x00796c76 in rb_call0 (klass=3086531740, recv=3086526880, id=9737, oid=9737, argc=1, argv=0xbfffa390, > body=0xb7f7c51c, flags=0) at eval.c:5859 >#20 0x00796e1a in rb_call (klass=3086531740, recv=3086526880, mid=9737, argc=1, argv=0xbfffa390, scope=1, > self=3086526880) at eval.c:6106 >#21 0x007916e1 in rb_eval (self=3086526880, n=<value optimized out>) at eval.c:3500 >#22 0x007a36c2 in rb_load (fname=3086454540, wrap=0) at eval.c:6901 >#23 0x007a3d06 in rb_require_safe (fname=3086069180, safe=0) at eval.c:7258 >#24 0x007a3eb9 in rb_f_require (obj=3086526880, fname=3086020900) at eval.c:7151 >#25 0x0078be3b in call_cfunc (func=0x7a3e90 <rb_f_require>, recv=3086526880, len=0, argc=1, argv=0xb7f5b010) > at eval.c:5709 >#26 0x00796c76 in rb_call0 (klass=3086531740, recv=3086526880, id=9737, oid=9737, argc=1, argv=0xbfffae10, > body=0xb7f7c51c, flags=0) at eval.c:5859 >#27 0x00796e1a in rb_call (klass=3086531740, recv=3086526880, mid=9737, argc=1, argv=0xbfffae10, scope=1, > self=3086526880) at eval.c:6106 >#28 0x007916e1 in rb_eval (self=3086526880, n=<value optimized out>) at eval.c:3500 >#29 0x007a36c2 in rb_load (fname=3086070000, wrap=0) at eval.c:6901 >#30 0x007a3d06 in rb_require_safe (fname=3086198880, safe=0) at eval.c:7258 >#31 0x007a3eb9 in rb_f_require (obj=3086526880, fname=3086073820) at eval.c:7151 >#32 0x0078be3b in call_cfunc (func=0x7a3e90 <rb_f_require>, recv=3086526880, len=0, argc=1, argv=0xb7f5b010) > at eval.c:5709 >#33 0x00796c76 in rb_call0 (klass=3086531740, recv=3086526880, id=9737, oid=9737, argc=1, argv=0xbfffb8d0, > body=0xb7f7c51c, flags=0) at eval.c:5859 >#34 0x00796e1a in rb_call (klass=3086531740, recv=3086526880, mid=9737, argc=1, argv=0xbfffb8d0, scope=1, >---Type <return> to continue, or q <return> to quit--- > self=3086526880) at eval.c:6106 >#35 0x007916e1 in rb_eval (self=3086526880, n=<value optimized out>) at eval.c:3500 >#36 0x007943f0 in rb_eval (self=3086526880, n=<value optimized out>) at eval.c:3301 >#37 0x007a36c2 in rb_load (fname=3086221500, wrap=0) at eval.c:6901 >#38 0x007a3d06 in rb_require_safe (fname=3086229580, safe=0) at eval.c:7258 >#39 0x007a3eb9 in rb_f_require (obj=3086526880, fname=3086221640) at eval.c:7151 >#40 0x0078be3b in call_cfunc (func=0x7a3e90 <rb_f_require>, recv=3086526880, len=0, argc=1, argv=0xb7f5b010) > at eval.c:5709 >#41 0x00796c76 in rb_call0 (klass=3086531740, recv=3086526880, id=9737, oid=9737, argc=1, argv=0xbfffc770, > body=0xb7f7c51c, flags=0) at eval.c:5859 >#42 0x00796e1a in rb_call (klass=3086531740, recv=3086526880, mid=9737, argc=1, argv=0xbfffc770, scope=1, > self=3086526880) at eval.c:6106 >#43 0x007916e1 in rb_eval (self=3086526880, n=<value optimized out>) at eval.c:3500 >#44 0x007a36c2 in rb_load (fname=3086229900, wrap=0) at eval.c:6901 >#45 0x007a3d06 in rb_require_safe (fname=3086230260, safe=0) at eval.c:7258 >#46 0x007a3eb9 in rb_f_require (obj=3086526880, fname=3086230040) at eval.c:7151 >#47 0x0078be3b in call_cfunc (func=0x7a3e90 <rb_f_require>, recv=3086526880, len=0, argc=1, argv=0xb7f5b010) > at eval.c:5709 >#48 0x00796c76 in rb_call0 (klass=3086531740, recv=3086526880, id=9737, oid=9737, argc=1, argv=0xbfffd1d0, > body=0xb7f7c51c, flags=0) at eval.c:5859 >#49 0x00796e1a in rb_call (klass=3086531740, recv=3086526880, mid=9737, argc=1, argv=0xbfffd1d0, scope=1, > self=3086526880) at eval.c:6106 >#50 0x007916e1 in rb_eval (self=3086526880, n=<value optimized out>) at eval.c:3500 >#51 0x007a36c2 in rb_load (fname=3086230560, wrap=0) at eval.c:6901 >#52 0x007a3d06 in rb_require_safe (fname=3086457720, safe=0) at eval.c:7258 >#53 0x007a3eb9 in rb_f_require (obj=3086462460, fname=3086232780) at eval.c:7151 >#54 0x0078be3b in call_cfunc (func=0x7a3e90 <rb_f_require>, recv=3086462460, len=0, argc=1, argv=0xb7f5b010) > at eval.c:5709 >#55 0x00796c76 in rb_call0 (klass=3086531740, recv=3086462460, id=9737, oid=9737, argc=1, argv=0xbfffdc30, > body=0xb7f7c51c, flags=0) at eval.c:5859 >#56 0x00796e1a in rb_call (klass=3086531740, recv=3086462460, mid=9737, argc=1, argv=0xbfffdc30, scope=1, > self=3086462460) at eval.c:6106 >#57 0x007916e1 in rb_eval (self=3086462460, n=<value optimized out>) at eval.c:3500 >#58 0x007943f0 in rb_eval (self=3086462460, n=<value optimized out>) at eval.c:3301 >#59 0x007a170c in module_setup (module=3086462460, n=0xb7f793d0) at eval.c:4194 >#60 0x007934d8 in rb_eval (self=3086526880, n=<value optimized out>) at eval.c:4102 >#61 0x007a36c2 in rb_load (fname=3086462020, wrap=0) at eval.c:6901 >#62 0x007a3d06 in rb_require_safe (fname=3086462120, safe=0) at eval.c:7258 >#63 0x007a3eb9 in rb_f_require (obj=4, fname=3086462140) at eval.c:7151 >#64 0x0078be3b in call_cfunc (func=0x7a3e90 <rb_f_require>, recv=4, len=0, argc=1, argv=0xb7f5b010) at eval.c:5709 >#65 0x00796c76 in rb_call0 (klass=3086531740, recv=4, id=9737, oid=9737, argc=1, argv=0xbfffef30, body=0xb7f7c51c, > flags=0) at eval.c:5859 >#66 0x00796e1a in rb_call (klass=3086531740, recv=4, mid=9737, argc=1, argv=0xbfffef30, scope=1, self=6) at eval.c:6106 >#67 0x00797bec in vafuncall (recv=4, mid=9737, n=1, ar=0xbfffef94) at eval.c:6183 >#68 0x00797d64 in rb_funcall (recv=4, mid=9737, n=1) at eval.c:6200 >#69 0x0033a141 in _require_init_pre_rb (user_data=4) at kz-rb-ext.c:145 >---Type <return> to continue, or q <return> to quit--- >#70 0x0078b6db in rb_rescue2 (b_proc=0x33a0f0 <_require_init_pre_rb>, data1=4, > r_proc=0x33a6a0 <_require_init_pre_rb_rescue>, data2=4) at eval.c:5420 >#71 0x0033a552 in require_init_pre_rb () at kz-rb-ext.c:170 >#72 kz_rb_ext_init (initial_address=0xbffff274) at kz-rb-ext.c:199 >#73 0x00339c38 in kz_module_impl_instantiate (first_property=0x417c54 "initial-address", var_args=0xbffff228 "tòÿ¿") > at kz-ruby-ext.c:127 >#74 0x0037e318 in kz_module_instantiate (module=<value optimized out>, first_property=Could not find the frame base for "kz_module_instantiate". >) at kz-module.c:207 >#75 0x003a33e0 in _kz_ext_new (module=Could not find the frame base for "_kz_ext_new". >) at kz-ext.c:71 >#76 0x003a345d in kz_ext_init (initial_address=Could not find the frame base for "kz_ext_init". >) at kz-ext.c:92 >#77 0x0037bb5a in kz_app_init_dependencies (app=<value optimized out>, initial_address=Could not find the frame base for "kz_app_init_dependencies". >) at kz-app.c:655 >#78 0x0804a3ad in main (argc=Cannot access memory at address 0x8 >) at main.c:519 >(gdb) qui >The program is running. Exit anyway? (y or n) EOF [assumed Y] >]0;tasaka1@localhost:~/rpmbuild/TEMP[tasaka1@localhost TEMP]$ exit > >Script done on Mon Jul 28 02:12:35 2008
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 456816
: 312736