Anonymous | Login | Signup for a new account | 2021-01-27 02:28 PST | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Summary | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0007083 | opensim | [REGION] OpenSim Core | public | 2014-03-29 08:36 | 2019-02-25 07:59 | ||||
Reporter | maurizio55 | ||||||||
Assigned To | tampa | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | 0.7.6 - VPS 1 core, 1GB | Operating System | ubuntu | Operating System Version | 12.04 | ||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0007083: Consistent Out of Memory crash after a few hours - even without user activity | ||||||||
Description | I'm running a standalone process with 4 regions. regions are almost empty, very few scripts, and there is just one avatar in total. After running for a few hours the system crashes - even with no users logged. attached last 4 hour of log diagnostic. looking at the log, I notice a HUGE increase in the - InventoryWorkerThread0 - InventoryWorkerThread1 may that be the cause or it may be a memory leak or what | ||||||||
Additional Information | (see attached for log) This is anyway recent output in the terminal before crash: Main threadpool (excluding script engine pools) Thread pool used : SmartThreadPool Max threads : 100 Min threads : 15 Allocated threads : 15 In use threads : 0 Work items waiting : 0 13:46:55 - [MAP IMAGE SERVICE MODULE]: map refresh! 13:46:55 - [MAP IMAGE SERVICE MODULE]: upload maptile for bedford 13:46:59 - [WARP 3D IMAGE MODULE]: GC.Collect() 13:46:59 - [MAP IMAGE SERVICE MODULE]: upload maptile for goblinland 13:47:06 - [WARP 3D IMAGE MODULE]: GC.Collect() 13:47:06 - [MAP IMAGE SERVICE MODULE]: upload maptile for adavede 13:47:08 - [WARP 3D IMAGE MODULE]: GC.Collect() 13:47:08 - [MAP IMAGE SERVICE MODULE]: upload maptile for asgubala 13:47:09 - [WARP 3D IMAGE MODULE]: GC.Collect() Region (root) # exception inside UnhandledException handler: Out of memory | ||||||||
Tags | No tags attached. | ||||||||
Git Revision or version number | |||||||||
Run Mode | Standalone (Multiple Regions) | ||||||||
Physics Engine | ODE | ||||||||
Script Engine | |||||||||
Environment | Mono / Linux64 | ||||||||
Mono Version | 2.10 | ||||||||
Viewer | any | ||||||||
Attached Files | ![]() 2014-03-29 09:46:51,510 DEBUG - OpenSim.Framework.Servers.BaseOpenSimServer DIAGNOSTICS Time now is 3/29/2014 9:46:51 AM Server has been running since Saturday, 3/29/2014 8:46:51 AM That is an elapsed time of 01:00:00.0258780 CONNECTION STATISTICS Client logouts due to no data receive timeout: 0 SAMPLE FRAME STATISTICS Dilatn SimFPS PhyFPS AgntUp RootAg ChldAg Prims AtvPrm AtvScr ScrLPS 1.00 55 56.7 0.0 0 0 2611 0 86 0 PktsIn PktOut PendDl PendUl UnackB TotlFt NetFt PhysFt OthrFt AgntFt ImgsFt 1 1 0 0 0 18.2 0.0 0.0 0.0 0.0 0.0 MEMORY STATISTICS Heap allocated to OpenSim : 349 MB Last heap allocation rate : 0.675 MB/s Average heap allocation rate: 0.645 MB/s Process memory : 580 MB 23 threads are being tracked: ID NAME LAST UPDATE (MS) LIFETIME (MS) PRIORITY STATE 23 PollServiceWorkerThread0:9030 283 3599556 Lowest WaitSleepJoin 24 PollServiceWorkerThread1:9030 286 3599554 Lowest WaitSleepJoin 25 PollServiceWorkerThread2:9030 283 3599551 Lowest WaitSleepJoin 26 LongPollServiceWatcherThread:9030 357 3599550 Lowest WaitSleepJoin 30 InventoryWorkerThread0 3300401 3595524 Lowest WaitSleepJoin 31 InventoryWorkerThread1 3305520 3595523 Lowest WaitSleepJoin 32 Incoming Packets (bedford) 44 3592646 Lowest WaitSleepJoin 33 Outgoing Packets (bedford) 44 3592643 Lowest WaitSleepJoin 34 Incoming Packets (goblinland) 45 3588298 Lowest WaitSleepJoin 35 Outgoing Packets (goblinland) 44 3588296 Lowest WaitSleepJoin 36 Incoming Packets (adavede) 45 3584234 Lowest WaitSleepJoin 37 Outgoing Packets (adavede) 44 3584232 Lowest WaitSleepJoin 38 Incoming Packets (asgubala) 45 3582866 Lowest WaitSleepJoin 39 Outgoing Packets (asgubala) 44 3582865 Lowest WaitSleepJoin 40 Heartbeat (bedford) 71 3582863 Lowest Running 44 Heartbeat (goblinland) 15 3582852 Lowest WaitSleepJoin 48 Heartbeat (adavede) 17 3582836 Lowest WaitSleepJoin 52 Heartbeat (asgubala) 14 3582823 Lowest WaitSleepJoin 56 Maintenance (asgubala) 436 3582673 Lowest WaitSleepJoin 57 Maintenance (adavede) 786 3582018 Lowest WaitSleepJoin 58 Maintenance (bedford) 684 3579624 Lowest WaitSleepJoin 59 Maintenance (goblinland) 786 3578688 Lowest WaitSleepJoin 64 AsyncLSLCmdHandlerThread 27 3566128 Lowest Background, WaitSleepJoin Main threadpool (excluding script engine pools) Thread pool used : SmartThreadPool Max threads : 100 Min threads : 15 Allocated threads : 15 In use threads : 0 Work items waiting : 0 2014-03-29 09:46:54,767 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: map refresh! 2014-03-29 09:46:54,777 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for bedford 2014-03-29 09:46:58,684 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 09:46:59,050 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for goblinland 2014-03-29 09:47:05,137 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 09:47:05,642 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for adavede 2014-03-29 09:47:07,832 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 09:47:07,982 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for asgubala 2014-03-29 09:47:09,287 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 10:46:51,485 DEBUG - OpenSim.Framework.Servers.BaseOpenSimServer DIAGNOSTICS Time now is 3/29/2014 10:46:51 AM Server has been running since Saturday, 3/29/2014 8:46:51 AM That is an elapsed time of 02:00:00.0247220 CONNECTION STATISTICS Client logouts due to no data receive timeout: 0 SAMPLE FRAME STATISTICS Dilatn SimFPS PhyFPS AgntUp RootAg ChldAg Prims AtvPrm AtvScr ScrLPS 1.00 55 56.7 0.0 0 0 2611 0 86 0 PktsIn PktOut PendDl PendUl UnackB TotlFt NetFt PhysFt OthrFt AgntFt ImgsFt 1 1 0 0 0 18.2 0.0 0.0 0.0 0.0 0.0 MEMORY STATISTICS Heap allocated to OpenSim : 316 MB Last heap allocation rate : 0.483 MB/s Average heap allocation rate: 0.481 MB/s Process memory : 622 MB 23 threads are being tracked: ID NAME LAST UPDATE (MS) LIFETIME (MS) PRIORITY STATE 23 PollServiceWorkerThread0:9030 221 7199533 Lowest WaitSleepJoin 24 PollServiceWorkerThread1:9030 221 7199531 Lowest WaitSleepJoin 25 PollServiceWorkerThread2:9030 221 7199528 Lowest WaitSleepJoin 26 LongPollServiceWatcherThread:9030 84 7199527 Lowest WaitSleepJoin 30 InventoryWorkerThread0 6900378 7195501 Lowest WaitSleepJoin 31 InventoryWorkerThread1 6905497 7195500 Lowest WaitSleepJoin 32 Incoming Packets (bedford) 87 7192623 Lowest WaitSleepJoin 33 Outgoing Packets (bedford) 91 7192620 Lowest WaitSleepJoin 34 Incoming Packets (goblinland) 91 7188275 Lowest WaitSleepJoin 35 Outgoing Packets (goblinland) 91 7188273 Lowest WaitSleepJoin 36 Incoming Packets (adavede) 91 7184211 Lowest WaitSleepJoin 37 Outgoing Packets (adavede) 91 7184209 Lowest WaitSleepJoin 38 Incoming Packets (asgubala) 91 7182843 Lowest WaitSleepJoin 39 Outgoing Packets (asgubala) 91 7182842 Lowest WaitSleepJoin 40 Heartbeat (bedford) 89 7182840 Lowest Running 44 Heartbeat (goblinland) 37 7182829 Lowest WaitSleepJoin 48 Heartbeat (adavede) 37 7182813 Lowest WaitSleepJoin 52 Heartbeat (asgubala) 37 7182800 Lowest WaitSleepJoin 56 Maintenance (asgubala) 891 7182650 Lowest WaitSleepJoin 57 Maintenance (adavede) 234 7181995 Lowest WaitSleepJoin 58 Maintenance (bedford) 98 7179601 Lowest WaitSleepJoin 59 Maintenance (goblinland) 234 7178665 Lowest WaitSleepJoin 64 AsyncLSLCmdHandlerThread 48 7166105 Lowest Background, WaitSleepJoin Main threadpool (excluding script engine pools) Thread pool used : SmartThreadPool Max threads : 100 Min threads : 15 Allocated threads : 15 In use threads : 0 Work items waiting : 0 2014-03-29 11:46:51,485 DEBUG - OpenSim.Framework.Servers.BaseOpenSimServer DIAGNOSTICS Time now is 3/29/2014 11:46:51 AM Server has been running since Saturday, 3/29/2014 8:46:51 AM That is an elapsed time of 03:00:00.0246940 CONNECTION STATISTICS Client logouts due to no data receive timeout: 0 SAMPLE FRAME STATISTICS Dilatn SimFPS PhyFPS AgntUp RootAg ChldAg Prims AtvPrm AtvScr ScrLPS 1.00 55 56.7 0.0 0 0 2611 0 86 0 PktsIn PktOut PendDl PendUl UnackB TotlFt NetFt PhysFt OthrFt AgntFt ImgsFt 1 1 0 0 0 18.2 0.0 0.0 0.0 0.0 0.0 MEMORY STATISTICS Heap allocated to OpenSim : 413 MB Last heap allocation rate : 0.83 MB/s Average heap allocation rate: 0.823 MB/s Process memory : 614 MB 23 threads are being tracked: ID NAME LAST UPDATE (MS) LIFETIME (MS) PRIORITY STATE 23 PollServiceWorkerThread0:9030 4362 10799533 Lowest WaitSleepJoin 24 PollServiceWorkerThread1:9030 4362 10799531 Lowest WaitSleepJoin 25 PollServiceWorkerThread2:9030 4362 10799528 Lowest WaitSleepJoin 26 LongPollServiceWatcherThread:9030 296 10799527 Lowest WaitSleepJoin 30 InventoryWorkerThread0 10500378 10795501 Lowest WaitSleepJoin 31 InventoryWorkerThread1 10505497 10795500 Lowest WaitSleepJoin 32 Incoming Packets (bedford) 50 10792623 Lowest WaitSleepJoin 33 Outgoing Packets (bedford) 50 10792620 Lowest WaitSleepJoin 34 Incoming Packets (goblinland) 50 10788275 Lowest WaitSleepJoin 35 Outgoing Packets (goblinland) 50 10788273 Lowest WaitSleepJoin 36 Incoming Packets (adavede) 50 10784211 Lowest WaitSleepJoin 37 Outgoing Packets (adavede) 50 10784209 Lowest WaitSleepJoin 38 Incoming Packets (asgubala) 50 10782843 Lowest WaitSleepJoin 39 Outgoing Packets (asgubala) 50 10782842 Lowest WaitSleepJoin 40 Heartbeat (bedford) 40 10782840 Lowest WaitSleepJoin 44 Heartbeat (goblinland) 69 10782829 Lowest WaitSleepJoin 48 Heartbeat (adavede) 69 10782813 Lowest WaitSleepJoin 52 Heartbeat (asgubala) 69 10782800 Lowest WaitSleepJoin 56 Maintenance (asgubala) 248 10782650 Lowest WaitSleepJoin 57 Maintenance (adavede) 573 10781995 Lowest WaitSleepJoin 58 Maintenance (bedford) 446 10779601 Lowest WaitSleepJoin 59 Maintenance (goblinland) 573 10778665 Lowest WaitSleepJoin 64 AsyncLSLCmdHandlerThread 33 10766105 Lowest Background, WaitSleepJoin Main threadpool (excluding script engine pools) Thread pool used : SmartThreadPool Max threads : 100 Min threads : 15 Allocated threads : 15 In use threads : 0 Work items waiting : 0 2014-03-29 11:46:54,989 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: map refresh! 2014-03-29 11:46:54,995 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for bedford 2014-03-29 11:46:58,971 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 11:46:59,320 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for goblinland 2014-03-29 11:47:05,601 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 11:47:05,800 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for adavede 2014-03-29 11:47:07,440 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 11:47:07,719 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for asgubala 2014-03-29 11:47:09,060 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 12:46:51,508 DEBUG - OpenSim.Framework.Servers.BaseOpenSimServer DIAGNOSTICS Time now is 3/29/2014 12:46:51 PM Server has been running since Saturday, 3/29/2014 8:46:51 AM That is an elapsed time of 04:00:00.0477630 CONNECTION STATISTICS Client logouts due to no data receive timeout: 0 SAMPLE FRAME STATISTICS Dilatn SimFPS PhyFPS AgntUp RootAg ChldAg Prims AtvPrm AtvScr ScrLPS 1.00 55 56.7 0.0 0 0 57 0 1 0 PktsIn PktOut PendDl PendUl UnackB TotlFt NetFt PhysFt OthrFt AgntFt ImgsFt 41 11 0 0 0 18.2 0.0 0.0 0.0 0.0 0.0 MEMORY STATISTICS Heap allocated to OpenSim : 485 MB Last heap allocation rate : 1.73 MB/s Average heap allocation rate: 1.062 MB/s Process memory : 683 MB 23 threads are being tracked: ID NAME LAST UPDATE (MS) LIFETIME (MS) PRIORITY STATE 23 PollServiceWorkerThread0:9030 4093 14399556 Lowest WaitSleepJoin 24 PollServiceWorkerThread1:9030 4092 14399554 Lowest WaitSleepJoin 25 PollServiceWorkerThread2:9030 4092 14399551 Lowest WaitSleepJoin 26 LongPollServiceWatcherThread:9030 460 14399550 Lowest WaitSleepJoin 30 InventoryWorkerThread0 14100401 14395524 Lowest WaitSleepJoin 31 InventoryWorkerThread1 14105520 14395523 Lowest WaitSleepJoin 32 Incoming Packets (bedford) 52 14392646 Lowest WaitSleepJoin 33 Outgoing Packets (bedford) 49 14392643 Lowest WaitSleepJoin 34 Incoming Packets (goblinland) 49 14388298 Lowest WaitSleepJoin 35 Outgoing Packets (goblinland) 52 14388296 Lowest WaitSleepJoin 36 Incoming Packets (adavede) 52 14384234 Lowest WaitSleepJoin 37 Outgoing Packets (adavede) 52 14384232 Lowest WaitSleepJoin 38 Incoming Packets (asgubala) 52 14382866 Lowest WaitSleepJoin 39 Outgoing Packets (asgubala) 49 14382865 Lowest WaitSleepJoin 40 Heartbeat (bedford) 18 14382863 Lowest WaitSleepJoin 44 Heartbeat (goblinland) 58 14382852 Lowest WaitSleepJoin 48 Heartbeat (adavede) 60 14382836 Lowest WaitSleepJoin 52 Heartbeat (asgubala) 60 14382823 Lowest WaitSleepJoin 56 Maintenance (asgubala) 560 14382673 Lowest WaitSleepJoin 57 Maintenance (adavede) 928 14382018 Lowest WaitSleepJoin 58 Maintenance (bedford) 779 14379624 Lowest WaitSleepJoin 59 Maintenance (goblinland) 929 14378688 Lowest WaitSleepJoin 64 AsyncLSLCmdHandlerThread 21 14366128 Lowest Background, WaitSleepJoin Main threadpool (excluding script engine pools) Thread pool used : SmartThreadPool Max threads : 100 Min threads : 15 Allocated threads : 15 In use threads : 0 Work items waiting : 0 2014-03-29 13:46:51,486 DEBUG - OpenSim.Framework.Servers.BaseOpenSimServer DIAGNOSTICS Time now is 3/29/2014 1:46:51 PM Server has been running since Saturday, 3/29/2014 8:46:51 AM That is an elapsed time of 05:00:00.0248770 CONNECTION STATISTICS Client logouts due to no data receive timeout: 0 SAMPLE FRAME STATISTICS Dilatn SimFPS PhyFPS AgntUp RootAg ChldAg Prims AtvPrm AtvScr ScrLPS 1.00 55 56.7 0.0 0 0 2611 0 86 0 PktsIn PktOut PendDl PendUl UnackB TotlFt NetFt PhysFt OthrFt AgntFt ImgsFt 1 1 0 0 0 18.2 0.0 0.0 0.0 0.0 0.0 MEMORY STATISTICS Heap allocated to OpenSim : 444 MB Last heap allocation rate : 0.592 MB/s Average heap allocation rate: 0.858 MB/s Process memory : 660 MB 23 threads are being tracked: ID NAME LAST UPDATE (MS) LIFETIME (MS) PRIORITY STATE 23 PollServiceWorkerThread0:9030 3001 17999534 Lowest WaitSleepJoin 24 PollServiceWorkerThread1:9030 3001 17999532 Lowest WaitSleepJoin 25 PollServiceWorkerThread2:9030 3001 17999529 Lowest WaitSleepJoin 26 LongPollServiceWatcherThread:9030 403 17999528 Lowest WaitSleepJoin 30 InventoryWorkerThread0 17700379 17995502 Lowest WaitSleepJoin 31 InventoryWorkerThread1 17705498 17995501 Lowest WaitSleepJoin 32 Incoming Packets (bedford) 44 17992624 Lowest WaitSleepJoin 33 Outgoing Packets (bedford) 44 17992621 Lowest WaitSleepJoin 34 Incoming Packets (goblinland) 44 17988276 Lowest WaitSleepJoin 35 Outgoing Packets (goblinland) 59 17988274 Lowest WaitSleepJoin 36 Incoming Packets (adavede) 44 17984212 Lowest WaitSleepJoin 37 Outgoing Packets (adavede) 59 17984210 Lowest WaitSleepJoin 38 Incoming Packets (asgubala) 44 17982844 Lowest WaitSleepJoin 39 Outgoing Packets (asgubala) 44 17982843 Lowest WaitSleepJoin 40 Heartbeat (bedford) 14 17982841 Lowest WaitSleepJoin 44 Heartbeat (goblinland) 62 17982830 Lowest WaitSleepJoin 48 Heartbeat (adavede) 62 17982814 Lowest WaitSleepJoin 52 Heartbeat (asgubala) 61 17982801 Lowest WaitSleepJoin 56 Maintenance (asgubala) 643 17982651 Lowest WaitSleepJoin 57 Maintenance (adavede) 67 17981996 Lowest WaitSleepJoin 58 Maintenance (bedford) 886 17979602 Lowest WaitSleepJoin 59 Maintenance (goblinland) 67 17978666 Lowest WaitSleepJoin 64 AsyncLSLCmdHandlerThread 98 17966106 Lowest Background, WaitSleepJoin Main threadpool (excluding script engine pools) Thread pool used : SmartThreadPool Max threads : 100 Min threads : 15 Allocated threads : 15 In use threads : 0 Work items waiting : 0 2014-03-29 13:46:55,583 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: map refresh! 2014-03-29 13:46:55,588 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for bedford 2014-03-29 13:46:59,507 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 13:46:59,874 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for goblinland 2014-03-29 13:47:06,083 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 13:47:06,449 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for adavede 2014-03-29 13:47:08,031 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() 2014-03-29 13:47:08,294 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for asgubala 2014-03-29 13:47:09,939 DEBUG - OpenSim.Region.CoreModules.World.Warp3DMap.Warp3DImageModule [WARP 3D IMAGE MODULE]: GC.Collect() | ||||||||
![]() |
|
(0025641) jak.daniels (reporter) 2014-03-29 08:52 |
The Warp3d map module currently leaks memory every time it runs. You can try adding to this section in StandaloneCommonm.ini: [MapImageService] RefreshTime = 0 and/or in this section in OpenSim.ini: [Map] MaptileRefresh = 0 This should disable the timers for refreshing the maptiles, but should still run once when the sim starts up. Otherwise you could switch back to the MapImageModule (in the [Map] section also) until Warp3d is fixed. |
(0025642) maurizio55 (reporter) 2014-03-29 09:02 |
thanks will do |
(0034853) tampa (reporter) 2019-02-25 07:59 |
Marking this as resolved for now, Warp3d still has various other issues, but it no longer seems to leak quite so massively. Still not advisable to have maptiles regenerated all too often, please reopen if issue arises again. |
![]() |
|||
Date Modified | Username | Field | Change |
2014-03-29 08:36 | maurizio55 | New Issue | |
2014-03-29 08:36 | maurizio55 | File Added: crashlog.txt | |
2014-03-29 08:52 | jak.daniels | Note Added: 0025641 | |
2014-03-29 09:02 | maurizio55 | Note Added: 0025642 | |
2019-02-25 07:59 | tampa | Note Added: 0034853 | |
2019-02-25 07:59 | tampa | Status | new => resolved |
2019-02-25 07:59 | tampa | Resolution | open => fixed |
2019-02-25 07:59 | tampa | Assigned To | => tampa |
Copyright © 2000 - 2012 MantisBT Group |