[Wesnoth-bugs] [bug #25081] memleaks in tutorial start

2017-04-11 Thread Charles Dang
Update of bug #25081 (project wesnoth):

  Status:  Ready For Test => Fixed  

___

Follow-up Comment #4:

Fixed
https://github.com/wesnoth/wesnoth/commit/2ca105e14647f8622aa697a0dbeffe0cf5199cac

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25081] memleaks in tutorial start

2017-04-11 Thread Matthias Krüger
Additional Item Attachment, bug #25081 (project wesnoth):

File name: tutorial_leaks_apr_11_2017.log Size:262 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25081] memleaks in tutorial start

2017-04-11 Thread Matthias Krüger
Follow-up Comment #3, bug #25081 (project wesnoth):

There are 3 leaks left right now:

Direct leak of 720 byte(s) in 2 object(s) allocated from:
#0 0x188ea42 in operator new(unsigned long)
/home/matthias/LLVM/LLVM_dev/stage_2/llvm/projects/compiler-rt/lib/asan/asan_new_delete.cc:82:35
#1 0x29f54d2 in unit::advance_to(unit_type const&,
bool)::$_0::operator()(attack_type const&) const
/home/matthias/vcs/github/wesnoth/build/../src/units/unit.cpp:977:10
#2 0x29f54d2 in
std::back_insert_iterator > >
std::transform > >,
boost::iterators::use_default, boost::iterators::use_default,
boost::iterators::use_default, boost::iterators::use_default>,
std::back_insert_iterator > >,
unit::advance_to(unit_type const&,
bool)::$_0>(boost::iterators::indirect_iterator<__gnu_cxx::__normal_iterator > >,
boost::iterators::use_default, boost::iterators::use_default,
boost::iterators::use_default, boost::iterators::use_default>,
boost::iterators::indirect_iterator<__gnu_cxx::__normal_iterator > >,
boost::iterators::use_default, boost::iterators::use_default,
boost::iterators::use_default, boost::iterators::use_default>,
std::back_insert_iterator > >,
unit::advance_to(unit_type const&, bool)::$_0)
/usr/lib/gcc/x86_64-redhat-linux/6.3.1/../../../../include/c++/6.3.1/bits/stl_algo.h:4177
#3 0x29f54d2 in unit::advance_to(unit_type const&, bool)
/home/matthias/vcs/github/wesnoth/build/../src/units/unit.cpp:976
#4 0x29e94c5 in unit::unit(config const&, bool, vconfig const*)
/home/matthias/vcs/github/wesnoth/build/../src/units/unit.cpp:458:2
#5 0x3f3121e in unit_creator::add_unit(config const&, vconfig const*)
/home/matthias/vcs/github/wesnoth/build/../src/actions/unit_creator.cpp:169:25
#6 0x3dec8db in team_builder::place_units()
/home/matthias/vcs/github/wesnoth/build/../src/teambuilder.cpp:287:8
#7 0x3de2c3b in team_builder::build_team_stage_two()
/home/matthias/vcs/github/wesnoth/build/../src/teambuilder.cpp:88:3
#8 0x3de2c3b in build_team_stage_two(std::shared_ptr)
/home/matthias/vcs/github/wesnoth/build/../src/teambuilder.cpp:311
#9 0x3404024 in game_state::init(config const&, play_controller&)
/home/matthias/vcs/github/wesnoth/build/../src/game_state.cpp:212:4
#10 0x3d1993c in play_controller::init(CVideo&, config
const&)::$_0::operator()() const
/home/matthias/vcs/github/wesnoth/build/../src/play_controller.cpp:222:15
#11 0x3d18653 in std::_Function_handler::_M_invoke(std::_Any_data
const&)
/usr/lib/gcc/x86_64-redhat-linux/6.3.1/../../../../include/c++/6.3.1/functional:1731:2
#12 0x1d4222d in std::function::operator()() const
/usr/lib/gcc/x86_64-redhat-linux/6.3.1/../../../../include/c++/6.3.1/functional:2127:14
#13 0x2124d81 in
gui2::dialogs::loading_screen::pre_show(gui2::window&)::$_0::operator()()
const
/home/matthias/vcs/github/wesnoth/build/../src/gui/dialogs/loading_screen.cpp:123:5
#14 0x2124d81 in
boost::detail::thread_data::run()
/usr/include/boost/thread/detail/thread.hpp:116
#15 0x7f921200a145  (/lib64/libboost_thread.so.1.60.0+0x12145)

Direct leak of 720 byte(s) in 2 object(s) allocated from:
#0 0x188ea42 in operator new(unsigned long)
/home/matthias/LLVM/LLVM_dev/stage_2/llvm/projects/compiler-rt/lib/asan/asan_new_delete.cc:82:35
#1 0x29e421c in unit::unit(unit const&)
/home/matthias/vcs/github/wesnoth/build/../src/units/unit.cpp:321:11
#2 0x2928491 in unit_map::add(map_location const&, unit const&)
/home/matthias/vcs/github/wesnoth/build/../src/units/map.cpp:72:29
#3 0x292f58f in unit_map::replace(map_location const&, unit const&)
/home/matthias/vcs/github/wesnoth/build/../src/units/map.cpp:215:9
#4 0x3f313ba in unit_creator::add_unit(config const&, vconfig const*)
/home/matthias/vcs/github/wesnoth/build/../src/actions/unit_creator.cpp:173:20
#5 0x3dec8db in team_builder::place_units()
/home/matthias/vcs/github/wesnoth/build/../src/teambuilder.cpp:287:8
#6 0x3de2c3b in team_builder::build_team_stage_two()
/home/matthias/vcs/github/wesnoth/build/../src/teambuilder.cpp:88:3
#7 0x3de2c3b in build_team_stage_two(std::shared_ptr)
/home/matthias/vcs/github/wesnoth/build/../src/teambuilder.cpp:311
#8 0x3404024 in game_state::init(config const&, play_controller&)
/home/matthias/vcs/github/wesnoth/build/../src/game_state.cpp:212:4
#9 0x3d1993c in play_controller::init(CVideo&, config

[Wesnoth-bugs] [bug #25081] memleaks in tutorial start

2016-10-22 Thread Matthias Krüger
Follow-up Comment #2, bug #25081 (project wesnoth):

updated leak log

(file #29103, file #29104)
___

Additional Item Attachment:

File name: tut_leaks_oct22.logSize:8 KB
File name: tut_leaks_oct22.logSize:8 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25081] memleaks in tutorial start

2016-10-20 Thread Daniel
Update of bug #25081 (project wesnoth):

  Status:None => Ready For Test 


___

Reply to this item at:

  

___
  Nachricht gesendet von/durch Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25081] memleaks in tutorial start

2016-09-19 Thread Matthias Krüger
URL:
  

 Summary: memleaks in tutorial start
 Project: Battle for Wesnoth
Submitted by: matthiaskrgr
Submitted on: Mon 19 Sep 2016 01:59:40 PM UTC
Category: Bug
Severity: 3 - Normal
Priority: 5 - Normal
  Item Group: Units
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Release: git
Operating System: linux

___

Details:

Just launch the tutorial from the main menu and quit as soon as the map loaded
and you got through the mandatory popup windows.

wesnoth @ 8508b42bed28a956aa5aa8a120cb17ed9bf8404f 



___

File Attachments:


---
Date: Mon 19 Sep 2016 01:59:40 PM UTC  Name: leaks_tutorial.log  Size: 14kB  
By: matthiaskrgr



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs