00:02
SpiceGuid has quit [Quit: ChatZilla 0.9.93 [SeaMonkey 2.49.4/20180713174829]]
00:03
glass has joined #ocaml
00:04
Haudegen has quit [Read error: Connection reset by peer]
00:05
theglass has quit [Ping timeout: 264 seconds]
00:37
omarramo has quit [Ping timeout: 255 seconds]
00:41
omarramo has joined #ocaml
00:44
olle has quit [Ping timeout: 245 seconds]
00:45
FreeBirdLjj has joined #ocaml
00:50
FreeBirdLjj has quit [Ping timeout: 245 seconds]
01:22
omarramo has quit [Ping timeout: 245 seconds]
01:37
omarramo has joined #ocaml
02:10
omarramo has quit [Ping timeout: 246 seconds]
02:31
silver has quit [Read error: Connection reset by peer]
02:40
mfp has quit [Ping timeout: 268 seconds]
02:58
jao has quit [Ping timeout: 245 seconds]
03:26
tormen_ has joined #ocaml
03:29
tormen has quit [Ping timeout: 245 seconds]
03:44
q9929t has joined #ocaml
03:45
q9929t has quit [Client Quit]
04:16
gravicappa has joined #ocaml
04:27
iovec has joined #ocaml
05:05
AnAverageHuman has quit [Remote host closed the connection]
05:12
_whitelogger has joined #ocaml
05:12
AnAverageHuman has joined #ocaml
05:22
AnAverageHuman has quit [Remote host closed the connection]
05:30
AnAverageHuman has joined #ocaml
05:31
ggole has joined #ocaml
05:47
AnAverageHuman has quit [Ping timeout: 256 seconds]
06:32
gravicappa has quit [Ping timeout: 255 seconds]
06:59
FreeBirdLjj has joined #ocaml
08:00
KeyJoo has joined #ocaml
08:01
olle has joined #ocaml
08:02
jao has joined #ocaml
08:03
glass has left #ocaml [#ocaml]
08:04
theglass has joined #ocaml
08:11
kakadu_ has joined #ocaml
08:15
jao has quit [Ping timeout: 245 seconds]
08:27
bartholin has quit [Remote host closed the connection]
08:43
<
def` >
cuvius: has the OCaml runtime been made aware of the second thread?
08:45
<
cuvius >
def`: yes, the thread is started with Thread.create
09:05
<
def` >
cuvius: it could be a starvation problem; the scheduler sees that the main thread is always busy and does not schedule the second one
09:05
Anarchos has joined #ocaml
09:06
<
def` >
cuvius: which version of OCaml are you using and on which OS?
09:07
<
cuvius >
def`: 4.06.0 on OSX
09:13
<
def` >
cuvius: it is thread 2 that is holding the lock?
09:14
<
cuvius >
def`: I'm not 100% how the OCaml threads map to the threads displayed in GDB, but my current assumption is that thread 1 is already holding the lock because it is the main application thread.
09:14
<
def` >
cuvius: thread 1 is the one that is trying to acquire the lock
09:14
<
cuvius >
def`: exactly! :)
09:15
<
def` >
thread 2 is executing blocking code, so it should release the lock before calling to C
09:15
<
cuvius >
def`: to my knowledge, thread 2 is not holding the runtime lock
09:16
<
cuvius >
def`: I've probably not explained the scenario well enough. I'm currently writing up an issue on the ctypes github repo with more details.
09:22
<
def` >
good luck :]
09:24
jao has joined #ocaml
09:28
jnavila has joined #ocaml
09:54
olle has quit [Remote host closed the connection]
10:10
mfp has joined #ocaml
10:13
tane_ has joined #ocaml
10:15
jao has quit [Ping timeout: 245 seconds]
10:26
asymptotically has joined #ocaml
10:33
Anarchos has quit [Quit: Vision[0.10.3]: i've been blurred!]
10:34
bartholin has joined #ocaml
10:53
silver has joined #ocaml
11:15
jao has joined #ocaml
11:21
klntsky has quit [Remote host closed the connection]
11:22
klntsky has joined #ocaml
11:22
Haudegen has joined #ocaml
11:43
tane_ has quit [Quit: Leaving]
11:48
jao has quit [Ping timeout: 255 seconds]
11:58
marvin2 has joined #ocaml
12:14
jao has joined #ocaml
12:19
SpiceGuid has joined #ocaml
12:25
KeyJoo has quit [Quit: KeyJoo]
12:48
SpiceGuid has quit [Ping timeout: 250 seconds]
13:11
jao has quit [Ping timeout: 245 seconds]
13:13
q9929t has joined #ocaml
13:27
jao has joined #ocaml
13:31
pierpal has joined #ocaml
13:37
jao has quit [Ping timeout: 255 seconds]
13:37
gravicappa has joined #ocaml
13:52
q9929t has quit [Quit: q9929t]
13:54
jao has joined #ocaml
14:01
zolk3ri has joined #ocaml
14:13
jao has quit [Read error: Connection timed out]
14:31
jao has joined #ocaml
14:32
cantstanya has quit [Remote host closed the connection]
14:33
cantstanya has joined #ocaml
14:33
cantstanya has quit [Remote host closed the connection]
14:34
cantstanya has joined #ocaml
14:44
jao has quit [Ping timeout: 246 seconds]
14:45
ravenousmoose has joined #ocaml
14:56
jao has joined #ocaml
15:09
AnAverageHuman has joined #ocaml
15:13
jao has quit [Ping timeout: 246 seconds]
15:19
ygrek has joined #ocaml
15:39
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:39
dhil has joined #ocaml
15:55
tane has joined #ocaml
16:09
tg has quit [Ping timeout: 258 seconds]
16:13
tg has joined #ocaml
16:19
omarramo has joined #ocaml
16:25
pierpal has quit [Read error: Connection reset by peer]
16:37
AnAverageHuman has quit [Ping timeout: 256 seconds]
16:38
FreeBirdLjj has quit [Remote host closed the connection]
16:38
AnAverageHuman has joined #ocaml
16:39
ygrek has quit [Ping timeout: 245 seconds]
16:40
gravicappa has quit [Ping timeout: 245 seconds]
16:40
ravenousmoose has joined #ocaml
16:54
FreeBirdLjj has joined #ocaml
16:57
cuvius has quit [Quit: Connection closed for inactivity]
17:12
zolk3ri has quit [Remote host closed the connection]
17:33
jbrown has joined #ocaml
17:38
jao has joined #ocaml
17:56
cuvius has joined #ocaml
17:56
FreeBirdLjj has quit [Remote host closed the connection]
17:57
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
18:03
FreeBirdLjj has joined #ocaml
18:05
omarramo has quit [Remote host closed the connection]
18:08
FreeBirdLjj has quit [Ping timeout: 246 seconds]
18:39
Serpent7776 has joined #ocaml
18:41
FreeBirdLjj has joined #ocaml
18:46
FreeBirdLjj has quit [Ping timeout: 255 seconds]
18:50
dhil has quit [Ping timeout: 268 seconds]
19:01
Haudegen has quit [Remote host closed the connection]
19:10
kroot_ has joined #ocaml
19:18
<
andreypopp >
Do you think Merlin's `references` query might be modified to search for all modules not just the current one?
19:24
Haudegen has joined #ocaml
19:25
ravenousmoose has joined #ocaml
19:25
ravenousmoose has quit [Client Quit]
19:38
FreeBirdLjj has joined #ocaml
19:39
ravenousmoose has joined #ocaml
19:45
FreeBirdLjj has quit [Ping timeout: 245 seconds]
19:59
Jesin has quit [Quit: Leaving]
20:02
Jesin has joined #ocaml
20:13
Ulrar has quit [Ping timeout: 258 seconds]
20:14
Ulrar has joined #ocaml
20:16
bartholin has quit [Remote host closed the connection]
20:25
ggole has quit [Quit: Leaving]
20:33
kakekongen has quit [Ping timeout: 250 seconds]
20:50
jbrown has quit [Ping timeout: 245 seconds]
21:06
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
21:10
FreeBirdLjj has joined #ocaml
21:27
Serpent7776 has quit [Quit: leaving]
21:41
jnavila has quit [Remote host closed the connection]
21:43
FreeBirdLjj has quit [Ping timeout: 250 seconds]
21:47
kvda has joined #ocaml
22:01
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:05
Geimhreadh has joined #ocaml
22:07
tane has quit [Quit: Leaving]
22:27
asymptotically has quit [Quit: Leaving]
22:29
kvda has joined #ocaml
22:29
Geimhreadh has quit [Quit: *vanishes into the mythical real world*]
22:55
jbrown has joined #ocaml
23:05
kakadu_ has quit [Remote host closed the connection]
23:27
cuvius has quit [Quit: Connection closed for inactivity]
23:54
Haudegen has quit [Remote host closed the connection]