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 2023-01-19

00:04:28rb-bluebotBuild Server message: New build round started. Revision 1b383ef480, 303 builds, 8 clients.
00:04:28rb-bluebotchunk alloc add buflib_get_pinned and chunk caching by William Wilgus
00:16:05***Saving seen data "./dancer.seen"
00:30:04rb-bluebotBuild Server message: Build round completed after 1538 seconds.
00:30:05rb-bluebotBuild Server message: Revision 1b383ef480 result: All green
01:00
01:56:38 Quit pixelma (Quit: .)
01:56:38 Quit amiconn (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
01:57:37 Join amiconn [0] (jens@p200300ea87178e00305e95fffec66ff3.dip0.t-ipconnect.de)
01:57:37 Join pixelma [0] (marianne@p200300ea87178e00305e95fffec66ff3.dip0.t-ipconnect.de)
02:00
02:16:06***Saving seen data "./dancer.seen"
02:39:36_bilgusok i've gotten it narrowed down to locking in the playlist somethings is deadlocked but its hard to repro consistently
02:43:28 Join fourHZ [0] (~fourHZ@92-52-40-121.dynamic.orange.sk)
02:48:27_bilgusah maybe not not seeing another mutex :/
04:00
04:03:50_bilgusamachronic (logs) it appears its hanging on queue_send I can reliably repro it by skipping a song to 15 seconds from the end with backlight timeout 15 as well (don't know if thats a must seems less works too) have auto resume enabled too restart device return to screen after track skip and the wps is hung goto debug stacks and thread is '+B'locked and indeed swapping send for post fixes it
04:05:10_bilgusjust WAG at this point it yields and gets blocked and never resumes to send reply but no clue
04:06:25_bilgusI might try and save state instead of yielding see if it works or just kill the thread instead of queue send
04:16:09***No seen item changed, no save performed.
05:00
05:33:06 Join paulk-bis [0] (~paulk@vpn-0-22.aquilenet.fr)
05:33:11 Quit paulk (Read error: Connection reset by peer)
05:39:19 Quit paulk-bis (Quit: WeeChat 3.0)
05:40:28 Join paulk [0] (~paulk@vpn-0-22.aquilenet.fr)
05:41:00 Quit paulk (Client Quit)
05:47:04 Join paulk [0] (~paulk@vpn-0-22.aquilenet.fr)
06:00
06:16:12***Saving seen data "./dancer.seen"
06:23:17 Join amachronic [0] (~amachroni@user/amachronic)
06:24:38amachronic_bilgus: I'd say the playlist thread is deadlocking in get_track_filename()
06:24:59amachronicthe "simple" solution is to always discard dc pointers before taking the lock
06:45:09 Quit amachronic (Quit: amachronic)
08:00
08:16:14***Saving seen data "./dancer.seen"
08:19:28 Quit mrkrisprolls (Remote host closed the connection)
08:30:15 Join massiveH [0] (~massiveH@2600:4040:a992:a300:c96b:ad0b:798f:9e9)
09:00
09:01:00 Join mrkrisprolls [0] (mrkrisprol@mrkrisprolls.orange.ircnow.org)
09:30:06_bilgusthat defeats the purpose of them
09:30:17_bilgusseems not simple
09:35:49 Join speachy [0] (~speachy@tunnel658658-pt.tunnel.tserv12.mia1.ipv6.he.net)
09:35:49 Quit speachy (Changing host)
09:35:49 Join speachy [0] (~speachy@rockbox/developer/speachy)
09:35:49Mode"#rockbox +v speachy" by ChanServ (ChanServ@services.libera.chat)
10:00
10:16:16***Saving seen data "./dancer.seen"
10:33:56 Quit massiveH (Quit: Leaving)
10:47:10 Quit enok (Remote host closed the connection)
10:47:36 Join enok_ [0] (c8b9e6acb0@2a01:4f8:1c1e:e9de::6)
11:00
11:29:22 Quit othello7 (Quit: othello7)
11:29:44 Join othello7 [0] (~Thunderbi@pool-100-36-133-223.washdc.fios.verizon.net)
12:00
12:10:58 Quit jacobk (Ping timeout: 256 seconds)
12:16:20***Saving seen data "./dancer.seen"
12:20:08 Join amachronic [0] (~amachroni@user/amachronic)
12:21:10amachronic_bilgus: what I meant was instead of lock then discard you discard then lock
12:21:25amachroniclock then discard = deadlock
12:22:18amachronicso it's only moving the existing discards outside the lock, not adding discards before every lock.
12:22:20 Join lebellium [0] (~lebellium@2a01cb040109a6005ccda90da412f381.ipv6.abo.wanadoo.fr)
12:29:31 Join JanC [0] (~janc@user/janc)
12:47:20 Quit amachronic (Quit: amachronic)
13:00
13:47:53 Quit JanC (Remote host closed the connection)
13:48:15 Join JanC [0] (~janc@user/janc)
13:51:47 Join jacobk [0] (~quassel@utdpat242068.utdallas.edu)
13:55:48 Quit JanC (Remote host closed the connection)
13:56:12 Join JanC [0] (~janc@user/janc)
14:00
14:16:22***Saving seen data "./dancer.seen"
14:16:26 Quit jacobk (Ping timeout: 255 seconds)
14:52:52rb-bluebotBuild Server message: New build round started. Revision 6129bfbb95, 303 builds, 9 clients.
14:52:52rb-bluebotPictureFlow: Eliminate 'prompt' launch parameter by Christian Soffke
15:00
15:05:50 Join jacobk [0] (~quassel@utdpat242068.utdallas.edu)
15:10:31speachyI'm trying to fix up some of the outgoing @rockbox.org email anti-spam stuff. everything automated should now come from a @rockbox.org address.
15:10:43speachyturns out I only half-finished that effort. oops.
15:11:57rb-bluebotBuild Server message: Build round completed after 1148 seconds.
15:11:59rb-bluebotBuild Server message: Revision 6129bfbb95 result: All green
15:13:00rb-bluebotBuild Server message: New build round started. Revision 36cef88d47, 303 builds, 9 clients.
15:13:00rb-bluebotPictureFlow: id3 functions refactoring by Christian Soffke
15:21:18 Quit JanC (Remote host closed the connection)
15:21:42 Join JanC [0] (~janc@user/janc)
15:27:52 Join JanC_ [0] (~janc@user/janc)
15:28:03 Nick JanC is now known as Guest3686 (~janc@user/janc)
15:28:03 Nick JanC_ is now known as JanC (~janc@user/janc)
15:29:17 Quit Guest3686 (Read error: Connection reset by peer)
15:32:34rb-bluebotBuild Server message: Build round completed after 1175 seconds.
15:32:35rb-bluebotBuild Server message: Revision 36cef88d47 result: All green
15:34:23rb-bluebotBuild Server message: New build round started. Revision f441d6bf05, 303 builds, 9 clients.
15:34:23rb-bluebotplugins: lrcplayer: eliminate redundant function by Christian Soffke
15:34:58 Quit jacobk (Ping timeout: 256 seconds)
15:48:42 Join jacobk [0] (~quassel@utdpat242068.utdallas.edu)
15:50:26rb-bluebotBuild Server message: Build round completed after 964 seconds.
15:50:28rb-bluebotBuild Server message: Revision f441d6bf05 result: All green
15:50:33rb-bluebotBuild Server message: New build round started. Revision 4d53d1b52b, 303 builds, 8 clients.
15:50:33rb-bluebotPictureFlow: fix_path_part checked too many chars by Christian Soffke
16:00
16:01:06 Quit JanC (Ping timeout: 265 seconds)
16:01:27 Join JanC [0] (~janc@user/janc)
16:07:33rb-bluebotBuild Server message: Build round completed after 1021 seconds.
16:07:35rb-bluebotBuild Server message: Revision 4d53d1b52b result: All green
16:07:42rb-bluebotBuild Server message: New build round started. Revision 32f365bf3c, 303 builds, 9 clients.
16:07:42rb-bluebotdatabase: make parent tables work with plugin by Christian Soffke
16:16:26***Saving seen data "./dancer.seen"
16:18:02 Quit jacobk (Ping timeout: 256 seconds)
16:30:07rb-bluebotBuild Server message: Build round completed after 1347 seconds.
16:30:08rb-bluebotBuild Server message: Revision 32f365bf3c result: All green
17:00
17:19:22 Quit hexadecagram (Ping timeout: 272 seconds)
17:22:11 Quit Malinux (Ping timeout: 246 seconds)
17:35:14 Join Malinux [0] (~malin@2001:4641:4dfa::12c:c4a7)
17:35:32 Join hexadecagram [0] (~acc@user/hexadecagram)
17:36:00 Quit hexadecagram (Remote host closed the connection)
17:46:46 Quit fourHZ (Quit: Client closed)
17:50:04 Quit lebellium (Quit: Leaving)
17:53:04 Join hexadecagram [0] (~acc@user/hexadecagram)
18:00
18:05:17 Quit Malinux (Ping timeout: 246 seconds)
18:07:31 Quit dys (Remote host closed the connection)
18:16:28***Saving seen data "./dancer.seen"
18:36:44 Join jacobk [0] (~quassel@2603-8080-b200-7b02-77cb-6304-f9db-dda1.res6.spectrum.com)
18:44:55 Quit jacobk (Ping timeout: 260 seconds)
19:00
19:23:20 Quit JanC (Ping timeout: 246 seconds)
19:27:36 Join JanC [0] (~janc@user/janc)
19:55:38 Quit JanC (Ping timeout: 256 seconds)
20:00
20:16:29***Saving seen data "./dancer.seen"
20:28:20 Join lunchd [0] (launchd@bitbot/launchd)
20:28:53 Quit launchd (Ping timeout: 256 seconds)
20:29:14 Join JanC [0] (~janc@user/janc)
21:00
21:37:15 Quit hactar|ant (Quit: and it's always been the same / it's just a complicated game)
21:47:22 Join hactar|ant [0] (~zem@c-24-21-103-100.hsd1.or.comcast.net)
21:56:52 Quit JanC (Ping timeout: 252 seconds)
22:00
22:16:32***Saving seen data "./dancer.seen"
22:22:11 Join troglodito [0] (~cave@2a00:d880:3:1::85b7:69dc)
23:00
23:17:08 Quit speachy (Quit: WeeChat 3.6)
23:37:17 Quit m01 (Quit: Konversation terminated.)
23:39:35 Join m01 [0] (~quassel@vps-b172b88b.vps.ovh.net)

Previous day | Next day