Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: edit history



On Jun 19, 10:24am, sverre%viewmark.com@localhost (Sverre Froyen) wrote:
-- Subject: Re: edit history

| Another data point:
| 
| By chance, I was just now looking at a problem where my mysql 51 client core-
| dumps on exit but only if I have LC_CTYPE=en_US.UTF-8 in my environment.
| 
| The back trace is:
| 
| Core was generated by `mysql'.
| Program terminated with signal 11, Segmentation fault.
| #0  0x00007f7ffb28cb3d in svis () from /usr/lib/libc.so.12
| (gdb) bt
| #0  0x00007f7ffb28cb3d in svis () from /usr/lib/libc.so.12
| #1  0x00007f7ffb28c7a1 in strsvis () from /usr/lib/libc.so.12
| #2  0x00007f7ffb28c8aa in strvis () from /usr/lib/libc.so.12
| #3  0x00007f7ffd20c848 in history_w () from /usr/lib/libedit.so.3
| #4  0x00007f7ffd20a7bd in write_history () from /usr/lib/libedit.so.3
| #5  0x000000000040663c in mysql_end ()
| #6  0x000000000040aff7 in handle_sigint ()
| #7  0x0000000000403b52 in ?? ()
| #8  0x0000000000000002 in ?? ()
| #9  0x00007f7ffffff7c8 in ?? ()
| #10 0x00007f7ffffff7ce in ?? ()
| #11 0x0000000000000000 in ?? ()
| 
| This is on a recent current amd64 and the issue has been present for a while.

Yes, the wide code needs some love and tenderness...

christos


Home | Main Index | Thread Index | Old Index