[Warzone2100-project] [Warzone 2100 Trac] #4739: Windows security: Enable Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR)

2018-02-11 Thread Warzone 2100 Trac
#4739: Windows security: Enable Data Execution Prevention (DEP) and Address 
Space
Layout Randomization (ASLR)
-+-
Reporter:  pastdue   |  Owner:
Type:  patch (an actual patch, not   | Status:  new
  a request for one) |  Milestone:  unspecified
Priority:  normal|Version:  git/master
   Component:  Build System Issues   |
Operating System:  All/Non-Specific  |
-+-
 Opt-in CMake builds of the main executable to these standard Windows
 security features. (For both Visual Studio builds and cross-compiled
 builds.)

 GitHub PR: https://github.com/Warzone2100/warzone2100/pull/117

 Patch: https://github.com/Warzone2100/warzone2100/pull/117.patch

--
Ticket URL: 
Warzone 2100 Trac 
The Warzone 2100 Project
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Warzone2100-project mailing list
Warzone2100-project@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-project


[Warzone2100-project] [Warzone 2100 Trac] #4738: Use `#ifdef DEBUG` instead of `#if DEBUG`

2018-02-11 Thread Warzone 2100 Trac
#4738: Use `#ifdef DEBUG` instead of `#if DEBUG`
-+-
Reporter:  pastdue   |  Owner:
Type:  patch (an actual patch, not   | Status:  new
  a request for one) |  Milestone:  unspecified
Priority:  normal|Version:  git/master
   Component:  Build System Issues   |
Operating System:  All/Non-Specific  |
-+-
 Depending on settings / compiler, `#if DEBUG` can result in a compiler
 error.
 (Example: `fatal error C1017: invalid integer constant expression`)

 Use `#ifdef DEBUG` instead.

 GitHub PR: https://github.com/Warzone2100/warzone2100/pull/116

 Patch: https://github.com/Warzone2100/warzone2100/pull/116.patch

--
Ticket URL: 
Warzone 2100 Trac 
The Warzone 2100 Project
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Warzone2100-project mailing list
Warzone2100-project@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-project


[Warzone2100-project] [Warzone 2100 Trac] #4737: Fix various memory leaks

2018-02-11 Thread Warzone 2100 Trac
#4737: Fix various memory leaks
-+-
Reporter:  pastdue   |  Owner:
Type:  patch (an actual patch, not   | Status:  new
  a request for one) |  Milestone:  unspecified
Priority:  normal|Version:  git/master
   Component:  Engine: Resource Management   |
Operating System:  All/Non-Specific  |
-+-
 GitHub PR: https://github.com/Warzone2100/warzone2100/pull/115

 Patches: https://github.com/Warzone2100/warzone2100/pull/115.patch

--
Ticket URL: 
Warzone 2100 Trac 
The Warzone 2100 Project
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Warzone2100-project mailing list
Warzone2100-project@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-project


Re: [Warzone2100-project] [Warzone 2100 Trac] #4736: improve ChangeLog contents

2018-02-11 Thread Warzone 2100 Trac
#4736: improve ChangeLog contents
-+-
Reporter:  Forgon|  Owner:
Type:  patch (an actual patch, not   | Status:  new
  a request for one) |  Milestone:  unspecified
Priority:  normal|Version:  unspecified
   Component:  other |   Keywords:
  Resolution:|   Blocking:
  Blocked By:|
Operating System:  All/Non-Specific  |
-+-
Changes (by Forgon):

Attachment "changelog_update.2.patch" deleted

patch file created with `git format-patch` (part 2/2)

--
Ticket URL: 
Warzone 2100 Trac 
The Warzone 2100 Project
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Warzone2100-project mailing list
Warzone2100-project@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-project


Re: [Warzone2100-project] [Warzone 2100 Trac] #4736: improve ChangeLog contents

2018-02-11 Thread Warzone 2100 Trac
#4736: improve ChangeLog contents
-+-
Reporter:  Forgon|  Owner:
Type:  patch (an actual patch, not   | Status:  new
  a request for one) |  Milestone:  unspecified
Priority:  normal|Version:  unspecified
   Component:  other |   Keywords:
  Resolution:|   Blocking:
  Blocked By:|
Operating System:  All/Non-Specific  |
-+-
Changes (by Forgon):

Attachment "changelog_update.patch" added

http://developer.wz2100.net/raw-attachment/ticket/4736/changelog_update.patch

patch file created with `git format-patch` (part 2/2)

--
Ticket URL: 
Warzone 2100 Trac 
The Warzone 2100 Project
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Warzone2100-project mailing list
Warzone2100-project@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-project


[Warzone2100-project] [Warzone 2100 Trac] #4734: CRASH - WZ2100 git Linux x64 (20180211)

2018-02-11 Thread Warzone 2100 Trac
#4734: CRASH - WZ2100 git Linux x64 (20180211)
+-
Reporter:  OFelix   |  Owner:
Type:  bug  | Status:  new
Priority:  normal   |  Milestone:  unspecified
   Component:  other|Version:  git/master
Operating System:  GNU/Linux 64bit  |
+-
 System: Kubuntu x64 (KDE)

 Downloaded today's git version (20180211) as follows:

 git clone --depth 1 https://github.com/Warzone2100/warzone2100.git

 Testing Alpha campaign. About 10 minutes in I was trying to cancel the
 'repeat build' order on one of my factories when the game segfaulted.

 Crash happened twice, each time when doing the same operation.

 The attached crash dump is from the 1st crash (the 2nd crash didn't appear
 to create one)

  1st Crash ===
 Cannot connect to server socket err = No such file or directory
 Cannot connect to server request channel
 jack server is not running or cannot be started
 JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295,
 skipping unlock
 JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295,
 skipping unlock
 warning |03:02:47: [buildFeature:208] Feature not aligned. position
 (5422,4658), size (1,1) (**Further warnings of this type are suppressed.)
 warning |03:02:47: [buildFeature:208] Feature not aligned. position
 (5068,4689), size (1,1) (**Further warnings of this type are suppressed.)
 warning |03:02:47: [buildFeature:208] Feature not aligned. position
 (5323,4676), size (1,1) (**Further warnings of this type are suppressed.)
 warning |03:02:47: [buildFeature:208] Feature not aligned. position
 (1908,1923), size (1,1) (**Further warnings of this type are suppressed.)
 warning |03:02:47: [buildFeature:208] Feature not aligned. position
 (5474,6205), size (1,1) (**Further warnings of this type are suppressed.)
 warning |03:18:17: [recvStructureInfo:349] Could not find structure 20 to
 change production for (**Further warnings of this type are suppressed.)
 29  ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
 Saved dump file to '/home/felix/.warzone2100-master/logs/warzone2100.gdmp-
 santOg'
 If you create a bugreport regarding this crash, please include this file.
 Segmentation fault (core dumped)


  2nd Crash ===
 Cannot connect to server socket err = No such file or directory
 Cannot connect to server request channel
 jack server is not running or cannot be started
 JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295,
 skipping unlock
 JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295,
 skipping unlock
 warning |03:30:11: [buildFeature:208] Feature not aligned. position
 (5422,4658), size (1,1) (**Further warnings of this type are suppressed.)
 warning |03:30:11: [buildFeature:208] Feature not aligned. position
 (5068,4689), size (1,1) (**Further warnings of this type are suppressed.)
 warning |03:30:11: [buildFeature:208] Feature not aligned. position
 (5323,4676), size (1,1) (**Further warnings of this type are suppressed.)
 warning |03:30:11: [buildFeature:208] Feature not aligned. position
 (1908,1923), size (1,1) (**Further warnings of this type are suppressed.)
 warning |03:30:11: [buildFeature:208] Feature not aligned. position
 (5474,6205), size (1,1) (**Further warnings of this type are suppressed.)
 warning |03:37:15: [recvStructureInfo:349] Could not find structure 8 to
 change production for (**Further warnings of this type are suppressed.)
 Segmentation fault (core dumped)

 ==

--
Ticket URL: <http://developer.wz2100.net/ticket/4734>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Warzone2100-project mailing list
Warzone2100-project@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-project