Bug 556341
| Summary: | [abrt] crash in tigervnc-1.0.0-3.fc12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alessandro Suardi <alessandro.suardi> | ||||
| Component: | tigervnc | Assignee: | Adam Tkac <atkac> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | atkac, gjalves, ovasik, phan, wj41 | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:6f9a56bd007e44c65f5cf32222d8632f66e4934a | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-01-18 12:59:07 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Alessandro Suardi
2010-01-18 01:17:39 UTC
Created attachment 384986 [details]
File: backtrace
Sorry, I meant get back to 32bpp and crash - like this:
Mon Jan 18 02:21:09 2010
CConn: Throughput 251 kbit/s - full color is now disabled
CConn: Using pixel format depth 8 (8bpp) color-map
Mon Jan 18 02:21:12 2010
CConn: Throughput 325 kbit/s - full color is now enabled
CConn: Using pixel format depth 24 (32bpp) little-endian rgb888
Mon Jan 18 02:21:43 2010
CConn: Throughput 250 kbit/s - full color is now disabled
Mon Jan 18 02:21:44 2010
CConn: Using pixel format depth 8 (8bpp) color-map
CConn: Throughput 271 kbit/s - full color is now enabled
Mon Jan 18 02:21:45 2010
CConn: Using pixel format depth 24 (32bpp) little-endian rgb888
Segmentation fault
/var/log/messages says this:
Jan 18 02:21:46 duff kernel: vncviewer[4399]: segfault at 10 ip 0000000000436df8 sp 00007fff4e317190 error 4 in vncviewer[400000+81000]
Note that the wireless link is far from perfect, and does have both
TX and RX errors.
[asuardi@duff ~]$ ip -s link show eth1
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether 00:23:4d:b3:53:8a brd ff:ff:ff:ff:ff:ff
RX: bytes packets errors dropped overrun mcast
956532930 805895 265 0 0 0
TX: bytes packets errors dropped carrier collsns
40788367 474708 4823 0 0 0
*** This bug has been marked as a duplicate of bug 541569 *** |