[ rdesktop-Bugs-2898759 ] segfault in rdesktop passing -r disk:home=.
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.network.rdesktop.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #2898759, was opened at 2009-11-16 23:01 Message generated for change (Tracker Item Submitted) made by felixmoeller You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=381347&aid=2898759&group_id=24366 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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Felix Möller (felixmoeller) Assigned to: Nobody/Anonymous (nobody) Summary: segfault in rdesktop passing -r disk:home=. Initial Comment: Description of problem: My rdesktop crashes when connecting to a university windows server and passing " -r disk:home=." Version-Release number of selected component (if applicable): rdesktop-1.6.0-7.fc12.i686 How reproducible: allways Steps to Reproduce: 1. rdesktop yourhost -r disk:home=. 2. login 3. wait a few seconds Actual results: rdesktop crashes: 0x00459424 in __kernel_vsyscall () Missing separate debuginfos, use: debuginfo-install libXau-1.0.5-1.fc12.i686 libXcursor-1.1.10-1.fc12.i686 libXfixes-4.0.4-1.fc12.i686 libXrender-0.9.5-1.fc12.i686 libxcb-1.4-1.fc12.i686 nss-mdns-0.10-8.fc12.i686 zlib-1.2.3-23.fc12.i686 (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. 0x0807062e in disk_query_information (handle=5, info_class=4, out=0xbf95096c) at disk.c:642 642 if (filename && filename[0] == '.') (gdb) list 637 file_attributes = 0; 638 if (S_ISDIR(filestat.st_mode)) 639 file_attributes |= FILE_ATTRIBUTE_DIRECTORY; 640 641 filename = 1 + strrchr(path, '/'); 642 if (filename && filename[0] == '.') 643 file_attributes |= FILE_ATTRIBUTE_HIDDEN; 644 645 if (!file_attributes) 646 file_attributes |= FILE_ATTRIBUTE_NORMAL; the same has been reported at https://bugzilla.redhat.com/show_bug.cgi?id=533002. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=381347&aid=2898759&group_id=24366 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ rdesktop-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdesktop-devel