[Bug 331627] New: tcsh: losing savehistory
https://bugzilla.novell.com/show_bug.cgi?id=331627 Summary: tcsh: losing savehistory Product: openSUSE 10.3 Version: Final Platform: 64bit OS/Version: openSUSE 10.3 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: kssingvo@novell.com QAContact: qa@suse.de Found By: Development Installed openSUSE 10.3 on my 64bit machine at home. When I logout (with shutdown) from KDE, my history is lost and no longer saved. I'm running 4 xterms simultaneously with tcsh in it. I notice that the $HOME/.history has size of 0 bytes afterwards. I'm having my $HOME on my local hd, and not via NFS. When I terminate the xterms sequently (= manually typing "exit"), then the history gets saved as expected. But not, if the system (KDE logout with shutdown) is doing this for me. Everything works well, when I did this in any previous SUSE versions, like 10.2, 10.1, ... Maybe the cause of the problem is a new shutdown process? Maybe a new logout algorithm of KDE? I don't know how to dig deeper into this help. Any hints? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=331627 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |werner@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=331627#c1 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde-maintainers@suse.de, coolo@novell.com Severity|Major |Normal --- Comment #1 from Dr. Werner Fink <werner@novell.com> 2007-10-08 08:36:30 MST --- Please report more informations: AFAICS from source code any signal like SIGTERM or SIGHUP will force the tcsh to write out the ~/.history file. It sould not catch a SIGKILL or anything like that. To debug this you may switch to an other virtual console login and start an strace command with the pid of the tcsh strace -f -o tcsh.trace -p <pid_of_tcsh> switch back to the KDE session and then logout from that session. Now we should see an the last few lines what does happen to the tcsh. Btw: What happens with the bash or does it happen if a konsole instead of an xterm is used? If this wents OK then we have a problem with the shutdown of the system its self. Maybe the new code from coolo for sending SIGKILL after SIGTERM is not that good for any shell within an terminal not controlled by the KDE session causing the shutdown. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=331627#c2 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |kssingvo@novell.com --- Comment #2 from Dr. Werner Fink <werner@novell.com> 2007-10-09 10:53:06 MST --- Ping ... something new? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=331627#c3 Klaus Singvogel <kssingvo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|kssingvo@novell.com | --- Comment #3 from Klaus Singvogel <kssingvo@novell.com> 2007-10-10 08:46:55 MST --- Created an attachment (id=177446) --> (https://bugzilla.novell.com/attachment.cgi?id=177446) strace Attachment contains strace output, when the xterm gets killed. Notice that there happens no write(2) after open'ing of .history. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=331627#c4 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|kde-maintainers@suse.de | Status|NEW |NEEDINFO Info Provider| |ast@novell.com Platform|64bit |All --- Comment #4 from Dr. Werner Fink <werner@novell.com> 2007-10-12 10:25:08 MST --- Fixed tcsh handler for pending signals, a SWAMID is required for openSuSE 10.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=331627#c7 --- Comment #7 from Dr. Werner Fink <werner@novell.com> 2007-10-17 09:25:51 MST --- Ping: coolo? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=331627#c9 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Dr. Werner Fink <werner@novell.com> 2007-10-19 09:48:38 MST --- submitted -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=331627#c10 --- Comment #10 from Anja Stock <ast@novell.com> 2007-10-24 09:30:22 MST --- released -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=331627 User werner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=331627#c11 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f+novell@congenio.de --- Comment #11 from Dr. Werner Fink <werner@novell.com> 2007-12-19 02:49:46 MST --- *** Bug 349577 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=349577 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=331627 User ast@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=331627#c12 --- Comment #12 from Anja Stock <ast@novell.com> 2008-01-09 02:57:52 MST --- however - this bug was stated in c4a3eabafded6360bc79e4ea2d56b224 again - so it is again released -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com