summaryrefslogtreecommitdiffstats
path: root/bugs/issue-4bdd98b71d2b4c2657a1ef54eeac54ab0a052969.yaml
blob: c3982b9fb8a821b0ac66269bf494a2b01788632e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
--- !ditz.rubyforge.org,2008-03-06/issue 
title: test/test_edje.rb crashes or freeze at exit
desc: test/test_edje.rb crashes or freeze at exit
type: :bugfix
component: edje
release: 
reporter: Lionel Orry <lionel.orry@gmail.com>
status: :unstarted
disposition: 
creation_time: 2011-05-06 13:11:29.191454 Z
references: []

id: 4bdd98b71d2b4c2657a1ef54eeac54ab0a052969
log_events: 
- - 2011-05-06 13:11:35.735417 Z
  - Lionel Orry <lionel.orry@gmail.com>
  - created
  - ""
- - 2011-05-06 13:17:31.673387 Z
  - 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: