Your message dated Sat, 24 Jul 2010 03:08:49 +0900
with message-id <[email protected]>
and subject line Re: w3m crashes when trying to access mouse device
has caused the Debian Bug report #219131,
regarding w3m crashes when trying to access mouse device
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
219131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=219131
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: w3m
Version: 0.3-2.4
Relevant configuration:
Kernel: 2.4.20
Libc version: 2.2.5-11.5
/dev hierarchy was trimmed down to those devices that actually exist.
Since the machine in question is a colocated server with no mouse or
keyboard, the mouse and keyboard nodes were removed.
Recursive /dev listing from "ls -R /dev":
--- snip ---
/dev:
MAKEDEV hda11 hda19 hda8 loop1 null ram11 ram4 stderr
console hda12 hda2 hda9 loop2 port ram12 ram5 stdin
core hda13 hda20 initctl loop3 ptmx ram13 ram6 stdout
fd hda14 hda3 initrd loop4 pts ram14 ram7 tty
full hda15 hda4 ipsec loop5 ram ram15 ram8 urandom
hda hda16 hda5 kmem loop6 ram0 ram16 ram9 xconsole
hda1 hda17 hda6 log loop7 ram1 ram2 random zero
hda10 hda18 hda7 loop0 mem ram10 ram3 rtc
/dev/pts:
0 1 2
--- snip ---
Connection to the machine is done via SSH exclusively.
The problem might be related to a fresh Cyrus installation. Cyrus
depends on Tcl/Tk, which in turn installs a mouse library (GPM I think,
though I'm not too sure). I'm not sure how this would affect w3m,
though, since that was installed earlier and worked before the Cyrus
installation.
Problem:
Running w3m as installed from the Debian distribution will make w3m
crash with a segmentation violation.
As far as I could tell from gdb output, the crash is due to trying to
dereference a null pointer taken from a data structure, in function
Gpm_Open(). (I didn't install sources for w3m, so this information may
be misleading.)
Workaround:
Find a .html file somewhere on disk and run
w3m -no-mouse <whatever HTML file>
Press "o" to get the options screen; it will already have "Mouse
support: Off" listed. Tab to the OK button at the bottom of the form and
press the Enter key.
The above makes sure that w3m will start with no mouse support by default.
HTH
Jo
--- End Message ---
--- Begin Message ---
It may be ok to close this bug.
If this problem still exists, please reopen it.
--
Regards,
dai
GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E
signature.asc
Description: Digital signature
--- End Message ---