Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 337776 Details for
Bug 455272
eix segfaults on armv5tel-softfloat-linux-uclibceabi
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GDB output
nas-gdb.txt (text/plain), 1.70 KB, created by
Tibor Vago
on 2013-02-03 11:28:39 UTC
(
hide
)
Description:
GDB output
Filename:
MIME Type:
Creator:
Tibor Vago
Created:
2013-02-03 11:28:39 UTC
Size:
1.70 KB
patch
obsolete
>nas ~ # /var/tmp/portage/app-portage/eix-0.25.5/image/usr/bin/eix -I sources >Received SIGSEGV - you probably found a bug in eix. >Please proceed with the following few instructions and help us find the bug: > * install gdb (sys-dev/gdb) > * reemerge eix with FEATURES="nostrip" USE="debug" > or with FEATURES="nostrip" CXXFLAGS="-g -ggdb3" LDFLAGS="" > * enter gdb with "gdb --args eix your_arguments_for_eix" > * type "run" and wait for the segfault to happen > * type "bt" to get a backtrace (this helps us a lot) > * post a bugreport and be sure to include the output from gdb .. > >Sorry for the inconvenience and thanks in advance! >nas ~ # gdb --args /var/tmp/portage/app-portage/eix-0.25.5/image/usr/bin/eix -I sources >[snip] >This GDB was configured as "armv5tel-softfloat-linux-uclibceabi". >For bug reporting instructions, please see: ><http://bugs.gentoo.org/>... >Reading symbols from /var/tmp/portage/app-portage/eix-0.25.5/image/usr/bin/eix...done. >(gdb) run >Starting program: /var/tmp/portage/app-portage/eix-0.25.5/image/usr/bin/eix -I sources > >Program received signal SIGSEGV, Segmentation fault. >0x0001b6e8 in PreList::initialize (this=0x2, l=..., t=void) at portage/mask_list.cc:272 >272 finalize(); >(gdb) bt >#0 0x0001b6e8 in PreList::initialize (this=0x2, l=..., t=void) at portage/mask_list.cc:272 >#1 0x0001b99c in CascadingProfile::finalize (this=0x104bb8) at portage/conf/cascadingprofile.cc:234 >#2 0x00023920 in PortageSettings::__base_ctor (this=0x0, eixrc=..., getlocal=<optimized out>, init_world=<optimized out>) at portage/conf/portagesettings.cc:333 >#3 0x00025e28 in run_eix (argc=<optimized out>, argv=<optimized out>) at eix.cc:577 >#4 0x0002ff2c in main (argc=3, argv=0x7efff7c4) at main/main.cc:170 >(gdb)
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 455272
: 337776 |
337778