Bitcoin Forum
May 24, 2024, 11:18:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 »
61  Bitcoin / Development & Technical Discussion / Re: GPG Signed test binaries on: December 06, 2013, 04:29:37 AM
Bitcoin 0.8.5-OMG10 December 5th
http://download1.rpmfusion.org/~warren/bitcoin-0.8.5-OMG10/macosx/
https://github.com/litecoin-project/bitcoinomg/commits/0.8.5-OMG10
This build uses PR #3340 which switches away from mmap for writes on MacOS X.  Previous OMG builds had an intermittent crash during GUI Send on MacOS X only.  We think this separate MacOS-only issue may be fixed, but tests of tx sending would be very helpful.  Please use Testnet.

Sent a tx on mainnet, no crash, broadcasts well.

The old crash was like a 1 out of 50 random event.  Please use testnet and test many sends.
62  Bitcoin / Development & Technical Discussion / Re: MacOS X LevelDB Corruption Bounty (10.00 BTC + 200.2 LTC) on: December 06, 2013, 01:52:38 AM
None of the new builds can fix a database corrupted from an earlier version.

Try running:

Code:
/Applications/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt -dbcache=1000 -reindex

one time to reindex with the Bitcoin-OMG9 binary and let us know how it works out for you.  I'm running on a similar setup to you and mactest1 did cause corruption for me but the recent OMG7-8-9 builds are running good for me now...so far.

Tried it. Worked to open bitcoin-qt OMG9 one time. After I shut it down and opened it back up again I get the corruption error again.

Can you join us in Freenode channel #bitcoin-dev?  We need details from you to debug this issue.

Please preserve a copy of the chainstate/ directory, compress it into a .tar.bz2 or .tar.xz archive and upload it to somewhere like Dropbox for the devs to analyze.
63  Bitcoin / Development & Technical Discussion / Re: MacOS X LevelDB Corruption Bounty (10.00 BTC + 200.2 LTC) on: December 05, 2013, 06:09:45 AM
Now I have applied both patches, Ill kill the power on litecoin-qt and see if it happens again.

I don't know what you mean by "both patches".
64  Bitcoin / Development & Technical Discussion / Re: MacOS X LevelDB Corruption Bounty (10.00 BTC + 200.2 LTC) on: December 05, 2013, 12:59:52 AM
Had another power cut last night before applying the patch.  I have to get a ups.

Litecoin-qt was not running and it was fine.
Bitcoin-qt was running at the time and it had to re-index.

I've applied both patches, so Ill see how it goes.

Mac?

You do your own builds?

Please test my latest builds.  It is hard to know if your test results are accurate if you use anything else.
65  Bitcoin / Development & Technical Discussion / New builds! on: December 04, 2013, 10:30:02 AM
https://bitcointalk.org/index.php?topic=337294.msg3718821#msg3718821
Builds updated again with the send crash fix from laanwj.
66  Bitcoin / Development & Technical Discussion / Re: MacOS X LevelDB Corruption Bounty (10.00 BTC + 200.2 LTC) on: December 04, 2013, 10:27:16 AM
I just fired up my Virtual machine and poped my wallet.dat into a win build. Waiting for this DB sucks.

Why virtual machine?

The latest builds here have zero reports of new database corruption on MacOS X.
67  Other / Meta / Re: Cloudflare on: December 03, 2013, 08:25:04 PM
I jokingly suggested that theymos sell personal openvpn certs for paranoid users to access BitcoinTalk without any reliance on SSL.  He's considering it.
68  Bitcoin / Development & Technical Discussion / Bitcoin 0.8.5-OMG8 fixes Mac? on: December 03, 2013, 12:14:14 PM
Please see the OP for Bitcoin 0.8.5-OMG8 with potential fixes for the long-standing MacOS X corruption issue.
69  Bitcoin / Development & Technical Discussion / Re: MacOS X LevelDB Corruption Bounty (10.00 BTC + 200.2 LTC) on: December 03, 2013, 11:02:38 AM
I'm not sure spaming users with Bitcoin-OMG builds (what does that name mean anyway -_-) is the right thing to do. It's nice you are doing this, but IMHO you try to be too quickly perhaps and I'm also not sure all testers are understanding, what they are testing really...

Dia

Prior to this bounty, the Bitcoin OMG branch has brought useful, highly tested features to a relatively stable 0.8 Bitcoin branch.  This bounty was a bit tumultuous in testing of various Mac patches and the discovery of another Mac-specific GUI crash in code that was completely stable on Linux and Windows.  I agree the process has been confusing but I believe it has been fruitful in exploring multiple solutions to the important Mac corruption issue and unexpectedly finding and fixing other bugs that may be an issue in HEAD.
70  Bitcoin / Development & Technical Discussion / New builds again! on: December 03, 2013, 08:16:32 AM
https://bitcointalk.org/index.php?topic=337294.msg3718821#msg3718821
Test now!  Entirely different from yesterday.
71  Bitcoin / Development & Technical Discussion / Re: MacOS X LevelDB Corruption Bounty (10.00 BTC + 200.2 LTC) on: December 03, 2013, 07:54:26 AM
Having always used Electrum I have never used Bitcoin-QT
I'm running 10.8.5 still. I could check for errors on a clean download of the block.
I did download 0.8.5.1-beta Litecoin-QT 2days ago and it seems to be fine.

