Hi all,

I'm on Parabola GNU/Linux (an Arch derivative), and when I run
terminology, a window is opened, but as soon as I try and type something
in it, it crashes. I have experience with Debian-based systems, and this
is my first attempt into "the Arch way".

I don't expect that you solve my problem., but it would be great if
someone here could give me any pointers, since I have no clue on where
to start.

I have installed:

* enlightenment: 0.19.5
* efl, elementary, evas_generic_loaders, emotion_generic_players: 1.14.0
* terminology: 0.8.0

This is the output when I run the 'terminology' command in xterm:

*** stack smashing detected ***: terminology terminated
======= Backtrace: =========
/usr/lib/libc.so.6(+0x71bad)[0x7fe937b2fbad]
/usr/lib/libc.so.6(__fortify_fail+0x37)[0x7fe937bb5ff7]
/usr/lib/libc.so.6(__fortify_fail+0x0)[0x7fe937bb5fc0]
terminology[0x411d30]
terminology[0x428a13]
/usr/lib/libevas.so.1(+0x49214)[0x7fe939dbb214]
/usr/lib/libeo.so.1(+0xdffb)[0x7fe936e21ffb]
/usr/lib/libeo.so.1(eo_event_callback_call+0x9b)[0x7fe936e1fa6b]
/usr/lib/libevas.so.1(+0x496a4)[0x7fe939dbb6a4]
/usr/lib/libevas.so.1(+0x4f772)[0x7fe939dc1772]
/usr/lib/libevas.so.1(evas_canvas_event_feed_key_down_with_keycode+0xee)[0x7fe939dd708e]
/usr/lib/libevas.so.1(evas_event_feed_key_down_with_keycode+0x63)[0x7fe939dda0e3]
/usr/lib/libecore_input_evas.so.1(ecore_event_evas_key_down+0x8e)[0x7fe933780a1e]
/usr/lib/libecore.so.1(+0xe165)[0x7fe939b45165]
/usr/lib/libecore.so.1(+0x15d99)[0x7fe939b4cd99]
/usr/lib/libecore.so.1(ecore_main_loop_begin+0x47)[0x7fe939b4d0b7]
terminology[0x413797]
terminology[0x40c79c]
/usr/lib/libc.so.6(__libc_start_main+0xf0)[0x7fe937ade790]
terminology[0x40c7d9]

This is the gdb stack trace from the dump (first time I use gdb ever):

(gdb) bt
#0  0x00007f2311257528 in raise () from /usr/lib/libc.so.6
#1  0x00007f231125893a in abort () from /usr/lib/libc.so.6
#2  0x00007f2311295bb2 in __libc_message () from /usr/lib/libc.so.6
#3  0x00007f231131bff7 in __fortify_fail () from /usr/lib/libc.so.6
#4  0x00007f231131bfc0 in __stack_chk_fail () from /usr/lib/libc.so.6
#5  0x0000000000411d30 in ?? ()
#6  0x0000000000428a13 in ?? ()
#7  0x00007f2313521214 in ?? () from /usr/lib/libevas.so.1
#8  0x00007f2310587ffb in ?? () from /usr/lib/libeo.so.1
#9  0x00007f2310585a6b in eo_event_callback_call () from /usr/lib/libeo.so.1
#10 0x00007f23135216a4 in ?? () from /usr/lib/libevas.so.1
#11 0x00007f2313527772 in ?? () from /usr/lib/libevas.so.1
#12 0x00007f231353d08e in evas_canvas_event_feed_key_down_with_keycode () from 
/usr/lib/libevas.so.1
#13 0x00007f23135400e3 in evas_event_feed_key_down_with_keycode () from 
/usr/lib/libevas.so.1
#14 0x00007f230cee6a1e in ecore_event_evas_key_down () from 
/usr/lib/libecore_input_evas.so.1
#15 0x00007f23132ab165 in ?? () from /usr/lib/libecore.so.1
#16 0x00007f23132b2d99 in ?? () from /usr/lib/libecore.so.1
#17 0x00007f23132b30b7 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
#18 0x0000000000413797 in ?? ()
#19 0x000000000040c79c in ?? ()
#20 0x00007f2311244790 in __libc_start_main () from /usr/lib/libc.so.6
#21 0x000000000040c7d9 in ?? ()

but honestly I can't make much sense of all that.

Thanks,

-- Stefano

------------------------------------------------------------------------------
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to