[Bug 195222] dtrace kernel sdt probes must always be anchored

2014-11-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195222 Andriy Gapon a...@freebsd.org changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org

[Bug 195225] Testbug for freebsd-dtrace

2014-11-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195225 Andriy Gapon a...@freebsd.org changed: What|Removed |Added Status|Needs Triage|Issue Resolved

[Bug 195222] dtrace kernel sdt probes must always be anchored

2015-05-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195222 Mark Johnston ma...@freebsd.org changed: What|Removed |Added Assignee|freebsd-dtrace@FreeBSD.org |ma...@freebsd.org

[Bug 207735] www/firefox: DTRACE no longer works since 41.0

2016-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207735 Mark Johnston changed: What|Removed |Added CC|

[Bug 207735] www/firefox: DTRACE no longer works since 41.0

2016-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207735 Mark Johnston changed: What|Removed |Added Assignee|ge...@freebsd.org

[Bug 207735] www/firefox: DTRACE no longer works since 41.0

2016-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207735 --- Comment #2 from Jan Beich --- Indeed, it happens here on 11.0-CURRENT amd64 as well. One more line is printed after firefox is closed. $ DTRACE_DOF_INIT_DEBUG=1 firefox -no-remote -profile $(mktemp -d) dtrace DOF

[Bug 207735] www/firefox: DTRACE no longer works since 41.0

2016-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207735 Mark Johnston changed: What|Removed |Added Status|New |In Progress

[Bug 207735] www/firefox: DTRACE no longer works since 41.0

2016-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207735 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Mon Apr 25 18:40:57 UTC 2016 New revision: 298589 URL: https://svnweb.freebsd.org/changeset/base/298589 Log: Allow DOF sections with

[Bug 207735] www/firefox: DTRACE no longer works since 41.0

2016-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207735 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Mon Apr 25 18:44:11 UTC 2016 New revision: 298590 URL: https://svnweb.freebsd.org/changeset/base/298590 Log: Increase DTRACE_FUNCNAMELEN

[Bug 207735] www/firefox: DTRACE no longer works since 41.0

2016-04-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207735 --- Comment #5 from Mark Johnston --- (In reply to Jan Beich from comment #4) Yes. Sorry, I've just been very busy with work. I've spent more time looking at the code, and I think raising DTRACE_FUNCNAMELEN isn't a bad

[Bug 207735] www/firefox: DTRACE no longer works since 41.0

2016-05-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207735 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Mon May 9 17:13:40 UTC 2016 New revision: 299277 URL: https://svnweb.freebsd.org/changeset/base/299277 Log: MFC r298589: Allow DOF

[Bug 207735] www/firefox: DTRACE no longer works since 41.0

2016-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207735 --- Comment #4 from Jan Beich --- Any hope this will be fixed before 11.0? -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 216871] www/firefox: DTRACE=on no longer builds on 12.0-CURRENT

2017-02-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216871 Mark Johnston changed: What|Removed |Added CC|

[Bug 216871] www/firefox: DTRACE=on no longer builds on 12.0-CURRENT

2017-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216871 --- Comment #2 from Mark Johnston --- The problem seems to be related to GNU ld (I had only tested the build with lld) and -ffunction-sections. Two objects that get linked into libxul.so contain the same weak symbol.

[Bug 214556] www/firefox: fails to build on aarch64 with DTRACE=on

2017-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214556 --- Comment #9 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Fri Jan 27 19:26:58 UTC 2017 New revision: 432567 URL: https://svnweb.freebsd.org/changeset/ports/432567 Log: lang/php71: temporarily

[Bug 214556] www/firefox: fails to build on aarch64 with DTRACE=on

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214556 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Fri Jan 20 14:31:27 UTC 2017 New revision: 431960 URL: https://svnweb.freebsd.org/changeset/ports/431960 Log: lang/php70: temporarily

[Bug 214556] www/firefox: fails to build on aarch64 with DTRACE=on

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214556 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Fri Jan 20 14:36:20 UTC 2017 New revision: 431961 URL: https://svnweb.freebsd.org/changeset/ports/431961 Log: MFH: r431960 lang/php70:

[Bug 214556] www/firefox: fails to build on aarch64 with DTRACE=on

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214556 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Fri Jan 20 14:49:04 UTC 2017 New revision: 431962 URL: https://svnweb.freebsd.org/changeset/ports/431962 Log: lang/erlang: temporarily

[Bug 216871] www/firefox: DTRACE=on no longer builds on 12.0-CURRENT

