View Issue Details

IDProjectCategoryView StatusLast Update
0002204Virtual Moon Atlas1-Softwarepublic20-06-23 20:26
Reportercorrado venturini Assigned ToPatrick Chevalley  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionnot fixable 
PlatformPCOSLinuxOS Version64bit
Product Version6.1 
Summary0002204: On Ubuntu 19.10 atlun takes 30s to start. 4s on Ubuntu 19.04
DescriptionOn Ubuntu 19.10 atlun takes 30s to start. 4s on Ubuntu 19.04 (same hardware)
If started with 'sudo' start in 5 seconds also in Ubuntu 19.10
same problem with atlun 6.0 and 6.1
Steps To Reproducejust enter '/usr/local/bin/atlun' or 'atlun'
Additional Informationattached the messages from 'time /usr/local/bin/atlun' on both 19.04 and 19.10.
TagsNo tags attached.

Activities

corrado venturini

19-10-05 11:02

reporter   ~0005988

I don't see the files I had attached, I try again

corrado venturini

19-10-05 13:46

reporter   ~0005989

try again. attached files had no filetype
tempi-eoan-with-sudo.txt (728 bytes)   
corrado@corrado-p7-ee-0926:~$ time sudo atlun
[sudo] password for corrado: 
Gtk-Message: 09:21:49.756: Failed to load module "canberra-gtk-module"
Init OpenGL
Check Acceleration
Check texture size
Texture max: 16384
Check Bumpmap
Driver: INTEL OPEN SOURCE TECHNOLOGY CENTER MESA DRI INTEL(R) HD GRAPHICS 630 (KABY LAKE GT2)
GL_ARB_texture_env_dot3 OK
GL_ARB_fragment_program OK
SetBumpMethod
Check MultiTexture
InitLabel
InitSprite
Init OpenGL OK

(atlun:3771): GLib-CRITICAL **: 09:21:52.541: Source ID 15 was not found when attempting to remove it

(atlun:3771): GLib-CRITICAL **: 09:21:52.541: Source ID 14 was not found when attempting to remove it

real	0m9,059s
user	0m1,396s
sys	0m0,169s
corrado@corrado-p7-ee-0926:~$ 


tempi-eoan-with-sudo.txt (728 bytes)   
tempi-su-disco.txt (1,538 bytes)   
corrado@corrado-p5-disco:~$ time /usr/local/bin/atlun
Gtk-Message: 08:39:16.482: Failed to load module "canberra-gtk-module"
Init OpenGL
Check Acceleration
Check texture size
Texture max: 16384
Check Bumpmap
Driver: INTEL OPEN SOURCE TECHNOLOGY CENTER MESA DRI INTEL(R) HD GRAPHICS 630 (KABY LAKE GT2)
GL_ARB_texture_env_dot3 OK
GL_ARB_fragment_program OK
SetBumpMethod
Check MultiTexture
InitLabel
InitSprite
Init OpenGL OK

(atlun:1993): GLib-CRITICAL **: 08:39:20.979: Source ID 21 was not found when attempting to remove it

(atlun:1993): GLib-CRITICAL **: 08:39:20.979: Source ID 20 was not found when attempting to remove it

real	0m4,555s
user	0m1,303s
sys	0m0,147s
corrado@corrado-p5-disco:~$ inxi -SCGx
System:    Host: corrado-p5-disco Kernel: 5.0.0-29-generic x86_64 bits: 64 compiler: gcc v: 8.3.0 
           Desktop: Gnome 3.32.2 Distro: Ubuntu 19.04 (Disco Dingo) 
CPU:       Topology: Dual Core model: Intel Core i3-7100 bits: 64 type: MT MCP arch: Kaby Lake 
           rev: 9 L2 cache: 3072 KiB 
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 31296 
           Speed: 800 MHz min/max: 800/3900 MHz Core speeds (MHz): 1: 800 2: 801 3: 800 4: 800 
Graphics:  Device-1: Intel HD Graphics 630 vendor: ASRock driver: i915 v: kernel bus ID: 00:02.0 
           Display: wayland server: X.Org 1.20.4 driver: i915 resolution: 1920x1080~60Hz 
           OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 19.0.8 
           direct render: Yes 
corrado@corrado-p5-disco:~$ 

