Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105957 - nano 1.3.8 segfaults when using ctrl + w and search for something
Summary: nano 1.3.8 segfaults when using ctrl + w and search for something
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-14 05:01 UTC by adriancz
Modified: 2005-09-14 10:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description adriancz 2005-09-14 05:01:26 UTC
segfaults

nano[6044]: segfault at 0000006372c28858 rip 00002aaaaad8dc0a rsp 00007fffff98bd50 error 4

Reproducible: Always
Steps to Reproduce:
1. run nano -w /etc/make.conf
2. push ctrl + w and type for example "mirrors"
3. hit enter

Actual Results:  
Szukaj: elo*** glibc detected *** malloc(): memory corruption (fast): 0x0000000000522a00 ***


Expected Results:  
It shouldn't segfalts ;)
Comment 1 adriancz 2005-09-14 05:03:24 UTC
btw. it segfaults when it runs in X (in konsole from kde). It crashes also when runing on pure 
console (session without X) when you push ctrl + x.
Comment 2 Łukasz Siudut 2005-09-14 05:54:45 UTC
I have this same, here is gdb output:

Program received signal SIGBUS, Bus error.
0x00002aaaaad9cc1e in malloc_usable_size () from /lib/libc.so.6

And dmesg:

nano[5151] trap stack segment rip:2aaaaad9cc1e rsp:7fffffdbfeb0 error:0
Comment 3 SpanKY gentoo-dev 2005-09-14 10:31:59 UTC
you neglected to post `emerge info` like the bug report page told you to