public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] v0.16.1 test_bitcoin fails on Deian 9
@ 2018-07-14 13:48 Shigeya Suzuki
  2018-07-14 15:23 ` Marco Falke
  0 siblings, 1 reply; 3+ messages in thread
From: Shigeya Suzuki @ 2018-07-14 13:48 UTC (permalink / raw)
  To: bitcoin-dev

Hi,

I observed strange result when running src/test/test_bitcoin on Debian 9.

I tested with the following platforms:

1) OS X High Sierra 10.13.6 with
   ./configiure --enable-debug

2) Debian 9 (with latest packages) with 
   ./configure --enable-debug --disable-wallet --without-gui

3) Ubuntu 16.04 with:
   ./configure --with-debug --disable-wallet

strangely,  configuration 2 cause core dump but others not:

Running 264 test cases...
unknown location(0): fatal error: in "validation_block_tests/processnewblock_signals_ordering": memory access violation at address: 0x00000000: no mapping at fault address
zsh: segmentation fault  ./test_bitcoin

I guess it is due to toolchain differences.

Any thoughts?

Shigeya Suzuki


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [bitcoin-dev] v0.16.1 test_bitcoin fails on Deian 9
  2018-07-14 13:48 [bitcoin-dev] v0.16.1 test_bitcoin fails on Deian 9 Shigeya Suzuki
@ 2018-07-14 15:23 ` Marco Falke
  2018-07-14 15:35   ` Shigeya Suzuki
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Falke @ 2018-07-14 15:23 UTC (permalink / raw)
  To: Bitcoin Protocol Discussion

Hi, and thanks for the detailed issue report.

This was a known issue in test code that is only compiled when
debugging. It will be fixed in the upcoming 0.16.2 and 0.17.0
releases.

If you see any further issues, note that we track technical issues
related to the Bitcoin Core code base on our issue tracker:
https://github.com/bitcoin/bitcoin/issues/new

Marco

On Sat, Jul 14, 2018 at 9:48 AM, Shigeya Suzuki via bitcoin-dev
<bitcoin-dev@lists•linuxfoundation.org> wrote:
> Hi,
>
> I observed strange result when running src/test/test_bitcoin on Debian 9.
>
> I tested with the following platforms:
>
> 1) OS X High Sierra 10.13.6 with
>    ./configiure --enable-debug
>
> 2) Debian 9 (with latest packages) with
>    ./configure --enable-debug --disable-wallet --without-gui
>
> 3) Ubuntu 16.04 with:
>    ./configure --with-debug --disable-wallet
>
> strangely,  configuration 2 cause core dump but others not:
>
> Running 264 test cases...
> unknown location(0): fatal error: in "validation_block_tests/processnewblock_signals_ordering": memory access violation at address: 0x00000000: no mapping at fault address
> zsh: segmentation fault  ./test_bitcoin
>
> I guess it is due to toolchain differences.
>
> Any thoughts?
>
> Shigeya Suzuki
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists•linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [bitcoin-dev] v0.16.1 test_bitcoin fails on Deian 9
  2018-07-14 15:23 ` Marco Falke
@ 2018-07-14 15:35   ` Shigeya Suzuki
  0 siblings, 0 replies; 3+ messages in thread
From: Shigeya Suzuki @ 2018-07-14 15:35 UTC (permalink / raw)
  To: bitcoin-dev

Hi, 

I see. thank you very much.

shigeya

On Sun, Jul 15, 2018, at 00:23, Marco Falke via bitcoin-dev wrote:
> Hi, and thanks for the detailed issue report.
> 
> This was a known issue in test code that is only compiled when
> debugging. It will be fixed in the upcoming 0.16.2 and 0.17.0
> releases.
> 
> If you see any further issues, note that we track technical issues
> related to the Bitcoin Core code base on our issue tracker:
> https://github.com/bitcoin/bitcoin/issues/new
> 
> Marco
> 
> On Sat, Jul 14, 2018 at 9:48 AM, Shigeya Suzuki via bitcoin-dev
> <bitcoin-dev@lists•linuxfoundation.org> wrote:
> > Hi,
> >
> > I observed strange result when running src/test/test_bitcoin on Debian 9.
> >
> > I tested with the following platforms:
> >
> > 1) OS X High Sierra 10.13.6 with
> >    ./configiure --enable-debug
> >
> > 2) Debian 9 (with latest packages) with
> >    ./configure --enable-debug --disable-wallet --without-gui
> >
> > 3) Ubuntu 16.04 with:
> >    ./configure --with-debug --disable-wallet
> >
> > strangely,  configuration 2 cause core dump but others not:
> >
> > Running 264 test cases...
> > unknown location(0): fatal error: in "validation_block_tests/processnewblock_signals_ordering": memory access violation at address: 0x00000000: no mapping at fault address
> > zsh: segmentation fault  ./test_bitcoin
> >
> > I guess it is due to toolchain differences.
> >
> > Any thoughts?
> >
> > Shigeya Suzuki
> > _______________________________________________
> > bitcoin-dev mailing list
> > bitcoin-dev@lists•linuxfoundation.org
> > https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists•linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-14 15:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-14 13:48 [bitcoin-dev] v0.16.1 test_bitcoin fails on Deian 9 Shigeya Suzuki
2018-07-14 15:23 ` Marco Falke
2018-07-14 15:35   ` Shigeya Suzuki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox