Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    Feathercoin 0.8.5 Client

    Technical Development
    13
    75
    37746
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • lizhi
      lizhi last edited by

      It can run correctly. But it have a error.
      When I quit client , it crashes. :-[ I do not know why.

      [attachment deleted by admin]

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User last edited by

        I have the same error on exit. Windows 8 64bit

        [quote]Log Name: Application
        Source: Application Error
        Date: 30/11/2013 17:53:17
        Event ID: 1000
        Task Category: (100)
        Level: Error
        Keywords: Classic
        User: N/A
        Computer: Saturn
        Description:
        Faulting application name: feathercoin-qt.exe, version: 0.8.5.0, time stamp: 0x52966e05
        Faulting module name: libgcc_s_dw2-1.dll, version: 0.0.0.0, time stamp: 0x4a404122
        Exception code: 0x40000015
        Fault offset: 0x00006245
        Faulting process ID: 0x14fc
        Faulting application start time: 0x01ceede8b20c2fab
        Faulting application path: C:\Users\ryan\Downloads\feathercoin-0.8.5-beta1\Feathercoin 0.8.5\feathercoin-qt.exe
        Faulting module path: C:\Users\ryan\Downloads\feathercoin-0.8.5-beta1\Feathercoin 0.8.5\libgcc_s_dw2-1.dll
        Report ID: 4a451cb2-59e8-11e3-be7c-2cd05acea874
        Faulting package full name:
        Faulting package-relative application ID:
        Event Xml:

        1000
        2
        100
        0x80000000000000

        17072
        Application
        Saturn

        feathercoin-qt.exe
        0.8.5.0
        52966e05
        libgcc_s_dw2-1.dll
        0.0.0.0
        4a404122
        40000015
        00006245
        14fc
        01ceede8b20c2fab
        C:\Users\ryan\Downloads\feathercoin-0.8.5-beta1\Feathercoin 0.8.5\feathercoin-qt.exe
        C:\Users\ryan\Downloads\feathercoin-0.8.5-beta1\Feathercoin 0.8.5\libgcc_s_dw2-1.dll
        4a451cb2-59e8-11e3-be7c-2cd05acea874

        [/quote]

        1 Reply Last reply Reply Quote 0
        • wrapper
          wrapper Moderators last edited by

          There is a debug log produced by the program, Help - debug log file - open.

          Can you go to the console and have a look if there is any other indication of a problem at the end of the last session? I don’t use Windows, but it may help diagnose your problem.

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User last edited by

            The log is all “getblocks stopping at limit […]”
            until the very end when there is this

            [quote]opencon thread interrupt
            msghand thread interrupt
            dumpaddr thread stop
            net thread interrupt
            [/quote]

            1 Reply Last reply Reply Quote 0
            • D
              delmorpha last edited by

              I was having problems with 0.6.4.4 syncing the last 8 days but 0.8.5 sorted that out, pulled in my new transactions and seems to be running great. Win7 Pro x64

              1 Reply Last reply Reply Quote 0
              • wrapper
                wrapper Moderators last edited by

                From ryan176 really helpfyll Debug logs. …

                These are the things that happen next, when the 0.8.5.0 shut down error does not occur. At a guess, the multi thread application is shutting down even though windows is still running the DBFlush thread.

                DBFlush(false) ended 62ms
                StopNode()
                UPNP_DeletePortMapping() returned : 0
                upnp thread interrupt
                Flushed 13119 addresses to peers.dat 31ms
                Committing 3145 changed transactions to coin database…
                Flush(true)
                wallet.dat refcount=0
                wallet.dat checkpoint
                wallet.dat detach
                wallet.dat closed
                DBFlush(true) ended 78ms
                Shutdown : done
                recv failed: 10053
                ERROR: GetMyExternalIP() : connection closed
                ERROR: GetMyExternalIP() : connection to [0:0:0:0:0:0:0:0]:0 failed
                ERROR: GetMyExternalIP() : connection to [0:0:0:0:0:0:0:0]:0 failed
                ERROR: GetMyExternalIP() : connection to [0:0:0:0:0:0:0:0]:0 failed

                1 Reply Last reply Reply Quote 0
                • Bushstar
                  Bushstar last edited by

                  [quote name=“lizhi” post=“37739” timestamp=“1385780193”]
                  It can run correctly. But it have a error.
                  When I quit client , it crashes. :-[ I do not know why.
                  [/quote]

                  I have been looking at this error and I believe that it is a bug with the GCC compiler. I will update the compiler on the dev system and see if the problem persists.

                  This is the error you are seeing.

                  [quote]Catchpoint 1 (exception thrown)
                  __cxa_throw (obj=0x19c1f388, tinfo=0xc450f8, dest=0)
                  at …/…/…/…/gcc-4.4.0/libstdc+±v3/libsupc++/unwind-cxx.h:234
                  234 …/…/…/…/gcc-4.4.0/libstdc+±v3/libsupc++/unwind-cxx.h: No such file
                  or directory.
                  in …/…/…/…/gcc-4.4.0/libstdc+±v3/libsupc++/unwind-cxx.h
                  Current language: auto; currently c++[/quote]

                  Backtrace.
                  [quote](gdb) bt
                  #0 __cxa_throw (obj=0x199ed1e8, tinfo=0xc450f8, dest=0)
                  at …/…/…/…/gcc-4.4.0/libstdc+±v3/libsupc++/unwind-cxx.h:234
                  #1 0x007594fd in boost::this_thread::interruptible_wait ()
                  #2 0x007de101 in boost::detail::basic_cv_list_entry::wait (this=0x1a3fbdf8,
                  abs_time=
                  {start = 0, milliseconds = 18446744073709551615, relative = true, abs_time
                  = {

                  Donate: 6hf9DF8H67ZEoW9KmPJez6BHh4XPNQSCZz

                  1 Reply Last reply Reply Quote 0
                  • lizhi
                    lizhi last edited by

                    My debug.log info :

                    ProcessMessage(checkpoint, 109 bytes) FAILED
                    Added 1 addresses from 71.75.19.243: 549 tried, 14122 new
                    trying connection 68.58.91.102:9336 lastseen=5.5hrs
                    connection timeout
                    trying connection 69.142.4.46:9336 lastseen=20.9hrs
                    connection timeout
                    trying connection 113.190.223.191:9336 lastseen=7.9hrs
                    connection timeout
                    Added 1 addresses from 65.41.103.137: 549 tried, 14121 new
                    trying connection 68.186.191.132:9336 lastseen=13.3hrs
                    socket recv error 10054
                    disconnecting node 5.22.135.86:9336
                    connection timeout
                    trying connection 80.87.29.167:9336 lastseen=10.9hrs
                    connection timeout
                    trying connection 99.227.119.101:9336 lastseen=3.1hrs
                    Added 1 addresses from 60.148.76.163: 549 tried, 14121 new
                    Added 1 addresses from 82.151.106.0: 549 tried, 14122 new
                    connection timeout
                    trying connection 95.63.142.206:9336 lastseen=3.9hrs
                    connection timeout
                    opencon thread interrupt

                    1 Reply Last reply Reply Quote 0
                    • wrapper
                      wrapper Moderators last edited by

                      The Github Feathercoin 0.8.5 Source Download got a bit lost, want to add it back to main post.

                      https://github.com/FeatherCoin/Feathercoin-0.8.5.git

                      • Also the *.pro file needs editing to be feathercoin not bitcoin for the build names. I’ll get round to raiseing it as issue, sometime…
                      1 Reply Last reply Reply Quote 0
                      • Bushstar
                        Bushstar last edited by

                        I have now changed the bitcoin-qt.pro file name to feathercoin-qt.pro.

                        The problem experienced by Lizhi above I am sure is down to my build environment and have asked Ghostlander if he would kindly compile me a binary to compare.

                        Donate: 6hf9DF8H67ZEoW9KmPJez6BHh4XPNQSCZz

                        1 Reply Last reply Reply Quote 0
                        • Bushstar
                          Bushstar last edited by

                          Feathercoin 0.8.5 Windows Beta 2 has been released. If you downloaded Feathercoin Beta 1 then please download and run the new version available from the link below. I expect this to fix the issue experienced by Lizhi.

                          https://downloads.feathercoin.com/feathercoin-0.8.5-beta2.zip

                          Donate: 6hf9DF8H67ZEoW9KmPJez6BHh4XPNQSCZz

                          1 Reply Last reply Reply Quote 0
                          • K
                            Kevlar Spammer last edited by

                            “The program can’t start because mingwm10.dll is missing from your computer.”

                            1 Reply Last reply Reply Quote 0
                            • lizhi
                              lizhi last edited by

                              [quote name=“Bushstar” post=“39239” timestamp=“1386107949”]
                              Feathercoin 0.8.5 Windows Beta 2 has been released. If you downloaded Feathercoin Beta 1 then please download and run the new version available from the link below. I expect this to fix the issue experienced by Lizhi.

                              [url=https://downloads.feathercoin.com/feathercoin-0.8.5-beta2.zip]https://downloads.feathercoin.com/feathercoin-0.8.5-beta2.zip[/url]
                              [/quote]

                              I download Feathercoin-0.8.5-master-0.8 from github , I compily it success with windows 7. it work perfect. ;)
                              About “Quit” menu crashes, it is OK. “Quit” menu Correct.
                              qrencode: works. :D

                              See [url=http://forum.feathercoin.com/index.php/topic,5345.0.html]http://forum.feathercoin.com/index.php/topic,5345.0.html[/url]

                              [attachment deleted by admin]

                              1 Reply Last reply Reply Quote 0
                              • Bushstar
                                Bushstar last edited by

                                [quote name=“Kevlar” post=“39245” timestamp=“1386108678”]
                                “The program can’t start because mingwm10.dll is missing from your computer.”
                                [/quote]

                                Egg on my face. Please try again and let me know.

                                https://downloads.feathercoin.com/feathercoin-0.8.5-beta2.zip

                                Donate: 6hf9DF8H67ZEoW9KmPJez6BHh4XPNQSCZz

                                1 Reply Last reply Reply Quote 0
                                • Bushstar
                                  Bushstar last edited by

                                  I have updated the keys for CAlert and tested them on the testnet and mainnet. Everything appears to be working as expected. The client seems to be stable.

                                  I will update one of the DNS Seed nodes to 0.8.5 and see how well it behaves.

                                  Donate: 6hf9DF8H67ZEoW9KmPJez6BHh4XPNQSCZz

                                  1 Reply Last reply Reply Quote 0
                                  • K
                                    Kevlar Spammer last edited by

                                    That seems to have fixed it. I’m reindexing the blocks on the disk, and am 32 weeks behind, with no connections yet. I’ll see how it did in the morning and report back.

                                    1 Reply Last reply Reply Quote 0
                                    • Wellenreiter
                                      Wellenreiter Moderators last edited by

                                      Have two instances of the version 0.8.5.0-beta running on one Ubuntu and one Debian systen and both eare running fine and it sync without problems.

                                      I pulled it yesterday evening, so I assume, it’s beta-2

                                      Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                      Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                                      1 Reply Last reply Reply Quote 0
                                      • Bushstar
                                        Bushstar last edited by

                                        [quote name=“Wellenreiter” post=“39531” timestamp=“1386162887”]
                                        Have two instances of the version 0.8.5.0-beta running on one Ubuntu and one Debian systen and both eare running fine and it sync without problems.

                                        I pulled it yesterday evening, so I assume, it’s beta-2
                                        [/quote]

                                        Can you please pull again as CAlert keys were changed this morning?

                                        I hope that we have now made the final changes for this release.

                                        Donate: 6hf9DF8H67ZEoW9KmPJez6BHh4XPNQSCZz

                                        1 Reply Last reply Reply Quote 0
                                        • Bushstar
                                          Bushstar last edited by

                                          You know what we are missing? A multi layered ico file. I have fired up GIMP to create a couple of these, one for testnet and the other for main net. I’m off to my parents for dinner and will finish these off tomorrow. The current ico is 32x32 so looks awful as anything other than a tiny icon.

                                          Donate: 6hf9DF8H67ZEoW9KmPJez6BHh4XPNQSCZz

                                          1 Reply Last reply Reply Quote 0
                                          • Wellenreiter
                                            Wellenreiter Moderators last edited by

                                            [quote name=“Bushstar” post=“39589” timestamp=“1386175713”]

                                            Can you please pull again as CAlert keys were changed this morning?

                                            I hope that we have now made the final changes for this release.
                                            [/quote]

                                            Done :)
                                            The build will be ready in about 15 - 30 minutes

                                            Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                            Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post