Bug 281021 - Session closed when changing volume with laptop wheel and Amarok system tray icon at the same time
Summary: Session closed when changing volume with laptop wheel and Amarok system tray ...
Status: RESOLVED UPSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-29 21:14 UTC by Daniel Marth
Modified: 2011-08-30 23:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Log file (26.91 KB, application/x-trash)
2011-08-30 23:19 UTC, Daniel Marth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Marth 2011-08-29 21:14:11 UTC
Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

KDE ends the session if I use the little wheel of my laptop (Acer Aspire 7730G) and the system tray icon of Amarok to change the volume at the same time.

Reproducible: Always

Steps to Reproduce:
Spin volume wheel of laptop and mouse wheel over Amarok icon in the system tray at the same time.

Actual Results:  
All programs are closed and I get back to the login screen.

Expected Results:  
Adjust volume accordingly.

Distribution: Kubuntu 11.04
Qt version: 4.7.2
Laptop: Acer Aspire 7730G
Comment 1 Christoph Feck 2011-08-30 23:03:58 UTC
Can you check in /var/logs/XOrg.0.log.old if X server has crashed?
Comment 2 Daniel Marth 2011-08-30 23:19:00 UTC
Created attachment 63248 [details]
Log file
Comment 3 Daniel Marth 2011-08-30 23:19:37 UTC
(In reply to comment #2)
> Created an attachment (id=63248) [details]
> Log file

Yes, the X server crashed.

Backtrace:
[ 44499.069] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80eab8b]
[ 44499.069] 1: /usr/bin/X (0x8048000+0x5fb38) [0x80a7b38]
[ 44499.069] 2: /lib/i386-linux-gnu/libpthread.so.0 (0x833000+0xe9e0) [0x8419e0]
[ 44499.069] 3: /usr/bin/X (ProcUngrabKeyboard+0x10f) [0x807e0bf]
[ 44499.069] 4: /usr/bin/X (0x8048000+0x28167) [0x8070167]
[ 44499.069] 5: /usr/bin/X (0x8048000+0x1a81c) [0x806281c]
[ 44499.069] 6: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xe7) [0x3bae37]
[ 44499.069] 7: /usr/bin/X (0x8048000+0x1a411) [0x8062411]
[ 44499.069] Segmentation fault at address 0x125
[ 44499.101] 
Caught signal 11 (Segmentation fault). Server aborting
Comment 4 Christoph Feck 2011-08-30 23:39:19 UTC
Thanks for the update.

Bugs for the Xorg server are not tracked in the KDE bug tracker. Please report this issue directly to Xorg developers via https://bugs.freedesktop.org/

More information about debugging Xorg server crashes can be found at http://wiki.x.org/wiki/Development/Documentation/ServerDebugging and http://fedoraproject.org/wiki/How_to_debug_Xorg_problems