Skip to content

v0.13.2.0-gentoo segfault on gentoo-hardened using multi-wallet functionality #3

@grubles

Description

@grubles

Built with the following USE flags:

net-p2p/bitcoin-qt wallet qt5 ljr qrcode

gcc:

gcc (Gentoo Hardened 4.9.4 p1.0, pie-0.6.4) 4.9.4

uname -a

Linux localhost 4.7.10-hardened #2 SMP PREEMPT Thu Dec 15 15:49:07 EST 2016 x86_64 AMD Phenom(tm) II X6 1090T Processor AuthenticAMD GNU/Linux

dmesg:

[2441401.344983] grsec: Segmentation fault occurred at 00000056ecf593c8 in /usr/bin/bitcoin-qt[bitcoin-qt:14637] uid/euid:1000/1000 gid/egid:1000/1000, parent /bin/bash[bash:14633] uid/euid:1000/1000 gid/egid:1000/1000
[2441401.345906] grsec: denied resource overstep by requesting 4096 for RLIMIT_CORE against limit 0 for /usr/bin/bitcoin-qt[bitcoin-qt:14637] uid/euid:1000/1000 gid/egid:1000/1000, parent /bin/bash[bash:14633] uid/euid:1000/1000 gid/egid:1000/1000
[2441642.920006] bitcoin-qt[14815]: segfault at 8a66973a4b ip 000003cb15d3843c sp 000003d8698d1d20 error 4 in libQt5Core.so.5.6.2[3cb15adc000+4e9000]
[2441642.920027] grsec: Segmentation fault occurred at 0000008a66973a4b in /usr/bin/bitcoin-qt[bitcoin-qt:14815] uid/euid:1000/1000 gid/egid:1000/1000, parent /bin/bash[bash:14812] uid/euid:1000/1000 gid/egid:1000/1000
[2441642.920188] grsec: denied resource overstep by requesting 4096 for RLIMIT_CORE against limit 0 for /usr/bin/bitcoin-qt[bitcoin-qt:14815] uid/euid:1000/1000 gid/egid:1000/1000, parent /bin/bash[bash:14812] uid/euid:1000/1000 gid/egid:1000/1000

associated debug.log output:

2017-01-13 22:04:07 GUI: PaymentServer::LoadRootCAs: Loaded  157  root certificates
2017-01-13 22:04:07 GUI: QObject::connect: No such slot RPCConsole::test() in qt/rpcconsole.cpp:909
2017-01-13 22:04:07 GUI: QObject::connect:  (receiver name: 'RPCConsole')

With two wallets configured in bitcoin.conf, -qt runs well. However, once a third wallet is added to bitcoin.conf, the above happens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions