[6746] in SIPB bug reports
error exmh 2.0.1 12/23/97
daemon@ATHENA.MIT.EDU (juan carlos becerra)
Fri Feb 27 15:41:27 1998
To: bug-sipb@MIT.EDU
Date: Fri, 27 Feb 1998 15:41:15 EST
From: juan carlos becerra <jcbecerr@MIT.EDU>
i opened exmh from a x.dialup session. i read
some mail. i deleted some mail. i then read some old mail.
i then used the mh adress thingy to create aliases for some
email addresses. at the same time i was running another telnet
session on another machine and in that session, before i had
closed the mh address editor, i started reading other mail.
i dismissed the mh address window and then tried to dismiss
exmh. that's when the error happened.
i noticed that when i read an older message in ehmx, it
changed the "current" message in the telnet session. in that
telnet session i started reading other messages and maybe that's
how it got confused.
jcbecerr
Fri Feb 27 15:41:14 EST 1998
jcbecerr got an error
Exmh version 2.0.1 12/23/97
TK version 4.1
TCL version 7.5
SunOS mint-square 5.5.1 Generic_103640-12 sun4m sparc SUNW,SPARCstation-5
couldn't fork child process: not enough memory
while executing
"exec mv -f $old $new < /dev/null"
("eval" body line 1)
invoked from within
"eval exec mv $mh_mv_flag {$old $new} < /dev/null"
invoked from within
"if {$tk_version >= 4.2} {
file rename -force $old $new
} else {
eval exec mv $mh_mv_flag {$old $new} < /dev/null
}"
(procedure "Mh_Rename" line 3)
invoked from within
"Mh_Rename $mhProfile(path)/$f/$mhProfile(mh-sequences).new $mhProfile(path)/$f/$mhProfile(mh-sequences)"
invoked from within
"if {[catch {open $mhProfile(path)/$f/$mhProfile(mh-sequences).new w} out] == 0} {
Exmh_Debug New sequences: $mhProfile(path)/$f/$mhProfile(mh-seq ..."
invoked from within
"if {[catch {open $mhProfile(path)/$f/$mhProfile(mh-sequences) r} in] == 0} {
set old [read $in]
set new {}
close $in
set hit 0
foreach line [spli ..."
(procedure "Mh_SequenceUpdate" line 4)
invoked from within
"Mh_SequenceUpdate $f replace cur $msgid"
(procedure "Mh_SetCur" line 8)
invoked from within
"Mh_SetCur $exmh(folder) $cur"
invoked from within
"if {$cur != ""} {
Mh_SetCur $exmh(folder) $cur
} else {
Mh_ClearCur $exmh(folder)
}"
(procedure "Msg_CheckPoint" line 9)
invoked from within
"Msg_CheckPoint "
invoked from within
"if {$ftoc(changed) != 0} then {
Exmh_Debug Ftoc_Changes $type
if {("$allowAuto" == "1") && $ftoc(autoCommit)} {
Folder_CommitType $type
re ..."
(procedure "Ftoc_Changes" line 4)
invoked from within
"Ftoc_Changes "exit""
invoked from within
"if { !$exit || ([Ftoc_Changes "exit"] == 0)} then {
if $exit {
$exwin(mainButtons).quit config -state disabled
catch {exec date} d
Aud ..."
(procedure "Exmh_Done" line 4)
invoked from within
"Exmh_Done"
invoked from within
".main.quit invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
invoked from within
"if {($w == $tkPriv(window))
&& ([$w cget -state] != "disabled")} {
uplevel #0 [list $w invoke]
}"
invoked from within
"if {$w == $tkPriv(buttonWindow)} {
set tkPriv(buttonWindow) ""
$w config -relief $tkPriv(relief)
if {($w == $tkPriv(window))
&& ([$w cget -state] ..."
(procedure "tkButtonUp" line 3)
invoked from within
"tkButtonUp .main.quit"
(command bound to event)