Using Ctrl+- as shortcut causes segfault
Brought to you by:
blais
E.g. Accel.FontResizeSmaller: "Ctrl+-"
Any other shortcut that I've tried works fine.
gdb trace:
#0 0xb740c028 in strcmp () from /lib/tls/i686/cmov/libc.so.6
#1 0x080bf0b2 in ?? ()
#2 0x00000000 in ?? ()
This'll probably take you 5 mins to fix, so I won't go through the hassle of grabbing sources or debug symbols unless you can't reproduce.
ovidiug@gmail.com