Ryan Niebur schrieb: > Per, do you still get this problem? Uhh this is a old one! I tried to replicate the problem via ssh on a lenny server. Installed gq_1.0.0-3+b1_amd64.deb and was able to reproduce the crash!
Later I tried to create a backtrace with "LANG=C gdb gq", but was unable to crash the client! It seems to be a problem with the system-encoding / UTF... > if so, can you please provide a > gdb backtrace? Yes, if you can live with the missing debugging symbols... $ LANG=de_DE.UTF-8 gdb gq [...] ---Type <return> to continue, or q <return> to quit--- (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread 0x2add44aa5840 (LWP 28973)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2add44aa5840 (LWP 28973)] 0x00002add402b3030 in strlen () from /lib/libc.so.6 (gdb) bt #0 0x00002add402b3030 in strlen () from /lib/libc.so.6 #1 0x00002add4027fcb1 in vfprintf () from /lib/libc.so.6 #2 0x00002add402a520a in vsnprintf () from /lib/libc.so.6 #3 0x000000000042eb17 in ?? () #4 0x000000000042ecde in ?? () #5 0x000000000042ed6a in ?? () #6 0x00000000004312d6 in ?? () #7 0x00002add3f68de9d in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #8 0x00002add3f6a0bfd in ?? () from /usr/lib/libgobject-2.0.so.0 #9 0x00002add3f6a20ee in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #10 0x00002add3f6a25f3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #11 0x00002add3e112e4d in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #12 0x00002add3f68de9d in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #13 0x00002add3f6a0518 in ?? () from /usr/lib/libgobject-2.0.so.0 #14 0x00002add3f6a20ee in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #15 0x00002add3f6a25f3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #16 0x00002add3e111fed in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #17 0x00002add3e1e0848 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #18 0x00002add3f68de9d in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #19 0x00002add3f6a08dc in ?? () from /usr/lib/libgobject-2.0.so.0 #20 0x00002add3f6a1f71 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #21 0x00002add3f6a25f3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #22 0x00002add3e2f54de in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #23 0x00002add3e1d93d3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #24 0x00002add3e1da41b in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #25 0x00002add3e6a9fac in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #26 0x00002add3de017ab in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #27 0x00002add3de04f7d in ?? () from /usr/lib/libglib-2.0.so.0 #28 0x00002add3de054ad in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #29 0x00002add3e1da837 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #30 0x000000000041ea67 in ?? () #31 0x00002add402561a6 in __libc_start_main () from /lib/libc.so.6 #32 0x000000000040d6b9 in ?? () #33 0x00007fff6d948608 in ?? () #34 0x000000000000001c in ?? () #35 0x0000000000000001 in ?? () #36 0x00007fff6d948e82 in ?? () #37 0x0000000000000000 in ?? () (gdb) BTW. With the experimental gq_1.2.2-2_amd64.deb I am unable to connect to any of the ldap server I know... Cheers, Per
signature.asc
Description: OpenPGP digital signature