Bug 657813 - [abrt] rdesktop-1.6.0-9.fc14: strlen: Process /usr/bin/rdesktop was killed by signal 11 (SIGSEGV)
Summary: [abrt] rdesktop-1.6.0-9.fc14: strlen: Process /usr/bin/rdesktop was killed by...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rdesktop
Version: 14
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Dominik 'Rathann' Mierzejewski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:14aa58c9e83a77b38fb680e8a42...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-28 09:00 UTC by Laurent MAURIN
Modified: 2010-12-09 11:33 UTC (History)
12 users (show)

Fixed In Version: rdesktop-1.6.0-10.fc14
Clone Of:
Environment:
Last Closed: 2010-12-08 21:37:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (12.03 KB, text/plain)
2010-11-28 09:00 UTC, Laurent MAURIN
no flags Details

Description Laurent MAURIN 2010-11-28 09:00:22 UTC
abrt version: 1.1.14
architecture: x86_64
Attached file: backtrace
cmdline: rdesktop -u LM174842 -p XXXXXXXX -k fr -g 1280x1024 -T WindowsXP -a 24 -z -x l -r sound:local 192.168.23.220
comment: trying to log remotely to my Windows(TM) portable computer with rdesktop command line utility
component: rdesktop
crash_function: strlen
executable: /usr/bin/rdesktop
kernel: 2.6.35.6-48.fc14.x86_64
package: rdesktop-1.6.0-9.fc14
rating: 4
reason: Process /usr/bin/rdesktop was killed by signal 11 (SIGSEGV)
release: Fedora release 14 (Laughlin)
time: 1290934645
uid: 500

How to reproduce
-----
1.logging remotely to my Windows(TM) portable computer with rdesktop command line utility
2.
3.

Comment 1 Laurent MAURIN 2010-11-28 09:00:25 UTC
Created attachment 463298 [details]
File: backtrace

Comment 2 pigetak178 2010-11-28 21:14:03 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. rdesktop to remote WinXP system
2. play sound via winapp on the remote WinXP system
3. profit

Comment 3 admin 2010-11-30 09:13:24 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.
2.
3. started session with local sound

Comment 4 wlkearns 2010-11-30 22:29:09 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Enable Compiz on the desktop
2. Enable sound forwarding in rdesktop
3. Connect to windows desktop

Comment 5 Scott C. Herzeg 2010-11-30 22:29:50 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. I opened up an RDP connection from my Linux box to my MS-Losedows box
2. Every time I open up a new folder or Explorer window the RDP connection crashes.
3.

Comment 6 Scott C. Herzeg 2010-11-30 22:37:32 UTC
(In reply to comment #5)
> Package: rdesktop-1.6.0-9.fc14
> Architecture: x86_64
> OS Release: Fedora release 14 (Laughlin)
> 
> 
> How to reproduce
> -----
> 1. I opened up an RDP connection from my Linux box to my MS-Losedows box
> 2. Every time I open up a new folder or Explorer window the RDP connection
> crashes.
> 3.

I have noted the other bug reports in this thread and tried disabling local sound.  The issue does indeed disappear when local sound is not enabled.

Comment 7 cowboys85 2010-12-01 14:29:39 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Connect 
2. Leave open for about 10 minutes
3. 


Comment
-----
I loaded remote desktop with sound forwarding. About 10 minutes later it crashed.

Comment 8 Dan Ratje 2010-12-01 19:48:36 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Started rdesktop from CLI
2.  Used the following script - with an on campus machine (WindowsXP SP2)
#!/bin/bash
[ -z $1 ] && echo "Must have parameter" && exit 0
rdesktop -a 24 -5 -z -xb -r sound:local -g 1024x768 $1
3. brought up the initial login screen, then after password, crash.

Comment 9 Dan Ratje 2010-12-01 20:53:46 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. started rdesktop 
2. added my information/parameters
3. tried to play a sound on the remote computer
4. crash - 


Comment
-----
No additional comments...

Comment 10 Fedora Update System 2010-12-02 20:53:30 UTC
rdesktop-1.6.0-10.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/rdesktop-1.6.0-10.fc14

Comment 11 wlkearns 2010-12-02 23:01:25 UTC
Disabled sound. I operate with rdesktop running 8-10 hrs a day. It has not crashed since I disabled sound forwarding.

Comment 12 Dominik 'Rathann' Mierzejewski 2010-12-02 23:13:31 UTC
Could you try the updated build with sound enabled?

Comment 13 Fedora Update System 2010-12-03 20:41:31 UTC
rdesktop-1.6.0-10.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update rdesktop'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/rdesktop-1.6.0-10.fc14

Comment 14 Gabriel PREDA 2010-12-05 10:10:20 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. connect to windows xp host in an internal network
2. open My Computer -> D: 
3. After double click on D: --> CRASH

Comment 15 achwiefad 2010-12-07 10:03:35 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
When I receive an email in the remote desktop Outlook displays a little message on the lower left corner of the window. Than rdesktop crashes.

Comment
-----
try to receive an email with outlook 2007 on the remote system.

Comment 16 Mark Ferguson 2010-12-07 12:13:04 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Connected with 1280x1024 24bit colour depth to XP pro SP3 laptop, sound on host.
2. Did a couple of minutes work
3. the laptop beeped and then rdesktop crashed on my linux desktop


Comment
-----
Only happened once so far. Don't know if it is reproduceable yet.

Comment 17 achwiefad 2010-12-07 14:49:15 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
I used a java applet (Oracle Forms) in an IE browser window.
After clicking into a textfield rdesktop crashed.

Comment
-----
try to receive an email with outlook 2007 on the remote system.

Comment 18 Philip Schroeder 2010-12-08 14:35:32 UTC
Package: rdesktop-1.6.0-9.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.Launched RDP Client
2.Began login process
3.Process crashed


Comment
-----
Launch RDP Client application

Comment 19 Fedora Update System 2010-12-08 21:37:17 UTC
rdesktop-1.6.0-10.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 20 pigetak178 2010-12-09 11:33:25 UTC
running new package.  sound works,not the best of sound, lots of glitches, no crashes, however.


Note You need to log in before you can comment on or make changes to this bug.