Share

xdvik

Tracker: Bugs

5 22.7x crashes on Solaris when removing menubar with 'x' - ID: 797171
Last Update: Comment added ( stefanulrich )

I have X-resource xdvi.expert set to True.

When I press x, the menu bar appears but when I press x
again to remove the menus, xdvi crashes. This does not
happen on my Linux box.

> xdvi --version
Xdvi version 22.74 (Xaw toolkit)
kpathsea version 3.4.5

My email: frisk@isy.liu.se


Nobody/Anonymous ( nobody ) - 2003-08-29 09:30

5

Closed

Fixed

Stefan Ulrich

X interface

incorrect behaviour

Public


Comments ( 3 )




Date: 2003-09-03 22:27
Sender: stefanulrichProject Admin

Logged In: YES
user_id=177175

Fixed in rev.1.61 of xaw_menu.c (use globals window_w,
window_h instead of local variables - yuck ...). Will be in
next release following 22.77.


Date: 2003-08-29 21:40
Sender: stefanulrichProject Admin

Logged In: YES
user_id=177175

More specifically, this is not a segfault, but an X error;
the error message is:

X Error of failed request: BadValue (integer parameter out
of range for operation)
Major opcode of failed request: 12 (X_ConfigureWindow)
Value in failed request: 0x0
Serial number of failed request: 5162
Current serial number in output stream: 5169

Investigation pending.



Date: 2003-08-29 10:33
Sender: stefanulrichProject Admin

Logged In: YES
user_id=177175

> This does not happen on my Linux box.

Yes, I can't see anything suspicious with valgrind on Linux
either -
when you say it crashes, you mean a segfault, not something like
and X protocol error, right?

Does it produce a core file, could you send me a backtrace?
Or maybe run it in the debugger? (E.g. for gdb - Solaris
might have
a different debugger:

$ gdb xdvi-xaw.bin
<gdb> run test.dvi
... crash ...
<gdb> backtrace
)



Log in to comment.

Attached File

No Files Currently Attached

Changes ( 7 )

Field Old Value Date By
close_date - 2003-09-03 22:27 stefanulrich
resolution_id None 2003-09-03 22:27 stefanulrich
status_id Open 2003-09-03 22:27 stefanulrich
priority 7 2003-08-29 21:40 stefanulrich
artifact_group_id system-dependent 2003-08-29 10:33 stefanulrich
assigned_to nobody 2003-08-29 10:33 stefanulrich
priority 5 2003-08-29 10:33 stefanulrich