Corruption of Bitcoin-Qt or Litecoin-Qt on MacOS X 10.8+ seems to be rare, affecting only particular machines for reasons we do not understand.
72  Other / Meta / Re: IP banned, how to resolve? on: December 03, 2013, 01:14:48 AM
The forum got hacked yesterday and the dns changes don't apply for everyone at the same time. Give it some time.

Please be precise.  The forum itself was not hacked.  The DNS registrar was compromised and the domain was redirected to another server where there was the potential for a MITM to capture passwords and other personal information.  If people are connecting directly to 109.201.133.195 with the expected SSL sha256 fingerprint below then they should theoretically be okay.

00 C3 93 1F D9 BF 4C 3E 22 78 4A 5F 64 F5 E7 5A
B5 14 D9 3B BB 33 43 DC 2B 87 D4 8E F1 10 A7 30
73  Bitcoin / Development & Technical Discussion / Re: GPG Signed test binaries with possible fix on: December 03, 2013, 12:08:14 AM
Tried all of the above betas. Bitcoin-QT will start up and I can use it UNLESS it is connected to the internet. Soon as it finds Peers, Boom I get a force close, and the error. Where do I go from here?  I have a few thousand worth of BTC and I need to move it.

These builds with hypothetical Mac fixes will not fix an already corrupted database.  Please consider using -reindex.  Use 0.8.5-OMG7-no-mmap2 for now.  New builds coming soon.
74  Bitcoin / Development & Technical Discussion / Re: MacOS X LevelDB Corruption Bounty (10.00 BTC + 200.2 LTC) on: December 02, 2013, 02:36:25 AM
So this boils down to mmap() is just broken on OS X?  Wow.  Just wow.

75  Bitcoin / Development & Technical Discussion / New Bitcoin build on: December 01, 2013, 08:22:56 AM
https://bitcointalk.org/index.php?topic=337294.msg3718821#msg3718821
Updated Bitcoin build to match the 0.8.6 work in progress branch at 6003954be08586092d652ca2828e86e92d96c660
This includes the patch by Robert Escriva.
76  Bitcoin / Development & Technical Discussion / Test new MacOS Corruption Fix Builds on: November 29, 2013, 09:03:30 AM
https://bitcointalk.org/index.php?topic=337294.msg3718821#msg3718821
New builds again.  We need feedback from MacOS X users who were previously experiencing corruption.  This is a blocker for the release of Bitcoin 0.8.6.
77  Bitcoin / Development & Technical Discussion / New builds with possible MacOS fix on: November 28, 2013, 10:23:02 AM
https://bitcointalk.org/index.php?topic=337294.msg3718821#msg3718821
Builds were updated with Robert Escriva's patch.  Please test!
78  Bitcoin / Development & Technical Discussion / MacOS X Testing Needed! on: November 26, 2013, 09:50:43 AM
https://bitcointalk.org/index.php?topic=337294.msg3718821#msg3718821
If you previously experienced corruption with MacOS X Bitcoin or LItecoin, please test these MacOS X binaries and report back!
79  Bitcoin / Development & Technical Discussion / GPG Signed test binaries on: November 26, 2013, 09:36:55 AM
Updated: December 11h, 2013
The following versions contain cfields' memory barrier patch and phantomcircuit's no-mmap patch.  Extensive testing indicates no new corruption happens on MacOS X.

Official Bitcoin 0.8.6
http://bitcoin.org/en/download

Bitcoin 0.8.5-OMG10
http://download1.rpmfusion.org/~warren/bitcoin-0.8.5-OMG10/macosx/
https://github.com/litecoin-project/bitcoinomg/commits/0.8.5-OMG10
This build contains all the same bug fixes as 0.8.6 above.  Includes additional features like Coin Control.

Litecoin 0.8.6.1
https://download.litecoin.org/litecoin-0.8.6.1/
https://litecoin.info/Upgrading_Litecoin#Upgrading_to_0.8.6.1
Please follow these directions to use Litecoin 0.8.6.1.

https://github.com/bitcoin/bitcoin/issues/2770
Read more here.
80  Economy / Auctions / Re: Advertise on this forum - Round 103 on: November 26, 2013, 06:38:55 AM
It might be too late for this particular PSA.  In the future critical PSA's could be subject to competitive bidding without the forum setting a price.
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!