| Summary: | [abrt] tigervnc-1.3.0-7.fc19: Fl_X::set_cursor: Process /usr/bin/vncviewer was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sven Kieske <s.kieske> | ||||||||||||||||||||||||
| Component: | tigervnc | Assignee: | Tim Waugh <twaugh> | ||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 19 | CC: | s.kieske, twaugh | ||||||||||||||||||||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/41d42905f78e2c0318effa5f82151fe11472464d | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:12b7b2f55efae3ec0dde46ec6141cccaeea6bc2c | ||||||||||||||||||||||||||
| Fixed In Version: | tigervnc-1.3.0-10.fc19 | Doc Type: | Bug Fix | ||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-01-26 00:30:54 UTC | Type: | --- | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
|
Description
Sven Kieske
2013-12-05 16:16:52 UTC
Created attachment 833235 [details]
File: backtrace
Created attachment 833236 [details]
File: cgroup
Created attachment 833237 [details]
File: core_backtrace
Created attachment 833238 [details]
File: dso_list
Created attachment 833239 [details]
File: environ
Created attachment 833240 [details]
File: exploitable
Created attachment 833241 [details]
File: limits
Created attachment 833242 [details]
File: maps
Created attachment 833243 [details]
File: open_fds
Created attachment 833244 [details]
File: proc_pid_status
Created attachment 833245 [details]
File: var_log_messages
Are you able to get this to happen again? Do you remember what you were doing at the time it occurred? Well I connected to a machine through a local ssh tunnel. I have atm no time to try and reproduce, but maybe later. Maybe you can try to reproduce through a local ssh tunnel (ssh -L)? libfltk is crashing when it dereferences a NULL pointer, which comes from "cursor" here:
vncviewer/Viewport.cxx:932:
// Back to our proper mouse pointer.
#ifdef HAVE_FLTK_CURSOR
if (Fl::belowmouse() == this && cursor)
window()->cursor(cursor, cursorHotspot.x, cursorHotspot.y);
#endif
Reported upstream:
https://sourceforge.net/p/tigervnc/bug-tracker/136/
tigervnc-1.3.0-8.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/tigervnc-1.3.0-8.fc19 tigervnc-1.3.0-12.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/tigervnc-1.3.0-12.fc20 Package tigervnc-1.3.0-8.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing tigervnc-1.3.0-8.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1255/tigervnc-1.3.0-8.fc19 then log in and leave karma (feedback). tigervnc-1.3.0-12.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. tigervnc-1.3.0-10.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/tigervnc-1.3.0-10.fc19 tigervnc-1.3.0-10.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |