View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012176ParaViewBugpublic2011-05-10 08:172011-06-24 20:56
ReporterSven Buijssen 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version3.12 
Summary0012176: Pasting copied text source causes segfault
DescriptionParaView nightly build (pv commit ebd0057c757fedd8e96c2c9477e6f1d14eab4957), local server, Linux 64-bit.
* Sources / Text. Apply
* Content menu of text source in pipeline browser / Copy
* Content menu in pipeline browser / Paste

=> ParaView segfaults due to null pointer dereference:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6e34db0 in pqProxy::getProxy (this=0x0) at /ParaView3.git/Qt/Core/pqProxy.cxx:273
273 return this->Internal->Proxy;
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0026552)
Utkarsh Ayachit (administrator)
2011-05-19 09:13

commit 852eee0ccbbdd23e4a6e7e8eabfcb270779afba2
Merge: 46c91a3 b016460
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu May 19 09:12:38 2011 -0400

    Merge topic '12176_paste_crash'
    
    b016460 Fixed BUG 0012176.

commit b016460c64d7ad0db0bf779f45eadf8993d3eec3
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Thu May 19 09:09:56 2011 -0400

    Fixed BUG 0012176.
    
    Paste should not be enabled when there's no active source.
(0026893)
Alan Scott (manager)
2011-06-24 20:56

Tested Linux, local server, trunk.

 Issue History
Date Modified Username Field Change
2011-05-10 08:17 Sven Buijssen New Issue
2011-05-19 09:13 Utkarsh Ayachit Note Added: 0026552
2011-05-19 09:13 Utkarsh Ayachit Status backlog => @80@
2011-05-19 09:13 Utkarsh Ayachit Fixed in Version => 3.12
2011-05-19 09:13 Utkarsh Ayachit Resolution open => fixed
2011-05-19 09:13 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2011-06-24 20:56 Alan Scott Note Added: 0026893
2011-06-24 20:56 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team