Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2017-09-12

00:11:05 Quit MrZeus_ (Read error: Connection reset by peer)
00:11:22 Join MrZeus_ [0] (~MrZeus@81.144.218.162)
00:14:35 Quit Ruhan (Quit: Connection closed for inactivity)
00:18:33 Quit _meg (Ping timeout: 240 seconds)
00:19:55 Join _meg [0] (~notsure@211.25.203.45)
00:25:45 Quit dys (Ping timeout: 260 seconds)
00:58:03 Quit _meg (Ping timeout: 240 seconds)
00:58:31 Join _meg [0] (~notsure@211.25.203.45)
00:58:41 Quit ender` (Quit: Friends come and go, but enemies accumulate. —- Jones Law - ... and sometimes the real trick is telling the difference. — addendum)
01:00
01:01:39 Quit xorly (Ping timeout: 240 seconds)
01:13:46 Join Bilgus [0] (~Bilgus@gateway/tor-sasl/bilgus)
01:23:03 Quit _meg (Ping timeout: 240 seconds)
01:24:47 Join _meg [0] (~notsure@211.25.203.45)
01:46:35 Part robertd1
01:48:22 Quit diox (Read error: Connection reset by peer)
01:53:40 Join diox [0] (~u@h-152-82.A586.priv.bahnhof.se)
01:55:27 Quit diox (Read error: Connection reset by peer)
01:57:52***Saving seen data "./dancer.seen"
02:00
02:01:27 Quit MrZeus1 (Ping timeout: 255 seconds)
02:11:44 Quit krabador (Remote host closed the connection)
02:16:01 Quit kugel (Ping timeout: 252 seconds)
02:16:08 Join kugel [0] (~kugel@ip5b4177dc.dynamic.kabel-deutschland.de)
02:16:08 Quit kugel (Changing host)
02:16:08 Join kugel [0] (~kugel@rockbox/developer/kugel)
02:33:27 Quit [Saint] (Ping timeout: 240 seconds)
02:33:41 Join [Saint] [0] (~sinner@rockbox/staff/saint)
02:52:00 Quit mikroflops (Ping timeout: 246 seconds)
03:00
03:14:44 Quit yosafbridge (Quit: Leaving)
03:15:03 Join yosafbridge [0] (~yosafbrid@68.ip-149-56-14.net)
03:34:36 Quit PurlingNayuki (Ping timeout: 255 seconds)
03:37:05__builtinThis thing just *refuses* to crash under valgrind... :(
03:37:13__builtinbut it does everywhere else
03:38:15[Saint]Man I _hate_ that.
03:38:53[Saint]Bugs that mysteriously vanish ever time you point a debugger at them.
03:38:59[Saint]*every
03:39:01__builtinit's getting SIGSEGV in the weirdest place when I run it under gdb
03:40:14[Saint]Where does it end up getting caught?
03:40:50__builtinit was crashing on a simple assignment statement
03:41:04__builtin<variable> = -1;
03:41:14__builtinwhich obviously makes no sense
03:41:17[Saint]Hah. Nice.
03:41:40__builtinI commented that line out, and now it's crashing because a pointer's being corrupted across a function call
03:42:11__builtinso a function gets passed a valid pointer, but when it's actually using it, it's magically changed values
03:43:31*__builtin is suspecting stack corruption somehow
03:45:51 Join PurlingNayuki [0] (~Thunderbi@114.255.41.229)
03:47:16__builtinis there some tool out there to get the root cause of a SIGSEGV? i.e. which memory access caused it
03:57:53***Saving seen data "./dancer.seen"
04:00
04:03:16[Saint]I think you'd have to build debugf and logf and get slap happy with the logf statements.
04:04:37__builtinI don't think that would work, this is likely on a much lower level than I can debug with just that
04:05:12[Saint]pamaury (I think) and wodz (near certain) were doing some form of post mortem debugging but I think that was very much SoC-family-specific
04:05:22[Saint]Or...maybe I'm completely misremembering.
04:06:06[Saint]I honestly have no idea how you would do this
04:06:06__builtinhmm, I can probably install a sigaction handler to get the fault address
04:07:19[Saint]If it's bailing in a weird place, is that useful to know? I mean, won't it just point to nonsense garbage?
04:08:02__builtinmaybe, maybe not
04:09:48 Quit marex-cloud (Ping timeout: 240 seconds)
04:10:58 Join marex-cloud [0] (sid137234@gateway/web/irccloud.com/x-eokzfshbipysolfu)
04:11:45__builtinat least I have an address now
04:13:56[Saint]Fair enough.
04:15:24__builtinit's not very useful, though :(
04:16:10__builtinI'm too tired for this...
04:17:27 Join Ruhan [0] (uid76353@gateway/web/irccloud.com/x-frqljstknssqklvq)
04:19:35 Quit _meg (Ping timeout: 240 seconds)
04:20:04 Join _meg [0] (~notsure@211.25.203.45)
05:00
05:00:17 Quit kugel (Ping timeout: 248 seconds)
05:01:13 Join kugel [0] (~kugel@ip5b4177dc.dynamic.kabel-deutschland.de)
05:01:13 Quit kugel (Changing host)
05:01:13 Join kugel [0] (~kugel@rockbox/developer/kugel)
05:15:05 Quit kugel (Ping timeout: 240 seconds)
05:15:31 Join kugel [0] (~kugel@ip5b4177dc.dynamic.kabel-deutschland.de)
05:15:31 Quit kugel (Changing host)
05:15:31 Join kugel [0] (~kugel@rockbox/developer/kugel)
05:22:28 Quit kugel (Ping timeout: 240 seconds)
05:24:45 Join kugel [0] (~kugel@rockbox/developer/kugel)
05:31:11 Quit kugel (Ping timeout: 255 seconds)
05:31:18 Join kugel [0] (~kugel@rockbox/developer/kugel)
05:35:27 Quit PurlingNayuki (Ping timeout: 248 seconds)
05:37:02 Quit kugel (Ping timeout: 255 seconds)
05:38:31 Quit prg318 (Quit: ZNC 1.6.5 - http://znc.in)
05:41:34 Join prg318 [0] (~prg@deadcodersociety/prg318)
05:57:55***Saving seen data "./dancer.seen"
05:58:36 Join kugel [0] (~kugel@ip5b4177dc.dynamic.kabel-deutschland.de)
05:58:36 Quit kugel (Changing host)
05:58:36 Join kugel [0] (~kugel@rockbox/developer/kugel)
06:00
06:05:12 Join JdGordon [0] (~jonno@rockbox/developer/JdGordon)
06:05:50 Quit TheSeven (Ping timeout: 255 seconds)
06:06:19 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
06:08:37 Quit JdGordon_ (Ping timeout: 255 seconds)
06:18:05 Quit _meg (Ping timeout: 240 seconds)
06:18:58 Join _meg [0] (~notsure@211.25.203.45)
06:18:58 Quit kugel (Ping timeout: 240 seconds)
06:19:59 Join kugel [0] (~kugel@ip5b4177dc.dynamic.kabel-deutschland.de)
06:19:59 Quit kugel (Changing host)
06:19:59 Join kugel [0] (~kugel@rockbox/developer/kugel)
06:25:41 Quit prg318 (Ping timeout: 240 seconds)
06:27:05 Quit kugel (Ping timeout: 240 seconds)
06:27:59 Join prg318 [0] (~prg@deadcodersociety/prg318)
06:28:03 Join kugel [0] (~kugel@ip5b4177dc.dynamic.kabel-deutschland.de)
06:28:03 Quit kugel (Changing host)
06:28:03 Join kugel [0] (~kugel@rockbox/developer/kugel)
06:37:20 Quit smoke_fumus (Read error: Connection reset by peer)
06:37:37 Join smoke_fumus [0] (~smoke_fum@188.35.176.90)
06:59:50 Quit TheSeven (Ping timeout: 255 seconds)
07:00
07:00:01 Join [7] [0] (~quassel@rockbox/developer/TheSeven)
07:15:34 Quit idonob (Quit: blip)
07:15:54 Join dys [0] (~dys@tmo-123-98.customers.d1-online.com)
07:17:14 Join idonob [0] (~Owner@S010600259c3e7d7b.vs.shawcable.net)
07:17:41 Quit olspookishmagus (Ping timeout: 240 seconds)
07:20:53 Join olspookishmagus [0] (~pookie@snf-137798.vm.okeanos.grnet.gr)
07:21:16 Nick olspookishmagus is now known as Guest36104 (~pookie@snf-137798.vm.okeanos.grnet.gr)
07:28:40 Join PurlingNayuki [0] (~Thunderbi@114.255.41.252)
07:30:14 Join mikroflops [0] (~yogurt@178.174.137.46)
07:34:35 Quit PurlingNayuki (Ping timeout: 240 seconds)
07:42:27 Join PurlingNayuki [0] (~Thunderbi@2001:da8:215:6905:a918:940a:f9d8:4581)
07:57:58***Saving seen data "./dancer.seen"
08:00
08:00:45 Nick Guest36104 is now known as olspookishmagus (~pookie@snf-137798.vm.okeanos.grnet.gr)
08:03:13 Quit Moarc (Ping timeout: 248 seconds)
08:05:35 Quit _meg (Ping timeout: 240 seconds)
08:07:09 Join Bilgus_ [0] (~Bilgus@gateway/tor-sasl/bilgus)
08:08:55 Join _meg [0] (~notsure@211.25.203.45)
08:09:37 Quit derf (Ping timeout: 248 seconds)
08:09:49 Join derf [0] (~derf@static-108-18-126-14.washdc.fios.verizon.net)
08:10:20 Quit Bilgus (Ping timeout: 248 seconds)
08:11:15 Join Moarc [0] (~chujko@a105.net128.okay.pl)
08:14:05 Quit alexweissman (Ping timeout: 240 seconds)
08:18:30 Join xorly [0] (~xorly@ip-86-49-24-93.net.upcbroadband.cz)
08:18:43 Join ender` [0] (krneki@foo.eternallybored.org)
08:20:44 Join alexweissman [0] (~alexweiss@c-68-50-12-70.hsd1.in.comcast.net)
08:21:05 Quit _meg (Ping timeout: 240 seconds)
08:21:39 Join _meg [0] (~notsure@211.25.203.45)
08:24:32 Quit Moarc (Ping timeout: 252 seconds)
08:27:39 Join JdGordon_ [0] (~jonno@rockbox/developer/JdGordon)
08:28:53 Join TheLemonMan [0] (~lemonboy@irssi/staff/TheLemonMan)
08:30:05 Quit JdGordon (Ping timeout: 240 seconds)
08:51:41 Join petur [0] (~petur@rockbox/developer/petur)
09:00
09:00:52 Join wodz [0] (~wodz@iwl138.internetdsl.tpnet.pl)
09:11:00 Join HTTP_____GK1wmSU [0] (~DEEP-BOOK@103.27.125.238)
09:11:31CtcpPing on #rockbox from HTTP_____GK1wmSU!~DEEP-BOOK@103.27.125.238
09:11:38 Part HTTP_____GK1wmSU
09:12:35 Quit dys (Ping timeout: 240 seconds)
09:27:34 Join HTTP_____GK1wmSU [0] (~DEEP-BOOK@103.27.125.238)
09:29:14 Part HTTP_____GK1wmSU
09:29:28wodzpamaury: (log) g1660 produces incorrect macros. Simple definitions are ok, but indexed are borked.
09:36:56 Quit Ruhan (Quit: Connection closed for inactivity)
09:46:57 Join Moarc [0] (~chujko@a105.net128.okay.pl)
09:56:09 Join p3tur [0] (~petur@rockbox/developer/petur)
09:58:01***Saving seen data "./dancer.seen"
09:59:27 Quit petur (Ping timeout: 248 seconds)
10:00
10:17:20 Join dys [0] (~dys@fw-front.credativ.com)
10:27:51 Join iceCalt [0] (~iceCalt@5.146.198.73)
10:30:32 Quit xorly (Ping timeout: 246 seconds)
10:32:46 Join PurlingNayuki1 [0] (~Thunderbi@114.255.41.229)
10:35:50 Quit PurlingNayuki (Ping timeout: 255 seconds)
10:36:58 Quit PurlingNayuki1 (Ping timeout: 240 seconds)
10:42:04 Quit deevious (Ping timeout: 240 seconds)
10:43:31 Nick p3tur is now known as petur (~petur@rockbox/developer/petur)
10:47:56 Join Bozhan [0] (3e862e04@gateway/web/freenode/ip.62.134.46.4)
11:00
11:09:44 Quit _meg (Ping timeout: 246 seconds)
11:11:53 Join _meg [0] (~notsure@211.25.203.45)
11:33:45 Join diox [0] (~u@h-152-82.A586.priv.bahnhof.se)
11:49:31 Join p3tur [0] (~petur@213.224.21.58)
11:49:40 Quit p3tur (Changing host)
11:49:40 Join p3tur [0] (~petur@rockbox/developer/petur)
11:52:31 Join robertd1 [0] (~root@201.211.80.47)
11:52:57 Quit petur (Ping timeout: 260 seconds)
11:55:12 Nick p3tur is now known as petur (~petur@rockbox/developer/petur)
11:58:06***Saving seen data "./dancer.seen"
12:00
12:19:49 Join deevious [0] (~Thunderbi@193.226.142.214)
12:32:13 Join johnb3 [0] (~johnb2@p5B3AFF82.dip0.t-ipconnect.de)
12:41:04 Quit _meg (Ping timeout: 240 seconds)
12:42:39 Join _meg [0] (~notsure@211.25.203.45)
12:48:00 Quit johnb3 (Ping timeout: 240 seconds)
13:00
13:07:05 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
13:07:40pamaurywodz: do you have an example?
13:08:13 Join PimpiN8 [0] (~textual@2a02:a454:38ea:1:8451:680e:36e1:1d55)
13:08:45pamaurymaybe there is some name conflict with this particular scheme, I didn't test
13:14:00pamauryah I see, there is a name conflict because the typed macro doesn't start with any prefix or suffix. For example #define ICOLL_ENABLE(_n1) HW(ICOLL_ENABLE(_n1))
13:14:24pamauryhere it's a circular reference but it should not be of course. I'll think about how to solve this
13:18:01pamaurythe simplest way to solve this would be to rename it to REG_ICOLL_ENABLE for example. Or give up on using the macros like BF_SET
13:55:59wodzpamaury: yeah, the problem is circular reference when you omit prefix.
13:58:07***Saving seen data "./dancer.seen"
13:58:11pamauryone way around the problem could be to fall back to the old style BF_SETn, BF_RDn, etc macros for registers with index
13:58:37pamaurywhich macros are you using?
14:00
14:05:47wodzpamaury: Taking random example PMU_CTL |= BF_PMU_CTL_BLEN(1);
14:06:33pamauryare you using any of BF_SET and friends?
14:06:47wodzpamaury: I think not
14:07:20wodzgrep confirms
14:07:28pamauryok, then it should be easy to add a mode to the headergen_v2 to avoid generating all those useless macros and directly what you want, I'll have a try this afternoon and/or tonight
14:07:45wodzok, thanks
14:30:00 Quit PimpiN8 (Quit: My MacBook has gone to sleep. ZZZzzz…)
14:44:38 Join PimpiN8 [0] (~textual@2a02:a454:38ea:1:8451:680e:36e1:1d55)
14:48:06 Join PurlingNayuki [0] (~Thunderbi@2001:da8:215:4ff:f4ad:9f15:ca62:89b0)
14:49:47 Join krabador [0] (~krabador@unaffiliated/krabador)
14:58:32 Quit Bilgus_ (Remote host closed the connection)
14:59:15 Join Bilgus_ [0] (~Bilgus@gateway/tor-sasl/bilgus)
15:00
15:00:38pamaurywodz: I updated g#1660
15:00:40fs-bluebotGerrit review #1660 at http://gerrit.rockbox.org/r/1660 : Add atj generator to headergen_v2 by Amaury Pouly
15:00:48pamauryare you using register variants?
15:01:12wodzpamaury: you mean set/clear/toggle?
15:01:16pamauryyes
15:01:26wodzpamaury: no, ATJ doesn't have this
15:02:25pamauryok, then I'll let you try the new version, tell me if it's acceptable
15:09:55wodzpamaury: Looks good at first glance. I spotted now that filenames are the same as block names but in v1 it was regs-xxx.h (i.e v2 is dmac.h while in v1 it was regs-dmac.h)
15:10:11pamauryah that be changed trivially
15:11:00pamauryin class atj_generator, method register_header you can change line 2001 to return "regs-" + tolower(inst.node().name()) + ".h";
15:12:45wodzpamaury: I'll test this and let you know.
15:18:26 Quit monotux (Ping timeout: 255 seconds)
15:20:40 Quit wodz (Ping timeout: 246 seconds)
15:25:43 Join monotux [0] (~monotux@faktaresistens.party)
15:27:27 Quit deevious (Quit: deevious)
15:27:48 Join deevious [0] (~Thunderbi@193.226.142.214)
15:29:27 Quit pamaury (Ping timeout: 240 seconds)
15:36:11 Join Ruhan [0] (uid76353@gateway/web/irccloud.com/x-ayemfpgjqbwlmsfg)
15:38:31 Quit PurlingNayuki (Ping timeout: 246 seconds)
15:44:17 Join JanC_ [0] (~janc@lugwv/member/JanC)
15:45:04 Quit JanC (Ping timeout: 248 seconds)
15:45:34 Nick JanC_ is now known as JanC (~janc@lugwv/member/JanC)
15:50:32 Join PurlingNayuki [0] (~Thunderbi@2001:da8:215:4ff:f4ad:9f15:ca62:89b0)
15:58:11***Saving seen data "./dancer.seen"
16:00
16:04:21 Quit PurlingNayuki (Ping timeout: 246 seconds)
17:00
17:05:27 Quit MrZeus_ (Ping timeout: 240 seconds)
17:12:16 Quit TheLemonMan (Remote host closed the connection)
17:18:32 Join sanchaez [0] (~sanchaez@95.67.87.200)
17:24:24 Quit krabador (Remote host closed the connection)
17:27:04 Quit _meg (Ping timeout: 240 seconds)
17:29:11 Join _meg [0] (~notsure@211.25.203.45)
17:29:18 Join MrZeus [0] (~MrZeus@81.144.218.162)
17:29:43 Quit MrZeus (Read error: Connection reset by peer)
17:30:01 Join MrZeus [0] (~MrZeus@81.144.218.162)
17:45:47 Quit Ruhan (Quit: Connection closed for inactivity)
17:48:59 Quit petur (Quit: Connection reset by beer)
17:58:15***Saving seen data "./dancer.seen"
18:00
18:49:59 Quit smoke_fumus (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
19:00
19:01:07 Join tendie [0] (~user1@c-73-230-156-31.hsd1.pa.comcast.net)
19:01:12tendieGood morning.
19:01:34 Quit dys (Ping timeout: 240 seconds)
19:07:18 Quit PimpiN8 (Quit: My MacBook has gone to sleep. ZZZzzz…)
19:07:43 Join MrZeus1 [0] (~MrZeus@2a02:c7f:7066:fb00:a9fb:fcee:847d:da09)
19:11:39 Join dys [0] (~dys@tmo-100-184.customers.d1-online.com)
19:12:40 Join PurlingNayuki [0] (~Thunderbi@112.97.63.130)
19:50:47 Quit PurlingNayuki (Read error: Connection reset by peer)
19:50:52 Join PurlingNayuki1 [0] (~Thunderbi@112.97.59.130)
19:55:04 Quit PurlingNayuki1 (Ping timeout: 246 seconds)
19:58:16***Saving seen data "./dancer.seen"
19:59:04 Quit _meg (Ping timeout: 240 seconds)
20:00
20:02:51 Join _meg [0] (~notsure@211.25.203.45)
20:15:13 Join lebellium [0] (~chatzilla@89-93-177-206.hfc.dyn.abo.bbox.fr)
20:17:04 Quit jhMikeS (Ping timeout: 240 seconds)
20:20:15 Join jhMikeS [0] (~jethead71@d192-24-173-177.try.wideopenwest.com)
20:23:12 Join ZincAlloy [0] (~Adium@2a02:8108:8b80:1700:95e3:14ca:3f1a:39b)
20:24:57 Quit jhMikeS (Ping timeout: 264 seconds)
20:34:08 Quit uwe_ (Ping timeout: 248 seconds)
20:39:43 Join uwe_ [0] (~uwe_@dslb-088-072-244-040.088.072.pools.vodafone-ip.de)
20:48:17 Quit MrZeus1 (Read error: Connection reset by peer)
21:00
21:10:56 Join krabador [0] (~krabador@unaffiliated/krabador)
21:21:44 Join MrZeus1 [0] (~MrZeus@2a02:c7f:7066:fb00:b9f8:401e:452d:5fee)
21:21:57 Quit bray90820 (Ping timeout: 240 seconds)
21:23:30 Join Bilgus [0] (~Bilgus@gateway/tor-sasl/bilgus)
21:26:03 Quit Bilgus_ (Ping timeout: 248 seconds)
21:45:13 Join PurlingNayuki [0] (~Thunderbi@112.97.59.130)
21:58:17***Saving seen data "./dancer.seen"
22:00
22:08:21 Quit PurlingNayuki (Quit: PurlingNayuki)
22:08:41 Join PurlingNayuki [0] (~Thunderbi@112.97.59.130)
22:12:40 Quit PurlingNayuki (Ping timeout: 240 seconds)
22:27:44 Quit __builtin (Ping timeout: 248 seconds)
22:29:45 Join __builtin [0] (~xray@rockbox/developer/builtin)
22:35:21 Quit lebellium (Quit: ChatZilla 0.9.93 [Firefox 55.0.3/20170824053622])
22:35:49 Join petur [0] (~petur@rockbox/developer/petur)
22:45:08 Quit krabador (Remote host closed the connection)
22:49:37 Join xorly [0] (~xorly@ip-86-49-24-93.net.upcbroadband.cz)
22:49:49 Join krabador [0] (~krabador@unaffiliated/krabador)
23:00
23:33:56 Quit petur (Quit: Leaving)
23:36:37 Quit Soap (Read error: Connection reset by peer)
23:48:10 Quit ZincAlloy (Quit: Leaving.)
23:55:10 Quit xorly (Ping timeout: 248 seconds)
23:58:18***Saving seen data "./dancer.seen"

Previous day | Next day