Contents

hide
<<previous   next>>

Bug 1808 : Bug checking conditions for Poisson's ratio for non-uniform layers (duplicate of bug 1861)

Status: Solved

dinver

General information

--FATAL ERROR-

ASSERT: "_parameterSpace.isOkDebug()" in file src/AbstractForward.cpp, line 352

2011-07-18 20:35:43.623

main,layerPainter1,run_01,,run_02,,run_03,,run_04,,run_05,

Current thread:

---- thread main
---- thread layerPainter1
virtual void SciFigs::LayerPainterThread::run():59
---- thread run_01
---- thread
---- thread run_02
---- thread
---- thread run_03
---- thread
---- thread run_04
---- thread
---- thread run_05
bool DinverCore::Neighborhood::random(int, int):398
virtual void InversionThread::run():217
---- thread
bool DinverCore::AbstractForward::monteCarlo():267

---- thread main
---- thread layerPainter1
---- thread run_01
---- thread
---- thread run_02
---- thread
---- thread run_03
---- thread
---- thread run_04
---- thread
---- thread run_05
---- thread
---- thread main
---- thread layerPainter1
---- thread run_01
---- thread
---- thread run_02
---- thread
---- thread run_03
---- thread
---- thread run_04
---- thread
---- thread run_05
---- thread

Developer comments (common to all duplicates if any)

Still no comments.

Systems and versions

Windows Vista
  Qt                  4.6.3
  QGpCoreTools        1.20.0 from geopsypack-2.3.0	(built on 201103131940)
  DinverCore          0.9.1 from geopsypack-2.3.0	(built on 201102011723)
  QGpGuiTools         1.12.0 from geopsypack-2.3.0	(built on 201103131940)
  SciFigs             2.5.0 from geopsypack-2.3.0	(built on 201103131940)
  dinver              0.5.1 from geopsypack-2.3.0	(built on 201102011725)
  QGpCoreWave         0.8.2 from geopsypack-2.3.0	(built on 201103131940)
  QGpCompatibility    0.3.1 from geopsypack-2.3.0	(built on 201103131942)
  DinverDCCore        1.5.0 from geopsypack-2.3.0	(built on 201101031552)
  QGpGuiWave          0.6.1 from geopsypack-2.3.0	(built on 201102011717)
  DinverDCGui         0.1.0 from geopsypack-2.3.0	(built on 201101031552)
  DinverGui           0.2.0 from geopsypack-2.3.0	(built on 201101031552)
  dinverdc            1.4.1 from geopsypack-2.3.0	(built on 201102011728)

Windows XP
  Qt                  4.6.3
  QGpCoreTools        1.21.0 from geopsypack-2.4.0	(built on 201105121025)
  DinverCore          0.9.2 from geopsypack-2.4.0	(built on 201105120958)
  QGpGuiTools         1.13.0 from geopsypack-2.4.0	(built on 201105121030)
  SciFigs             2.6.0 from geopsypack-2.4.0	(built on 201105121031)
  dinver              0.5.2 from geopsypack-2.4.0	(built on 201105121053)
  QGpCoreWave         1.0.0 from geopsypack-2.4.0	(built on 201105121034)
  QGpCompatibility    0.3.1 from geopsypack-2.4.0	(built on 201103131942)
  DinverDCCore        1.6.0 from geopsypack-2.4.0	(built on 201105121038)
  QGpGuiWave          0.6.1 from geopsypack-2.4.0	(built on 201102011717)
  DinverDCGui         0.1.0 from geopsypack-2.4.0	(built on 201101031552)
  DinverGui           0.2.0 from geopsypack-2.4.0	(built on 201101031552)
  dinverdc            1.4.1 from geopsypack-2.4.0	(built on 201102011728)

User reports and comments

164018872011-04-11 12:20:27
180820042011-07-19 02:36:22
180820052011-07-19 02:37:14
185720562011-09-06 15:30:25
186120602011-09-09 14:06:28I was working with the following parametrization 200 < TopVp0 < 500 m/s(92 bins) TopVp0 < TopVp1 Poisson's ratio checked 200 < TopVp1 < 5000 m/s(323 bins) TopVp0 < TopVp1 Poisson's ratio checked 200 < BottomVp1 < 5000 m/s(323 bins) BottomVp1 < TopVp2 Poisson's ratio checked 200 < TopVp2 < 5000 m/s(323 bins) BottomVp1 < TopVp2 Poisson's ratio checked 1 < DNu0 < 100 m(462 bins) 0.5 < HNu1 < 25 m(393 bins) 80 < TopVs0 < 120 m/s(40 bins) TopVs0 < TopVs1 Poisson's ratio checked 1.5 < DVs0 < 2 m(28 bins) 150 < TopVs1 < 3500 m/s(316 bins) TopVs0 < TopVs1 Poisson's ratio checked 150 < BottomVs1 < 3500 m/s(316 bins) BottomVs1 < TopVs2 Poisson's ratio checked 0.5 < HVs1 < 25 m(393 bins) 150 < TopVs2 < 3500 m/s(316 bins) BottomVs1 < TopVs2 Poisson's ratio checked 1600 < TopRho0 < 2000 kg/m3(22 bins) TopRho0 < TopRho1 1600 < TopRho1 < 2000 kg/m3(22 bins) TopRho0 < TopRho1 1600 < BottomRho1 < 2000 kg/m3(22 bins) 1 < DRho1 < 100 m(462 bins) 1600 < TopRho2 < 2000 kg/m3(22 bins) trying to invert the following dispersion curve: freq slow 248.342 0.004026705 213.11 0.00469241 175.625 0.00569395 146.132 0.00684313 130.292 0.00767507 116.263 0.00860119 111.521 0.00896692 107.642 0.00929005 104.169 0.00959978 After the command "start" under the menu Runs the crash happened.