**** BEGIN LOGGING AT Tue Apr 24 03:00:02 2018 Apr 24 05:21:14 Morning! Apr 24 05:41:49 Tofe: Tenderloin seems fine as expected so I guess we can say it's qemux86 specific Apr 24 07:09:30 Morning! Apr 24 07:09:48 Herrie: unfortunately in this case, strace doesn't give much info Apr 24 07:30:43 Tofe: Yeah... I'm just not sure how to debug the webengine bits Apr 24 07:30:47 Never touched those :P Apr 24 07:32:18 Ah LunaAppManager also crashes (used by QML browser) Apr 24 07:32:26 That one might be a little easier to debug let's see Apr 24 07:33:38 Herrie|Laptop: I'll try to debug that tonight Apr 24 07:34:14 Tofe: Let me have a quick stab Apr 24 07:34:21 Luna-appmanager has a lot less dependencies Apr 24 07:37:43 Tofe: I guess my gdb backtrace from yesterday indicated I needed more debug packages? Apr 24 07:38:17 (gdb) bt #0 0x00000000 in ?? () Apr 24 07:44:18 Tofe: This should be more useful? https://bpaste.net/show/a3f139063497 Apr 24 08:12:11 It crashes at this kind of line because pointer is NULL: https://github.com/webos-ports/luna-service2/blob/webOS-ports/master-next/src/libluna-service2/subscription.c#L1124 Apr 24 08:13:24 all this is very probably a consequence of "CRITICAL:(void ApplicationInstaller::startService():250) Failed in ApplicationInstaller: Attempted to register for a service name that already exists: com.palm.appinstaller" Apr 24 08:20:12 Weird it does this for qemu but not for the others... Apr 24 08:20:37 I don't think it's related to the other problem Apr 24 08:22:03 I Apr 24 08:22:09 I'll grep around for com.palm.appinstaller Apr 24 08:22:14 See if that leads to some clues Apr 24 08:30:14 Tofe: If this is the issue I would expect it to be an issue on Hammerhead & TP too Apr 24 08:30:16 But there it works Apr 24 08:30:22 Which is a bit weird Apr 24 08:36:41 yes, that's weird, I agree Apr 24 15:05:38 https://www.phoronix.com/scan.php?page=news_item&px=Qt-5.9.5-AArch64-Jump Apr 24 15:11:54 :) Apr 24 15:12:54 Nice :) Apr 24 15:13:15 JaMa: we have a weird qemux86 specific issue with Luna-AppManager and Luna-WebAppManager crashing Apr 24 15:13:25 Tofe will check it Apr 24 15:13:34 It works OK on Hammerhead & Tenderloin :S Apr 24 16:48:08 Tofe: Found some problem with one of my earlier commits to webosose luna-service2. Trying a new build now to see if that addresses our org.webosports.* issues ;) Apr 24 16:48:23 Seems my regexp skills are getting rusty :P Apr 24 16:48:45 And only did org.webosports.service not the regular org.webosportss Apr 24 16:48:58 So stuff like org.webosports.luna wouldn't work this way Apr 24 16:49:06 Hopefully better with new try Apr 24 16:49:20 Then will do a PR with my current work and do some cleanup Apr 24 16:50:59 That one was overdue already just didn't have much chance yet, was a bit hectic last week enjoyed the April week of sunshine :P Apr 24 16:51:13 Today back to 12-14c, grey and some rain :P Apr 24 16:53:51 ah, good ! on my side I'm building a qemux86 image Apr 24 16:54:17 Tofe: Well you could suffice with latest testing and pull the dbg ipks in? Apr 24 16:54:38 Herrie|Pre3: maybe, it's worth a try Apr 24 16:54:41 Though seems you'll need quite a few... Apr 24 16:54:59 yes, and probably the biggest ones :p Apr 24 16:55:05 But I was able to do the luna-appmanager this way Apr 24 16:55:27 Internet speed no issue here :P Apr 24 16:55:44 Close to "unlimited" download capacity Apr 24 16:55:52 Never got complaints from ISP Apr 24 16:56:07 LOL Apr 24 16:56:31 :) well here it's only 14Mbps Apr 24 16:56:44 Still not convinced this luna-service2 is 100% but should be closer at least Apr 24 16:58:14 Any fix, even partial, is welcome :) Apr 24 16:58:29 Yup I hope to get db8 working at least Apr 24 16:58:32 That would help Apr 24 16:58:38 And then take it from there Apr 24 16:59:13 Should at least get us to a bootable state. Apr 24 16:59:26 Now stuck @ lnc firstuse with no data in lists :P Apr 24 17:01:24 yeah, there's "room for improvement" Apr 24 17:02:54 Would be nice to have most obvious migration done by meeting time :P Apr 24 17:06:16 :) Apr 24 17:21:23 Herrie|2: is the issue caused by Qt upgrade or still something lurking from bbclass changes? Apr 24 17:22:50 my local builds were failing strangely (sometimes ending with the desktop being inaccessible at all) turned out that on Friday I was trying to reproduce some issue with pseudo and I've tried with -j90 and forgot to return it back to usual -j9 Apr 24 17:23:08 surprising what 90 gcc processes do on 8 core system with 32GB of ram.. Apr 24 17:29:22 Mmmh what option should I use with qemu to see my mouse, again ? Apr 24 17:29:45 I'm using "-show-cursor -usb -device usb-tablet" but it doesn't seem to work Apr 24 17:47:29 I use vbox, so don't know Apr 24 17:48:04 Herrie|2: I've switch to vbox too Apr 24 17:51:40 Herrie|2: having debug symbols doesn't help, as most of the symbols of chromium aren't included anymore in the build Apr 24 17:51:56 but I may have a lead: I'll try the --disable-gpu flag Apr 24 17:52:09 though I'll have to wait for my build Apr 24 18:05:15 btw: what version of VirtualBox you're using? Apr 24 18:06:05 5.2.8 here Apr 24 18:06:13 I was thinking about updating the emulator appliance a bit more based on the export from my current VirtualBox machine, but I'm not sure how backwards compatible these changes are Apr 24 18:06:42 I'm on Archlinux, so not the right person to ask for backward compatibility :) Apr 24 18:06:50 ok, I've 5.2.10 not far off Apr 24 18:07:06 I'm on Gentoo and Ubuntu 18.04 :) Apr 24 18:07:22 I see :p Apr 24 18:07:22 Also on 5.2.8 here Apr 24 18:07:39 good, then I'll try to refresh it as we all are on 5.2.* Apr 24 18:07:49 ok ! Apr 24 18:08:13 because at the start it shows something like "unknown pci device ignored" or something like that (disappears too quickly to read) Apr 24 18:08:25 and it was bugging me a bit :) Apr 24 18:08:45 "recipe for target 'build/debug/gutil_inotify.o' failed" for libglibc for qemu image ? Apr 24 18:12:56 haven't seen this one yet Apr 24 18:13:47 ok **** ENDING LOGGING AT Wed Apr 25 03:00:05 2018