View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013664ParaView(No Category)public2012-11-16 13:532016-08-12 09:59
ReporterCory Quammen 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0013664: Crash with AMR Gaussian Pulse source and Spreadsheet View
DescriptionSteps to reproduce:

- Add AMR GaussianPulse Source
- Create a new Spreadsheet View

Backtrace at crash:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000030
0x000000010d197445 in vtkInformation::GetAsObjectBase (this=0x0, key=0x114eb9280) at vtkInformation.cxx:185
185 MapType::const_iterator i = this->Internal->Map.find(key);
(gdb) bt
#0 0x000000010d197445 in vtkInformation::GetAsObjectBase (this=0x0, key=0x114eb9280) at vtkInformation.cxx:185
#1 0x000000010d1a91a3 in vtkInformationKeyToInformationFriendship::GetAsObjectBase (info=0x0, key=0x114eb9280) at vtkInformationKey.cxx:37
#2 0x000000010d1a8b01 in vtkInformationKey::GetAsObjectBase (this=0x114eb9280, info=0x0) at vtkInformationKey.cxx:98
#3 0x000000010d1a31ea in vtkInformationIntegerKey::Set (this=0x114eb9280, info=0x0, value=0) at vtkInformationIntegerKey.cxx:51
#4 0x000000010d19972b in vtkInformation::Set (this=0x0, key=0x114eb9280, value=0) at vtkInformation.cxx:458
#5 0x00000001074a904f in vtkBlockDeliveryPreprocessor::RequestData (this=0x120f896d0, unnamed_arg=0x121a21950, inputVector=0x121a25920, outputVector=0x1214af560) at vtkBlockDeliveryPreprocessor.cxx:162
#6 0x000000010c643fdf in vtkDataObjectAlgorithm::ProcessRequest (this=0x120f896d0, request=0x121a21950, inputVector=0x121a25920, outputVector=0x1214af560) at vtkDataObjectAlgorithm.cxx:88
#7 0x000000010c66122e in vtkExecutive::CallAlgorithm (this=0x11e5bd930, request=0x121a21950, direction=1, inInfo=0x121a25920, outInfo=0x1214af560) at vtkExecutive.cxx:744
#8 0x000000010c645fa4 in vtkDemandDrivenPipeline::ExecuteData (this=0x11e5bd930, request=0x121a21950, inInfo=0x121a25920, outInfo=0x1214af560) at vtkDemandDrivenPipeline.cxx:498
0000009 0x000000010c639e7c in vtkCompositeDataPipeline::ExecuteData (this=0x11e5bd930, request=0x121a21950, inInfoVec=0x121a25920, outInfoVec=0x1214af560) at vtkCompositeDataPipeline.cxx:323
#10 0x000000010c64a8a2 in vtkDemandDrivenPipeline::ProcessRequest (this=0x11e5bd930, request=0x121a21950, inInfoVec=0x121a25920, outInfoVec=0x1214af560) at vtkDemandDrivenPipeline.cxx:279
0000011 0x000000010c69358b in vtkStreamingDemandDrivenPipeline::ProcessRequest (this=0x11e5bd930, request=0x121a21950, inInfoVec=0x121a25920, outInfoVec=0x1214af560) at vtkStreamingDemandDrivenPipeline.cxx:346
#12 0x000000010c63adc7 in vtkCompositeDataPipeline::ProcessRequest (this=0x11e5bd930, request=0x121a21950, inInfoVec=0x121a25920, outInfoVec=0x1214af560) at vtkCompositeDataPipeline.cxx:244
#13 0x000000010c64b292 in vtkDemandDrivenPipeline::UpdateData (this=0x11e5bd930, outputPort=0) at vtkDemandDrivenPipeline.cxx:449
#14 0x000000010c693885 in vtkStreamingDemandDrivenPipeline::Update (this=0x11e5bd930, port=0) at vtkStreamingDemandDrivenPipeline.cxx:399
#15 0x000000010c621c65 in vtkAlgorithm::Update (this=0x120f896d0, port=0) at vtkAlgorithm.cxx:1420
#16 0x000000010c621c24 in vtkAlgorithm::Update (this=0x120f896d0) at vtkAlgorithm.cxx:1414
#17 0x0000000106f5f226 in vtkSpreadSheetView::StreamToClient (this=0x120f30bd0) at vtkSpreadSheetView.cxx:331
#18 0x0000000106f642ae in vtkSpreadSheetView::StillRender (this=0x120f30bd0) at vtkSpreadSheetView.h:46
#19 0x000000011087d825 in vtkSpreadSheetViewCommand (arlu=0x11b05d1a0, ob=0x120f30bd0, method=0x1214f4379 "StillRender", msg=@0x7fff5fbfd490, resultStream=@0x11b05cfa0) at vtkSpreadSheetViewClientServer.cxx:88
#20 0x0000000107d2c8c7 in vtkClientServerInterpreter::ProcessCommandInvoke (this=0x11b05d1a0, css=@0x7fff5fbfd8e0, midx=0) at vtkClientServerInterpreter.cxx:379
#21 0x0000000107d2c2f7 in vtkClientServerInterpreter::ProcessOneMessage (this=0x11b05d1a0, css=@0x7fff5fbfd8e0, message=0) at vtkClientServerInterpreter.cxx:214
#22 0x0000000107d2d45b in vtkClientServerInterpreter::ProcessStream (this=0x11b05d1a0, css=@0x7fff5fbfd8e0) at vtkClientServerInterpreter.cxx:183
#23 0x0000000106874e01 in vtkPVSessionCore::ExecuteStreamInternal (this=0x11b05d130, stream=@0x7fff5fbfd8e0, ignore_errors=false) at vtkPVSessionCore.cxx:665
#24 0x00000001068750f8 in vtkPVSessionCore::ExecuteStream (this=0x11b05d130, location=21, stream=@0x7fff5fbfd8e0, ignore_errors=false) at vtkPVSessionCore.cxx:635
#25 0x000000010686e22b in vtkPVSessionBase::ExecuteStream (this=0x11b05d0b0, location=21, stream=@0x7fff5fbfd8e0, ignore_errors=false) at vtkPVSessionBase.cxx:173
#26 0x000000010641a343 in vtkSMProxy::ExecuteStream (this=0x11b390180, stream=@0x7fff5fbfd8e0, ignore_errors=false, location=21) at vtkSMProxy.cxx:2217
#27 0x0000000106274789 in vtkSMViewProxy::StillRender (this=0x11b390180) at vtkSMViewProxy.cxx:142
#28 0x000000010160318e in pqView::forceRender (this=0x120f33090) at pqView.cxx:224
#29 0x000000010160325c in pqView::tryRender (this=0x120f33090) at pqView.cxx:213
#30 0x0000000101622c9f in pqView::qt_static_metacall (_o=0x120f33090, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fff5fbfdac0) at moc_pqView.cxx:113
#31 0x000000010eaec1fe in QMetaObject::activate ()
#32 0x0000000101bae5ef in pqTimer::timerEvent (this=0x120f331f8, evt=0x7fff5fbfe1b0) at pqTimer.cxx:53
#33 0x000000010eae85e0 in QObject::event ()
#34 0x000000010dbb4fad in QApplicationPrivate::notify_helper ()
#35 0x000000010dbbbfe4 in QApplication::notify ()
#36 0x000000010ead475c in QCoreApplication::notifyInternal ()
#37 0x000000010dbb5d5c in qt_sendSpontaneousEvent ()
#38 0x000000010db6fc6c in QEventDispatcherMacPrivate::activateTimer ()
#39 0x00007fff8feed934 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ ()
#40 0x00007fff8feed486 in __CFRunLoopDoTimer ()
#41 0x00007fff8fecde11 in __CFRunLoopRun ()
#42 0x00007fff8fecd486 in CFRunLoopRunSpecific ()
#43 0x00007fff938b14d3 in RunCurrentEventLoopInMode ()
#44 0x00007fff938b8781 in ReceiveNextEventCommon ()
#45 0x00007fff938b860e in BlockUntilNextEventMatchingListInMode ()
#46 0x00007fff8a159e31 in _DPSNextEvent ()
#47 0x00007fff8a159735 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#48 0x00007fff8a156071 in -[NSApplication run] ()
0000049 0x000000010db71750 in QEventDispatcherMac::processEvents ()
#50 0x000000010ead3664 in QEventLoop::processEvents ()
#51 0x000000010ead3a14 in QEventLoop::exec ()
#52 0x000000010ead690c in QCoreApplication::exec ()
#53 0x00000001000248da in main (argc=1, argv=0x7fff5fbff9d0) at paraview_main.cxx:81
TagsNo tags attached.
ProjectTBD
Topic Name
Typecrash
Attached Files

 Relationships

  Notes
(0038280)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2012-11-16 13:53 Cory Quammen New Issue
2016-08-12 09:59 Kitware Robot Note Added: 0038280
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team