tot3lmon / avant-window-navigator

Automatically exported from code.google.com/p/avant-window-navigator
GNU General Public License v2.0
0 stars 0 forks source link

awn crash with kate #278

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Using awn with kate thick awn go in crash, when kate obtain the focus, when
kate open new windows; the problem not verification always.

What version of the product are you using? On what operating system?
awn-0.1.2-svn204 and kate 2.5.6 on ubuntu 7.04

excusme for my bad english

Hallo.

Original issue reported on code.google.com by david.bi...@gmail.com on 27 Jun 2007 at 10:36

GoogleCodeExporter commented 8 years ago
can you run 'gdb avant-window-navigator', and when it segfaults, enter 'bt' at
the prompt and see what it says please?

Original comment by nekoh...@gmail.com on 26 Jul 2007 at 8:59

GoogleCodeExporter commented 8 years ago
now use avn avant-windows-navigator-svn 0.1.2-svn240-1 under ubuntu 7.04

running awn widh gdb return follow messages

(gdb) bt
#0  _task_change_name_effect (task=0x8245870) at awn-task.c:851
#1  0xb745e3c6 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x08245870 in ?? ()
#3  0x08318b48 in ?? ()
#4  0xbf993fb8 in ?? ()
#5  0xb74c4748 in ?? () from /usr/lib/libglib-2.0.so.0
#6  0xb7316be0 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x08343b08 in ?? ()
#8  0xbf993fc8 in ?? ()
#9  0xb7475fd2 in g_slist_prepend () from /usr/lib/libglib-2.0.so.0
#10 0xb745ddf2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0xb7460dcf in ?? () from /usr/lib/libglib-2.0.so.0
#12 0x0808db48 in ?? ()
#13 0x00000000 in ?? ()

Original comment by david.bi...@gmail.com on 30 Jul 2007 at 12:13

GoogleCodeExporter commented 8 years ago
I have no idea if this backtrace is useful but for the meantime, I'm reopening 
the bug

Original comment by nekoh...@gmail.com on 1 Aug 2007 at 12:55