tempi-su-disco.txt (1,538 bytes)   
tempi-su-eoan.txt (1,553 bytes)   
corrado@corrado-p7-ee-0926:~$ time /usr/local/bin/atlun 
Gtk-Message: 08:51:32.804: Failed to load module "canberra-gtk-module"
Init OpenGL
Check Acceleration
Check texture size
Texture max: 16384
Check Bumpmap
Driver: INTEL OPEN SOURCE TECHNOLOGY CENTER MESA DRI INTEL(R) HD GRAPHICS 630 (KABY LAKE GT2)
GL_ARB_texture_env_dot3 OK
GL_ARB_fragment_program OK
SetBumpMethod
Check MultiTexture
InitLabel
InitSprite
Init OpenGL OK

(atlun:2824): GLib-CRITICAL **: 08:52:01.781: Source ID 19 was not found when attempting to remove it

(atlun:2824): GLib-CRITICAL **: 08:52:01.781: Source ID 18 was not found when attempting to remove it

real	0m30,455s
user	0m1,445s
sys	0m0,265s
corrado@corrado-p7-ee-0926:~$ inxi -SCGx
System:    Host: corrado-p7-ee-0926 Kernel: 5.3.0-13-generic x86_64 bits: 64 compiler: gcc v: 9.2.1 
           Desktop: Gnome 3.34.0 Distro: Ubuntu 19.10 (Eoan Ermine) 
CPU:       Topology: Dual Core model: Intel Core i3-7100 bits: 64 type: MT MCP arch: Kaby Lake rev: 9 
           L2 cache: 3072 KiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 31199 
           Speed: 800 MHz min/max: 800/3900 MHz Core speeds (MHz): 1: 800 2: 800 3: 800 4: 800 
Graphics:  Device-1: Intel HD Graphics 630 vendor: ASRock driver: i915 v: kernel bus ID: 00:02.0 
           Display: x11 server: X.Org 1.20.5 driver: i915 resolution: 1920x1080~60Hz 
           OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 19.2.0 
           direct render: Yes 
corrado@corrado-p7-ee-0926:~$ 

tempi-su-eoan.txt (1,553 bytes)   

corrado venturini

19-10-09 10:26

reporter   ~0005999

Problem disappeared after last updates on Ubuntu 19.10
corrado@corrado-p6-ee-1006:~$ inxi -SCGx
System: Host: corrado-p6-ee-1006 Kernel: 5.3.0-13-generic x86_64 bits: 64 compiler: gcc
           v: 9.2.1 Desktop: Gnome 3.34.0 Distro: Ubuntu 19.10 (Eoan Ermine)
CPU: Topology: Dual Core model: Intel Core i3-7100 bits: 64 type: MT MCP
           arch: Kaby Lake rev: 9 L2 cache: 3072 KiB
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 31199
           Speed: 800 MHz min/max: 800/3900 MHz Core speeds (MHz): 1: 800 2: 800 3: 800
           4: 800
Graphics: Device-1: Intel HD Graphics 630 vendor: ASRock driver: i915 v: kernel
           bus ID: 00:02.0
           Display: x11 server: X.Org 1.20.5 driver: i915 resolution: 1920x1080~60Hz
           OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2)
           v: 4.5 Mesa 19.2.0 direct render: Yes
corrado@corrado-p6-ee-1006:~$

corrado venturini

19-11-08 14:56

reporter   ~0006049

Problem reappeared on Ubuntu 19.10 and 20.04. Atlun takes more than 30 seconds to start, after that it works fine.
corrado@corrado-p6-eoan-1017:~$ inxi -SCGx
System: Host: corrado-p6-eoan-1017 Kernel: 5.3.0-19-generic x86_64 bits: 64 compiler: gcc
           v: 9.2.1 Desktop: Gnome 3.34.1 Distro: Ubuntu 19.10 (Eoan Ermine)
CPU: Topology: Dual Core model: Intel Core i3-7100 bits: 64 type: MT MCP arch: Kaby Lake
           rev: 9 L2 cache: 3072 KiB
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 31199
           Speed: 800 MHz min/max: 800/3900 MHz Core speeds (MHz): 1: 800 2: 800 3: 801 4: 801
Graphics: Device-1: Intel HD Graphics 630 vendor: ASRock driver: i915 v: kernel bus ID: 00:02.0
           Display: wayland server: X.Org 1.20.5 driver: i915 resolution: 1920x1080~60Hz
           OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 19.2.1
           direct render: Yes
corrado@corrado-p6-eoan-1017:~$
Starting with 'sudo atlun' the program starts immediately and works fine.
During the about 30 seconds needed to start the system monitor does NOT show hi activity.
May You suggest some command to get a trace os something else to debug the problem?
thanks a lot.

corrado venturini

19-11-16 18:43

reporter   ~0006092

