Help!

Bug#543152: segfault reading history file

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Bugs Dist RSS
Next:  Bug#554469: python-stompy: formating suggestions ..  
Author Message
Witold Baryluk
External


Since: Nov 13, 2006
Posts: 4



PostPosted: Thu Nov 05, 2009 7:10 am    Post subject: Bug#543152: segfault reading history file
Archived from groups: linux>debian>bugs>dist (more info?)

Package: tcsh
Version: 6.14.00-7
Severity: normal

Hi, i just wanted to say that i have the same issue here, for about 1-2 months now.

When i remove .history tcsh works, when i restore it, it segfaults.

It have something to do with the number of entries there,
if I remove any two, suddenly it works (tcsh starts correctly).

baryluk@sredniczarny:~$ wc -l ./.history
9996 ./.history
baryluk@sredniczarny:~$ wc -l ./.history_kopia
10000 ./.history_backup

10000 rows is 5000 history entries.

If tcsh allows setting storing any number of history entries,
it should not do any assumptions on limit of number of entries
in history files. Just scan it, and allocate correct number of data,
or don't even allocate it (it will just waste precious memory),
but know how many is there.




-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-rc6-sredniczarny-00026-g91d3f9b
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-Cool
Shell: /bin/sh linked to /bin/dash

Versions of packages tcsh depends on:
ii libc6 2.10.1-5 GNU C Library: Shared libraries
ii libncurses5 5.7+20090803-2 shared libraries for terminal hand

tcsh recommends no packages.

tcsh suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Bugs Dist All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum