[Issue 10351] [GC] GC deadlocks in thread_suspendAll()

2022-12-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10351

Iain Buclaw  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||ibuc...@gdcproject.org
 Resolution|--- |DUPLICATE

--- Comment #7 from Iain Buclaw  ---


*** This issue has been marked as a duplicate of issue 15939 ***

--


[Issue 10351] [GC] GC deadlocks in thread_suspendAll()

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10351

Iain Buclaw  changed:

   What|Removed |Added

   Priority|P2  |P3

--


[Issue 10351] [GC] GC deadlocks in thread_suspendAll()

2017-06-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10351

tet...@tetyys.com changed:

   What|Removed |Added

 CC||tet...@tetyys.com

--- Comment #6 from tet...@tetyys.com ---
Having this issue only under profile build (dub --build=profile)

(gdb) bt
#0  sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85
#1  0x011bbc4e in thread_suspendAll ()
#2  0x011a22e1 in gc.impl.conservative.gc.Gcx.fullcollect() ()
#3  0x011a078e in gc.impl.conservative.gc.Gcx.bigAlloc() ()
#4  0x011a4659 in
gc.impl.conservative.gc.ConservativeGC.__T9runLockedS79_D2gc4impl12conservative2gc14ConservativeGC12mallocNoSyncMFNbmkKmxC8TypeInfoZPvS40_D2gc4impl12conservative2gc10mallocTimelS40_D2gc4impl12conservative2gc10numMallocslTmTkTmTxC8TypeInfoZ.runLocked()
()
#5  0x0119dd4a in gc.impl.conservative.gc.ConservativeGC.malloc() ()
#6  0x0113ba6b in gc_malloc ()
#7  0x0113e8db in _d_newclass ()
#8  0x00ff21f8 in
vibe.core.drivers.libevent2.Libevent2Driver.connectTCP() (this=0x6de2dda2b500,
bind_addr=..., addr=...)
at
../.dub/packages/vibe-d-0.8.0-beta.8/vibe-d/core/vibe/core/drivers/libevent2.d:347
#9  0x0104a60a in vibe.core.net.connectTCP() (bind_address=...,
addr=...)
at ../.dub/packages/vibe-d-0.8.0-beta.8/vibe-d/core/vibe/core/driver.d:33
#10 0x00a560fc in handle.GetRTXmlResponse() (Xml=1187,
__Xml_8=0x1247e2a <_TMP9856>)
at ../.dub/packages/vibe-d-0.8.0-beta.8/vibe-d/core/vibe/core/net.d:145
#11 0x00a538af in app._sharedStaticCtor13() () at source/app.d:215
#12 0x00a55db5 in app.__modsharedctor() ()
#13 0x011a8f42 in
rt.minfo.__T14runModuleFuncsS442rt5minfo11ModuleGroup8runCtorsMFZ9__lambda2Z.runModuleFuncs()
()
#14 0x011a8bd5 in rt.minfo.ModuleGroup.runCtors() ()
#15 0x011a8ded in rt.minfo.rt_moduleCtor() ()
#16 0x01143341 in rt.sections_elf_shared.DSO.opApply() ()
#17 0x011a8dbd in rt_moduleCtor ()
#18 0x011a637b in rt_init ()
#19 0x0113da52 in rt.dmain2._d_run_main() ()
#20 0x0113d9f8 in rt.dmain2._d_run_main() ()
#21 0x0113d968 in _d_run_main ()
#22 0x00a6ce70 in main ()

(gdb) info threads
  Id   Target Id Frame
* 1Thread 0x6de2ddb2dc00 (LWP 4036) "rtsrtorrentrela" sem_wait ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85

Occurs early when running the program

--


[Issue 10351] [GC] GC deadlocks in thread_suspendAll()

2016-04-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10351

Aleksei Preobrazhenskii  changed:

   What|Removed |Added

   See Also||https://issues.dlang.org/sh
   ||ow_bug.cgi?id=15939

--


[Issue 10351] [GC] GC deadlocks in thread_suspendAll()

2014-09-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10351

Sobirari Muhomori dfj1es...@sneakemail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 OS|All |Linux

--- Comment #4 from Sobirari Muhomori dfj1es...@sneakemail.com ---
issue 4890 is reproduced on a newly created thread, is it the case for you? If
it's a kernel bug, say what OS, kernel version and processor (speed, cores, HT)
do you use.

--


[Issue 10351] [GC] GC deadlocks in thread_suspendAll()

2014-09-06 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10351

--- Comment #5 from Sobirari Muhomori dfj1es...@sneakemail.com ---
also provide stack traces of other threads

--


[Issue 10351] [GC] GC deadlocks in thread_suspendAll()

2014-09-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10351

Marco Leise marco.le...@gmx.de changed:

   What|Removed |Added

 Resolution|REMIND  |DUPLICATE

--- Comment #3 from Marco Leise marco.le...@gmx.de ---


*** This issue has been marked as a duplicate of issue 4890 ***

--


[Issue 10351] [GC] GC deadlocks in thread_suspendAll()

2014-04-05 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10351


Marco Leise marco.le...@gmx.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||REMIND


--- Comment #2 from Marco Leise marco.le...@gmx.de 2014-04-05 19:02:29 PDT ---
Closing this for now without a test case.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 10351] [GC] GC deadlocks in thread_suspendAll()

2013-11-07 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10351



--- Comment #1 from Marco Leise marco.le...@gmx.de 2013-11-07 15:34:57 PST ---
I wish I uploaded a test case, but the one I had was rather large and you can't
really dustmite a deadlock condition even if it happens frequently.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---