Hi,
  This is a bug report on envision. Apparently closing the envision window 
doesn't close the envision program itself. It keeps on running in the 
background. Running envision through gdb and pressing control-C results in 
the following bt:

GNU gdb (Gentoo 7.2 p1) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from /usr/bin/envision...Reading symbols from 
/usr/lib64/debug/usr/bin/envision.debug...done.
done.
(gdb) run a.pdf
Starting program: /usr/bin/envision a.pdf
[Thread debugging using libthread_db enabled]
[New Thread 0x7ffff2ad3700 (LWP 21789)]
[Thread 0x7ffff2ad3700 (LWP 21789) exited]
^C
Program received signal SIGINT, Interrupt.
0x00000036296cb6c3 in select () from /lib64/libc.so.6
(gdb) bt
#0 0x00000036296cb6c3 in select () from /lib64/libc.so.6
#1 0x00007ffff72f4bb9 in _ecore_main_select (timeout=<value optimized out>)
at ecore_main.c:1351
#2 0x00007ffff72f55ed in _ecore_main_loop_iterate_internal (once_only=0)
at ecore_main.c:1715
#3 0x00007ffff72f567f in ecore_main_loop_begin () at ecore_main.c:861
#4 0x000000000040467c in elm_main (argc=2, argv=0x7fffffffe088) at 
main.c:1033
#5 0x000000362961ed2d in __libc_start_main () from /lib64/libc.so.6
#6 0x0000000000402fe9 in _start ()
(gdb) quit
A debugging session is active.

Inferior 1 [process 21786] will be killed.

Quit anyway? (y or n) y

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to