View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002621 | Spring engine | General | public | 2011-08-24 22:56 | 2011-08-25 21:56 | ||||
Reporter | abma | ||||||||
Assigned To | hoijui | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | 83.0 | Fixed in Version | |||||||
Summary | 0002621: (master) test_rectangleOptimizer crashes on MacOSX in DefaultFilter.cpp:181 | ||||||||
Description | to reproduce just run the test on macosx... | ||||||||
Additional Information | (gdb) run Starting program: /Users/abma/spring/test/test_RectangleOptimizer Reading symbols for shared libraries +++. done Running 1 test case... *** No errors detected Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x0000000a 0x0000000a in ?? () (gdb) bt full #0 0x0000000a in ?? () No symbol table info available. Cannot access memory at address 0xa #1 0x00005782 in log_frontend_record (section=0x82d0 "?\004 ", level=2098304, fmt=0x6674 "Statistics for RectangleOptimizer: %f") at /Users/abma/spring/rts/System/Log/DefaultFilter.cpp:181 arguments = #2 0x00004239 in ~list [inlined] () at /Users/abma/spring/rts/System/Misc/RectangleOptimizer.cpp:26 No locals. 0000003 ~list [inlined] () at /usr/include/c++/4.2.1/bits/stl_list.h:408 this = ('std::_List_base<SRectangle,std::allocator<SRectangle> >' * const) 0000004 0x00004239 in CRectangleOptimizer::~CRectangleOptimizer (this=0x829c) at /Users/abma/spring/rts/System/Misc/RectangleOptimizer.cpp:27 this = ('std::_List_base<SRectangle,std::allocator<SRectangle> >' * const) 0000005 0x9256319f in __cxa_finalize () No symbol table info available. #6 0x925630b4 in exit () No symbol table info available. #7 0x00002fe1 in start () No symbol table info available. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2011-08-25 21:55 Last edited: 2011-08-25 21:56 |
thanks hoijui! fixed by https://github.com/spring/spring/commit/d5bf3dafb929c14fe6d65e06f9e19ceafaa9df39 i guess |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-08-24 22:56 | abma | New Issue | |
2011-08-24 22:56 | abma | Summary | (master) test_rectangleOptimizer crashes on MacOSX => (master) test_rectangleOptimizer crashes on MacOSX in DefaultFilter.cpp:181 |
2011-08-24 23:00 | abma | Target Version | => 0.83.0 |
2011-08-25 21:55 | abma | Note Added: 0007293 | |
2011-08-25 21:55 | abma | Status | new => resolved |
2011-08-25 21:55 | abma | Resolution | open => fixed |
2011-08-25 21:55 | abma | Assigned To | => abma |
2011-08-25 21:55 | abma | Status | resolved => assigned |
2011-08-25 21:55 | abma | Assigned To | abma => hoijui |
2011-08-25 21:56 | abma | Note Edited: 0007293 | |
2011-08-25 21:56 | abma | Status | assigned => resolved |