finalterm icon indicating copy to clipboard operation
finalterm copied to clipboard

Crash on keyboard input

Open sguizard opened this issue 12 years ago • 3 comments

I get this error when I use my keyboard in final term

finalterm ** Message: TerminalOutput.vala:252: Command mode entered ** Message: Terminal.vala:111: Command updated: '' Erreur de segmentation

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

sguizard avatar May 21 '13 06:05 sguizard

** (finalterm:19334): WARNING **: Unsupported control sequence: ' ' (TERMINAL_STREAM_STREAM_ELEMENT_CONTROL_SEQUENCE_TYPE_HORIZONTAL_TAB)

** (finalterm:19334): WARNING *: Unsupported control sequence: ' ' (TERMINAL_STREAM_STREAM_ELEMENT_CONTROL_SEQUENCE_TYPE_HORIZONTAL_TAB) * Message: TerminalOutput.vala:249: Command mode entered Segmentation fault (core dumped)

check dmesg I also have this.

finalterm[17850]: segfault at 0 ip 000000000042d260 sp 00007fffd5e37150 error 4 in finalterm[400000+5d000] finalterm[17893]: segfault at 0 ip 000000000042d260 sp 00007fff6897a4c0 error 4 in finalterm[400000+5d000] finalterm[18135]: segfault at 0 ip 000000000042d260 sp 00007fff67fbb220 error 4 in finalterm[400000+5d000] finalterm[18727]: segfault at 0 ip 000000000042d260 sp 00007fffacdbf6e0 error 4 in finalterm[400000+5d000] finalterm[18950]: segfault at 0 ip 000000000042d260 sp 00007fffda13ee70 error 4 in finalterm[400000+5d000] finalterm[19060]: segfault at 0 ip 000000000042d260 sp 00007fff95354e10 error 4 in finalterm[400000+5d000] finalterm[19256]: segfault at 0 ip 000000000042d260 sp 00007fff85499fd0 error 4 in finalterm[400000+5d000]

After each one -> systemd-journald[130]: Failed to write entry, ignoring: Argument list too long

Im thinking my crashing is related to my promt: Bashrc: http://codepad.org/LT4xEAoU

Other info: 3.9.6-1-ARCH x86_64

CommanderAlchemy avatar Jun 16 '13 21:06 CommanderAlchemy

Thank you for the report. I'll look into it.

p-e-w avatar Jun 17 '13 15:06 p-e-w

Does this still happen if you build from the latest master?

p-e-w avatar May 27 '14 16:05 p-e-w