Bug Tracker item #2964429, was opened at 2010-03-05 20:14
Message generated for change (Comment added) made by atkac
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=2964429&group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: UN*X version
Group: 1.0.X
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: glkdestructor (glkdestructor)
Assigned to: Adam Tkac (atkac)
Summary: vncviewer segfaults on leaving options dialog

Initial Comment:
vncviewer crashes on my system with a segfault when leaving the options dialog.
Using version: TigerVNC Viewer for X version 1.0.0 - built Oct 26 2009 10:57:28
Linux localhost.localdomain 2.6.31.12-174.2.19.fc12.x86_64 #1 SMP Thu Feb 11 
07:07:16 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
Fedora release 12 (Constantine)

(gdb) run
Starting program: /usr/bin/vncviewer 

TigerVNC Viewer for X version 1.0.0 - built Oct 26 2009 10:57:28
Copyright (C) 2002-2005 RealVNC Ltd.
Copyright (C) 2000-2006 TightVNC Group
Copyright (C) 2004-2009 Peter Astrand for Cendio AB
See http://www.tigervnc.org for information on TigerVNC.

Program received signal SIGSEGV, Segmentation fault.
CConn::getOptions (this=0x7fffffffab00) at CConn.cxx:698
698       desktop->setNoCursor();
(gdb) bt
#0  CConn::getOptions (this=0x7fffffffab00) at CConn.cxx:698
#1  0x0000000000411192 in OptionsDialog::buttonActivate (this=0x7fffffffb290, 
b=<value optimized out>) at OptionsDialog.h:157
#2  0x00000000004184f4 in TXWindow::handleXEvent (this=0x7fffffffd530, 
ev=0x7fffffff99b0) at TXWindow.cxx:468
#3  0x0000000000418981 in TXWindow::handleXEvents (dpy=0x6a5dd0) at 
TXWindow.cxx:114
#4  0x00000000004113a9 in TXDialog::show (this=0x7fffffff9bd0) at 
../tx/TXDialog.h:63
#5  0x000000000040f46a in CConn::CConn (this=0x7fffffffab00, dpy_=<value 
optimized out>, argc_=<value optimized out>, argv_=<value optimized out>, 
sock_=<value optimized out>, vncServerName=<value optimized out>, 
    reverse=<value optimized out>) at CConn.cxx:99
#6  0x00000000004160d4 in main (argc=<value optimized out>, 
argv=0x7fffffffe208) at vncviewer.cxx:401


----------------------------------------------------------------------

>Comment By: Adam Tkac (atkac)
Date: 2010-03-19 15:48

Message:
Fix for this issue has been commited to trunk and 1_0 branch (r3948).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=2964429&group_id=254363

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to