diff options
Diffstat (limited to 'bugs/issue-4bdd98b71d2b4c2657a1ef54eeac54ab0a052969.yaml')
-rw-r--r-- | bugs/issue-4bdd98b71d2b4c2657a1ef54eeac54ab0a052969.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/bugs/issue-4bdd98b71d2b4c2657a1ef54eeac54ab0a052969.yaml b/bugs/issue-4bdd98b71d2b4c2657a1ef54eeac54ab0a052969.yaml index 24efbb1..c3982b9 100644 --- a/bugs/issue-4bdd98b71d2b4c2657a1ef54eeac54ab0a052969.yaml +++ b/bugs/issue-4bdd98b71d2b4c2657a1ef54eeac54ab0a052969.yaml @@ -20,4 +20,23 @@ log_events: - Lionel Orry <lionel.orry@gmail.com> - commented - Seems to work for me under ruby1.8... How do you reproduce it? What happens? +- - 2011-05-06 20:37:58.139351 Z + - Jeremy Zurcher <jeremy@asynk.ch> + - commented + - |- + on delete window action, without the use of delete_request callback, + archlinux glibc 2.13-5 + ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux] + randomly delays window destroying, sometimes kills the app + ruby 1.8.7 (2011-02-18 patchlevel 334) [i686-linux] + (eval):1: [BUG] Segmentation fault + Program received signal SIGINT, Interrupt. + 0xb7fdf424 in __kernel_vsyscall () + (gdb) bt + #0 0xb7fdf424 in __kernel_vsyscall () + #1 0xb7e0be5d in select () from /lib/libc.so.6 + #2 0xb7b4f9aa in _ecore_main_select (timeout=-1) at ecore_main.c:1152 + #3 0xb7b50334 in _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:1486 + #4 0xb7b4ef0c in ecore_main_loop_begin () at ecore_main.c:690 +git_branch: claimer: |