issued 'strace -t -o pippa.txt atlun' from strace output i see a long wait at 18:28:49
attached a fragment of strace output file that is too large (2.8M) to be attached
may you help please?
thanks
pipp.txt (2,371 bytes)   
18:28:49 connect(11, {sa_family=AF_UNIX, sun_path="/run/user/1000/bus"}, 110) = 0
18:28:49 getpid()                       = 4179
18:28:49 geteuid()                      = 1000
18:28:49 getegid()                      = 1000
18:28:49 getpid()                       = 4179
18:28:49 geteuid()                      = 1000
18:28:49 getegid()                      = 1000
18:28:49 sendmsg(11, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\0", iov_len=1}], msg_iovlen=1, msg_control=[{cmsg_len=28, cmsg_level=SOL_SOCKET, cmsg_type=SCM_CREDENTIALS, cmsg_data={pid=4179, uid=1000, gid=1000}}], msg_controllen=32, msg_flags=0}, MSG_NOSIGNAL) = 1
18:28:49 sendto(11, "AUTH\r\n", 6, MSG_NOSIGNAL, NULL, 0) = 6
18:28:49 recvfrom(11, "REJECTED EXTERNAL\r\n", 4096, 0, NULL, NULL) = 19
18:28:49 sendto(11, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24
18:28:49 recvfrom(11, "OK ea600256c446230b5cbc5b365dd02"..., 4096, 0, NULL, NULL) = 37
18:28:49 sendto(11, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19
18:28:49 recvfrom(11, "AGREE_UNIX_FD\r\n", 4096, 0, NULL, NULL) = 15
18:28:49 sendto(11, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7
18:28:49 write(14, "\1\0\0\0\0\0\0\0", 8) = 8
18:28:49 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 13
18:28:49 write(13, "\1\0\0\0\0\0\0\0", 8) = 8
18:28:49 write(14, "\1\0\0\0\0\0\0\0", 8) = 8
18:28:49 poll([{fd=13, events=POLLIN}], 1, 25000) = 1 ([{fd=13, revents=POLLIN}])
18:28:49 read(13, "\1\0\0\0\0\0\0\0", 16) = 8
18:28:49 poll([{fd=13, events=POLLIN}], 1, 25000) = 0 (Timeout)
18:29:14 write(13, "\1\0\0\0\0\0\0\0", 8) = 8
18:29:14 futex(0x22ef060, FUTEX_WAKE_PRIVATE, 2147483647) = 0
18:29:14 close(13)                      = 0
18:29:14 write(14, "\1\0\0\0\0\0\0\0", 8) = 8
18:29:14 futex(0x7fc57e050f58, FUTEX_WAKE_PRIVATE, 2147483647) = 0
18:29:14 futex(0x7fc57e050f58, FUTEX_WAKE_PRIVATE, 2147483647) = 0
18:29:14 statfs("/home/corrado", {f_type=EXT2_SUPER_MAGIC, f_bsize=4096, f_blocks=8191428, f_bfree=5002282, f_bavail=4578756, f_files=2097152, f_ffree=1860718, f_fsid={val=[3562276514, 1048041908]}, f_namelen=255, f_frsize=4096, f_flags=ST_VALID|ST_RELATIME}) = 0
18:29:14 futex(0x7fc57e050f58, FUTEX_WAKE_PRIVATE, 2147483647) = 0
18:29:14 futex(0x7fc57e050f58, FUTEX_WAKE_PRIVATE, 2147483647) = 0
18:29:14 inotify_init1(IN_CLOEXEC)      = 13
18:29:14 fcntl(13, F_GETFL)             = 0 (flags O_RDONLY)
pipp.txt (2,371 bytes)   

Issue History

Date Modified Username Field Change
19-10-05 09:25 corrado venturini New Issue
19-10-05 11:02 corrado venturini Note Added: 0005988
19-10-05 13:46 corrado venturini File Added: tempi-eoan-with-sudo.txt
19-10-05 13:46 corrado venturini File Added: tempi-su-disco.txt
19-10-05 13:46 corrado venturini File Added: tempi-su-eoan.txt
19-10-05 13:46 corrado venturini Note Added: 0005989
19-10-09 10:26 corrado venturini Note Added: 0005999
19-11-08 14:56 corrado venturini Note Added: 0006049
19-11-16 18:43 corrado venturini File Added: pipp.txt
19-11-16 18:43 corrado venturini Note Added: 0006092
20-06-23 20:26 Patrick Chevalley Assigned To => Patrick Chevalley
20-06-23 20:26 Patrick Chevalley Status new => closed
20-06-23 20:26 Patrick Chevalley Resolution open => not fixable