MinGW doesn't support fork(), thus daemonizing should be disabled on Windows
bitcoind doesn't build on Windows #134
pull TheBlueMatt wants to merge 1 commits into bitcoin:master from TheBlueMatt:winbuildfix changing 1 files +5 −0-
TheBlueMatt commented at 9:15 PM on March 25, 2011: member
-
No longer fork on Windows as MinGW does not have support for fork() or setsid() a355a90027
-
TheBlueMatt commented at 9:17 PM on March 29, 2011: member
jgarzik pointed out that bitcoin used to properly daemonize on 0.3.18 on Windows (only bitcoin -daemon not bitcoind -daemon). This needs more research.
-
TheBlueMatt commented at 6:23 PM on March 30, 2011: member
Hadn't seen pull 131
- TheBlueMatt closed this on Mar 30, 2011
- zathras-crypto referenced this in commit f21ceab12f on Sep 26, 2014
- glv2 referenced this in commit 5d2e6b6a34 on Nov 15, 2014
- sipa referenced this in commit a064934ec0 on Dec 4, 2014
- sipa referenced this in commit 87bddb7a3a on Dec 4, 2014
- sipa referenced this in commit eb6347679b on Dec 5, 2014
- gavinandresen referenced this in commit 6cebccd696 on Mar 8, 2016
- ptschip referenced this in commit 71ff33eb1a on Oct 27, 2016
- rebroad referenced this in commit 43c3b8e591 on Dec 7, 2016
- deadalnix referenced this in commit 4d879a3a66 on Jan 19, 2017
- destenson referenced this in commit 7056e31ad0 on Nov 18, 2017
- classesjack referenced this in commit 5f4af096c0 on Jan 2, 2018
- lateminer referenced this in commit 64e2b6459a on Feb 23, 2019
- rajarshimaitra referenced this in commit 13f9cf61d5 on Aug 5, 2021
- DrahtBot locked this on Sep 8, 2021
Contributors
Linked (view graph)
#25323 miniscript fuzzer failing after qa-assets update#30792 ci: failure in win64 unit tests `err:virtual:virtual_alloc_first_teb wine: failed to map the shared user data: c0000018\n0444:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.\n0444:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."`)#34250 crash during IPC cleanup after `interruptWait()` is called