2017-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216871 --- Comment #3 from Mark Johnston --- I have a fix which addresses this. However, it's working around some linker behaviour that I don't understand; I've asked one of the LLD developers for some clarification. If I don't

[Bug 216871] www/firefox: DTRACE=on no longer builds on 12.0-CURRENT

2017-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216871 Mark Johnston changed: What|Removed |Added Status|New |Closed

[Bug 216871] www/firefox: DTRACE=on no longer builds on 12.0-CURRENT

2017-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216871 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Fri Feb 10 02:01:32 UTC 2017 New revision: 313504 URL: https://svnweb.freebsd.org/changeset/base/313504 Log: When patching USDT probes,

[Bug 214556] www/firefox: fails to build on aarch64 with DTRACE=on

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214556 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Fri Jan 20 17:31:23 UTC 2017 New revision: 431973 URL: https://svnweb.freebsd.org/changeset/ports/431973 Log: databases/memcached:

[Bug 214556] www/firefox: fails to build on aarch64 with DTRACE=on

2017-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214556 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Fri Jan 20 17:34:13 UTC 2017 New revision: 431974 URL: https://svnweb.freebsd.org/changeset/ports/431974 Log: MFH: r431973

[Bug 214556] www/firefox: fails to build on aarch64 with DTRACE=on

2017-01-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214556 Mark Johnston changed: What|Removed |Added CC|

[Bug 221641] www/firefox build fails with segmentation fault when running dtrace

2017-09-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221641 rahu changed: What|Removed |Added CC||rahud...@hotmail.com

[Bug 219451] [dtrace] Certain llquantize() parameters trigger assertion

2017-08-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219451 --- Comment #3 from Mark Johnston --- Right, so there's an off-by-one in that check. However, fixing that isn't sufficient: we also hit an overflow with a maximum power of 9. That's because the upper bound ends up being

[Bug 219451] [dtrace] Certain llquantize() parameters trigger assertion

2017-08-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219451 Ed Maste changed: What|Removed |Added Status|Open|In Progress --

[Bug 219451] [dtrace] Certain llquantize() parameters trigger assertion

2017-08-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219451 Mark Johnston changed: What|Removed |Added Resolution|--- |FIXED

[Bug 223680] www/firefox: DTRACE=on fails with /usr/bin/ld: error: ../../js/src/jsarray.o: string table non-null terminated

2017-11-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223680 Bug ID: 223680 Summary: www/firefox: DTRACE=on fails with /usr/bin/ld: error: ../../js/src/jsarray.o: string table non-null terminated Product: Ports & Packages

[Bug 223680] www/firefox: DTRACE=on fails with /usr/bin/ld: error: ../../js/src/jsarray.o: string table non-null terminated

2017-11-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223680 Jan Beich changed: What|Removed |Added Assignee|ge...@freebsd.org

[Bug 224271] disable dtrace usdt on armv6, armv7 and aarch64

2018-06-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224271 mikael.uran...@gmail.com changed: What|Removed |Added Attachment #188748|0 |1 is obsolete|

[Bug 224271] disable dtrace usdt on armv6, armv7 and aarch64

2018-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224271 Mark Linimon changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 221641] www/firefox build fails with segmentation fault when running dtrace on powerpc

2018-06-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221641 --- Comment #4 from Mark Linimon --- To submitter: are you still seeing this exact problem? -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 227850] www/firefox: update to 61.0

2018-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227850 Jan Beich changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 227850] www/firefox: update to 61.0

2018-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227850 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Mon Jun 25 22:36:15 UTC 2018 New revision: 473354 URL: https://svnweb.freebsd.org/changeset/ports/473354 Log: MFH: r468159 r472727

[Bug 227850] www/firefox: update to 61.0

2018-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227850 Jan Beich changed: What|Removed |Added Depends on|227533 |227889

[Bug 227850] www/firefox: update to 61.0

2018-04-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227850 Jan Beich changed: What|Removed |Added CC||dtr...@freebsd.org

[Bug 227850] www/firefox: update to 61.0

2018-05-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227850 Bug 227850 depends on bug 227533, which changed state. Bug 227533 Summary: databases/sqlite3: update to 3.23.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227533 What|Removed |Added

[Bug 227850] www/firefox: update to 61.0

2018-05-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227850 Bug 227850 depends on bug 227889, which changed state. Bug 227889 Summary: databases/sqlite3: Update to 3.23.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227889 What|Removed |Added

[Bug 224271] disable dtrace usdt on armv6, armv7 and aarch64

2018-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224271 Mark Linimon changed: What|Removed |Added See Also|

[Bug 227850] www/firefox: update to 61.0

2018-08-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227850 --- Comment #10 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Thu Aug 9 11:44:29 UTC 2018 New revision: 476739 URL: https://svnweb.freebsd.org/changeset/ports/476739 Log: MFH: r476635

[Bug 227850] www/firefox: update to 61.0

2018-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227850 --- Comment #9 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Wed Aug 8 10:34:25 UTC 2018 New revision: 476635 URL: https://svnweb.freebsd.org/changeset/ports/476635 Log: www/firefox: update to

[Bug 230846] dtrace FBT doesn't know about ifuncs

2018-08-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230846 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: markj Date: Tue Aug 28 20:21:38 UTC 2018 New revision: 338359 URL: https://svnweb.freebsd.org/changeset/base/338359 Log: Allow multiple FBT probes to

[Bug 230846] dtrace FBT doesn't know about ifuncs

2018-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230846 Mark Johnston changed: What|Removed |Added CC||dtr...@freebsd.org --- Comment #3

[Bug 230846] dtrace FBT doesn't know about ifuncs

2018-08-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230846 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org

[Bug 230846] dtrace FBT doesn't know about ifuncs

2018-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230846 Mark Johnston changed: What|Removed |Added Resolution|--- |FIXED Status|In

[Bug 227850] www/firefox: update to 61.0

2018-07-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227850 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Wed Jul 4 22:25:18 UTC 2018 New revision: 473931 URL: https://svnweb.freebsd.org/changeset/ports/473931 Log: MFH: r473913

[Bug 227850] www/firefox: update to 61.0

2018-07-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227850 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Wed Jul 4 18:16:43 UTC 2018 New revision: 473913 URL: https://svnweb.freebsd.org/changeset/ports/473913 Log: www/firefox: update to

[Bug 224271] disable dtrace usdt on armv6, armv7 and aarch64

2018-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224271 --- Comment #7 from Mathieu Simon --- Created attachment 191418 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191418=edit net-mgmt/lldpd: Disable DTrace on various ARM architectures Hi I don't have

[Bug 221641] www/firefox build fails with segmentation fault when running dtrace on powerpc

2018-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221641 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Sat Sep 29 18:58:12 UTC 2018 New revision: 480912 URL: https://svnweb.freebsd.org/changeset/ports/480912 Log: gecko: whitelist where

[Bug 224271] disable dtrace usdt on armv6, armv7 and aarch64

2018-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224271 --- Comment #14 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Sat Sep 29 18:58:12 UTC 2018 New revision: 480912 URL: https://svnweb.freebsd.org/changeset/ports/480912 Log: gecko: whitelist where

[Bug 221641] www/firefox build fails with segmentation fault when running dtrace on powerpc

2018-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221641 Jan Beich changed: What|Removed |Added Resolution|--- |FIXED Status|New

[Bug 221641] www/firefox build fails with segmentation fault when running dtrace on powerpc

2018-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221641 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Sat Sep 29 18:59:25 UTC 2018 New revision: 480913 URL: https://svnweb.freebsd.org/changeset/ports/480913 Log: MFH: r480912 gecko:

[Bug 224271] disable dtrace usdt on armv6, armv7 and aarch64

2018-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224271 --- Comment #15 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Sat Sep 29 18:59:25 UTC 2018 New revision: 480913 URL: https://svnweb.freebsd.org/changeset/ports/480913 Log: MFH: r480912 gecko:

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2019-06-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #28 from Dimitry Andric --- For some reason, the effect is also much more pronounced on i386 than on amd64, which I noticed because a bunch of dtrace-enabled ports (such as perl and node) failed only on i386. E.g.: revision

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2019-07-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Dimitry Andric changed: What|Removed |Added CC||bro...@freebsd.org --- Comment

Problem reports for dtr...@freebsd.org that need special attention

2019-06-30 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2019-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Alan Somers changed: What|Removed |Added CC||lw...@freebsd.org --- Comment #31

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2019-12-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #32 from Mark Johnston --- (In reply to Mark Johnston from comment #30) I spent some time digging into this; the problem appears to be that we define struct pmap, once for the PAE pmap and once for the non-PAE pmap, and this

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2019-12-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Li-Wen Hsu changed: What|Removed |Added Blocks||242689 Referenced Bugs:

[Bug 244053] `dtrace -c` causes program dumps core after somewhere between (r357694, r357701]

2020-03-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244053 Kubilay Kocak changed: What|Removed |Added Keywords||crash, needs-qa, regression

