Bug 143457 - gv crashes after some errors
Summary: gv crashes after some errors
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gv
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-12-21 02:46 UTC by Jonathan Kamens
Modified: 2007-11-30 22:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-19 16:14:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Kamens 2004-12-21 02:46:03 UTC
jik:/tmp!1075$ gv
Warning: Representation size 4 must match superclass's to override
highlightedBackground
Warning: Unsupported shape style for Command widget "toggleCurrent"
Warning: Unsupported shape style for Command widget "toggleEven"
Warning: Unsupported shape style for Command widget "toggleOdd"
Warning: Unsupported shape style for Command widget "unmarkAll"
Warning: Unsupported shape style for Command widget "autoResize"
Warning: Representation size 2 must match superclass's to override
internalWidth
Segmentation fault (core dumped)
jik:/tmp!1076$ rpm -q gv
gv-3.5.8-29
jik:/tmp!1077$ 

All my other packages are pretty current with Fedora Core development
packages.

Comment 1 Mark van Rossum 2005-06-18 16:42:56 UTC
For me this still happens on FC4 (Stentz).

gv-3.5.8-29

gs -sDEVICE=x11 
and
gs -sDEVICE=x11alpha
work ok.

Does not depend on ~/.gv

Comment 2 FX 2005-10-23 10:40:37 UTC
Interesting... this happened to me for the first time today (worked fine before)
on a FC4, up-to-date. gv is from gv-3.5.8-29. This is a segfault, and the
backtrace is

#0  0x0017d110 in rawmemchr () from /lib/libc.so.6
#1  0x0017282b in _IO_str_init_static_internal () from /lib/libc.so.6
#2  0x00168657 in vsscanf () from /lib/libc.so.6
#3  0x00163bf2 in sscanf () from /lib/libc.so.6
#4  0x08055e9d in ?? ()
#5  0x00000000 in ?? ()

Comment 3 Orion Poplawski 2005-12-15 22:10:32 UTC
Please try gv-3.6.1-4.fc4 from Fedora Extras.

Comment 4 Jonathan Kamens 2005-12-18 03:53:03 UTC
I currently have gv-3.6.1-4.fc5 and it does not exhibit this problem.



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