[Bug 244053] `dtrace -c` causes program dumps core after somewhere between (r357694, r357701]

2020-02-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244053 Li-Wen Hsu changed: What|Removed |Added Assignee|b...@freebsd.org|dtr...@freebsd.org

[Bug 244053] `dtrace -c` causes program dumps core after somewhere between (r357694, r357701]

2020-02-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244053 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: lwhsu Date: Tue Feb 11 22:21:22 UTC 2020 New revision: 357780 URL: https://svnweb.freebsd.org/changeset/base/357780 Log: Temporarily skip

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2020-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Mark Johnston changed: What|Removed |Added Blocks|242689 | Referenced Bugs:

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2020-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Kubilay Kocak changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 244823] DTrace test common.pid.t_dtrace_contrib.err_D_PROC_OFF_toobig_d fails after clang10 import

2020-03-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244823 Li-Wen Hsu changed: What|Removed |Added Status|New |Open CC|

[Bug 244053] `dtrace -c` causes program dumps core after somewhere between (r357694, r357701]

2020-05-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244053 --- Comment #2 from Alan Somers --- I can't reproduce this failure locally at r360076M. Was it fixed, or is this crash only reproducible in the CI environment? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 244053] `dtrace -c` causes program dumps core after somewhere between (r357694, r357701]

2020-05-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244053 --- Comment #3 from Li-Wen Hsu --- (In reply to Alan Somers from comment #2) >From bisect in artifact, this is fixed somewhere between (r358152, r358178] -- You are receiving this mail because: You are the assignee for the bug. You are

[Bug 244053] `dtrace -c` causes program dumps core after somewhere between (r357694, r357701]

2020-05-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244053 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: lwhsu Date: Mon May 18 23:43:48 UTC 2020 New revision: 361229 URL: https://svnweb.freebsd.org/changeset/base/361229 Log: Revert 357780, `dtrace -c`

[Bug 244823] DTrace test common.pid.t_dtrace_contrib.err_D_PROC_OFF_toobig_d fails after clang10 import

2020-07-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244823 Mark Johnston changed: What|Removed |Added Resolution|--- |DUPLICATE Status|Open

[Bug 244053] `dtrace -c` causes program dumps core after somewhere between (r357694, r357701]

2020-06-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244053 Mark Johnston changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2021-05-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Shane changed: What|Removed |Added CC||free...@shaneware.biz --- Comment #33

[Bug 258763] dtrace: "/usr/lib/dtrace/ipfw.d", line 1: cannot find type: struct ip_fw_args*: Conflicting type is already defined

2021-09-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258763 --- Comment #1 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=819961c5808b053c626648e202dec42a19ebe7a6 commit 819961c5808b053c626648e202dec42a19ebe7a6 Author:

[Bug 258763] dtrace: "/usr/lib/dtrace/ipfw.d", line 1: cannot find type: struct ip_fw_args*: Conflicting type is already defined

2021-09-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258763 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8470cb1b3d20680cb79e42698175d4f38caa9fb commit c8470cb1b3d20680cb79e42698175d4f38caa9fb Author:

[Bug 258763] dtrace: "/usr/lib/dtrace/ipfw.d", line 1: cannot find type: struct ip_fw_args*: Conflicting type is already defined

2021-09-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258763 Li-Wen Hsu changed: What|Removed |Added CC||domagoj.sto...@gmail.com,

[Bug 258763] dtrace: "/usr/lib/dtrace/ipfw.d", line 1: cannot find type: struct ip_fw_args*: Conflicting type is already defined

2021-10-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258763 Mark Johnston changed: What|Removed |Added Assignee|dtr...@freebsd.org |ma...@freebsd.org

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #34 from Kurt Jaeger --- (In reply to Shane from comment #33) Still the same problem on 14.0: /usr/sbin/dtrace -h -o tclDTrace.h -s /wrkdirs/usr/ports/lang/tcl86/work/tcl8.6.12/generic/tclDTrace.d dtrace: failed to compile

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #35 from Mark Johnston --- (In reply to Kurt Jaeger from comment #34) Which revision? Several libctf problems relating to ipfw.d have been fixed lately. I can build tcl with dtrace enabled on main at 28d1296. -- You are

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #36 from Kurt Jaeger --- (In reply to Mark Johnston from comment #35) version: 225639e7db68: Tue Oct 19 13:10:59 CEST 2021 Can it be that the build problem is tcl86 specific ? There is PR#224857, which led me via PR#227312 to

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #40 from Kubilay Kocak --- @Mark Is there anything we can do, tests or otherwise, to make these build (ideally) or test (CI) time failures, so as to pick them up early and/or reduce or otherwise preclude false positives or

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #39 from Mark Johnston --- (In reply to Kurt Jaeger from comment #38) I am not sure what the problem is, then. It's not the one from this PR, and I think you have the relevant libctf fixes

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #37 from Mark Johnston --- (In reply to Kurt Jaeger from comment #36) Could you please show ctfdump -S output? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 262415] Failing dtrace test: common.funcs.t_dtrace_contrib.tst_system_d

2022-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262415 Bug ID: 262415 Summary: Failing dtrace test: common.funcs.t_dtrace_contrib.tst_system_d Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2022-03-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Mark Johnston changed: What|Removed |Added Status|Open|In Progress --- Comment #44 from

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2022-03-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Mark Johnston changed: What|Removed |Added CC||ksbeat...@lbl.gov --- Comment #45

[Bug 262416] Failing dtrace test: common.ip.t_dtrace_contrib.{tst_ipv4localsctp_ksh,tst_localsctpstate_ksh}

2022-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262416 Bug ID: 262416 Summary: Failing dtrace test: common.ip.t_dtrace_contrib.{tst_ipv4localsctp_ksh,tst_ localsctpstate_ksh} Product: Base System Version:

[Bug 262415] Failing dtrace test: common.funcs.t_dtrace_contrib.tst_system_d

2022-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262415 --- Comment #1 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=16e02ae401ebd9aa7d47f46dc4905f4f8add70a8 commit 16e02ae401ebd9aa7d47f46dc4905f4f8add70a8 Author:

[Bug 262416] Failing dtrace test: common.ip.t_dtrace_contrib.{tst_ipv4localsctp_ksh,tst_localsctpstate_ksh}

2022-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262416 Li-Wen Hsu changed: What|Removed |Added Status|New |In Progress --- Comment #1 from

[Bug 262415] Failing dtrace test: common.funcs.t_dtrace_contrib.tst_system_d

2022-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262415 Li-Wen Hsu changed: What|Removed |Added Assignee|dtr...@freebsd.org |lw...@freebsd.org

[Bug 262415] Failing dtrace test: common.funcs.t_dtrace_contrib.tst_system_d

2022-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262415 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=937d08454b3c5dea35f6ddc9692825a328e6c0c3 commit 937d08454b3c5dea35f6ddc9692825a328e6c0c3

[Bug 262439] dtrace tests: common.ip.t_dtrace_contrib.* cannot locate get.ipv4remote.pl

2022-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262439 Bug ID: 262439 Summary: dtrace tests: common.ip.t_dtrace_contrib.* cannot locate get.ipv4remote.pl Product: Base System Version: CURRENT Hardware: Any

[Bug 262416] Failing dtrace test: common.ip.t_dtrace_contrib.{tst_ipv4localsctp_ksh,tst_localsctpstate_ksh}

2022-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262416 Li-Wen Hsu changed: What|Removed |Added Assignee|dtr...@freebsd.org |lw...@freebsd.org --- Comment #2

[Bug 262412] DTrace failed to run when ipfw loaded

2022-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262412 Bug ID: 262412 Summary: DTrace failed to run when ipfw loaded Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity:

[Bug 261999] dtruss: Fails to run: dtrace: invalid probe specifier => lstat* not found

2022-02-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261999 Kubilay Kocak changed: What|Removed |Added Keywords||needs-qa

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2022-03-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #48 from Marek Zarychta --- *** Bug 262961 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2022-03-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 Marek Zarychta changed: What|Removed |Added CC||zarych...@plan-b.pwste.edu.

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2022-03-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #47 from Mark Johnston --- (In reply to Marek Zarychta from comment #46) That would seem to suggest that you have only dtrace.ko loaded, and not fbt.ko, sdt.ko etc.. Try loading dtraceall.ko instead. -- You are receiving

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2022-03-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #49 from Marek Zarychta --- (In reply to Mark Johnston from comment #47) >That would seem to suggest that you have only dtrace.ko loaded, and not >fbt.ko, >sdt.ko etc.. Try loading dtraceall.ko instead. Thanks for the clue

[Bug 262412] DTrace failed to run when ipfw loaded

2022-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262412 trond.endres...@ximalas.info changed: What|Removed |Added CC|

[Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info

2022-01-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Comment #43 from Dani --- If helpfull: Here are the stats from the same custom kernelconfig with FBSD 12.2: - CTF Statistics - total number of data objects= 31042

  1   2   >