[Bug 246494] [PATCH] misc: add the boot flag to the i386 memstick.img release (MBR)

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246494

Bug ID: 246494
   Summary: [PATCH] misc: add the boot flag to the i386
memstick.img release (MBR)
   Product: Base System
   Version: CURRENT
  Hardware: i386
OS: Any
Status: New
  Keywords: patch
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: jorgem@gmail.com

Created attachment 214543
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214543=edit
release/i386/make-memstick.sh patch

The UFS partition of the i386 memstick.img is missing the boot flag.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246492] Unwanted character in procdesc(4)

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246492

Pawel Biernacki  changed:

   What|Removed |Added

 CC||kak...@freebsd.org
   Assignee|b...@freebsd.org|c...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246492] Unwanted character in procdesc(4)

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246492

Bug ID: 246492
   Summary: Unwanted character in procdesc(4)
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: i...@juanmolina.eu
CC: c...@freebsd.org

A recent commit to the procdesc(4) manual page introduces what seems an
unwanted capital W in the first line of the file:
https://svnweb.freebsd.org/base/head/share/man/man4/procdesc.4?annotate=361089=361089#l1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246458] [patch] systat - Introduced sysputpage() to display large page size with human readable format.

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246458

Michael Reifenberger  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed
 CC||m...@freebsd.org

--- Comment #2 from Michael Reifenberger  ---
Hi,
looked good, and has been tested and committed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246467] Typo in blacklistd.conf(5)

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246467

--- Comment #1 from Mike Lempriere  ---
Oh, and the sentence following says "the fourth file" instead of "the fourth
field".

The next paragraph "are controlling" could be simply "control".

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246458] [patch] systat - Introduced sysputpage() to display large page size with human readable format.

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246458

--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:

Author: mr
Date: Fri May 15 17:37:09 UTC 2020
New revision: 361084
URL: https://svnweb.freebsd.org/changeset/base/361084

Log:
  Introduce sysputpage() to display large page size with human readable format.
  Using UI units allows to fit larger numbers in columns.
  Stop calling v_page_size - this is a value that doesn't change at runtime.
  Renamed WINDOW *wnd to *wd to avoid conflict with global *wnd variable.
  Use bit-shift to convert page size to byte.

  PR: 246458
  Submitted by:   o...@j.email.ne.jp
  MFC after: 2 weeks
  Differential Revision:  D24834

Changes:
  head/usr.bin/systat/extern.h
  head/usr.bin/systat/fetch.c
  head/usr.bin/systat/sysput.c
  head/usr.bin/systat/vmstat.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 237664] [patch] systat -zarc to display cumulative rate and round down large numbers by SI units

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237664

--- Comment #9 from Michael Reifenberger  ---
(In reply to ota from comment #7)
Hi,
yes of corse.
Please feel free to submit what you have.

Greetings
---
Mike

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246488] gcc-built binary crashes in std::ios_base::Init::Init()

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246488

Fernando Apesteguía  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|toolch...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246488] gcc-built binary crashes in std::ios_base::Init::Init()

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246488

Bug ID: 246488
   Summary: gcc-built binary crashes in
std::ios_base::Init::Init()
   Product: Base System
   Version: 12.1-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: fern...@freebsd.org

Created attachment 214530
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214530=edit
Patch to build cad/openvsp with GCC

cad/openvsp doesn't build with clang anymore due to bug #230888.

It builds with GCC but it then segfaults with the following backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x000802efba18 in vtable for __cxxabiv1::__si_class_type_info () from
/lib/libcxxrt.so.1
(gdb) bt
#0  0x000802efba18 in vtable for __cxxabiv1::__si_class_type_info () from
/lib/libcxxrt.so.1
#1  0x000801a273e6 in __dynamic_cast () from
/usr/local/lib/gcc9/libstdc++.so.6
#2  0x000801aa9e8e in bool std::has_facet >(std::locale
const&) () from /usr/local/lib/gcc9/libstdc++.so.6
#3  0x000801a9bbd4 in std::basic_ios
>::_M_cache_locale(std::locale const&) () from
/usr/local/lib/gcc9/libstdc++.so.6
#4  0x000801a9c070 in std::basic_ios
>::init(std::basic_streambuf >*) ()
   from /usr/local/lib/gcc9/libstdc++.so.6
#5  0x000801a3b463 in std::ios_base::Init::Init() () from
/usr/local/lib/gcc9/libstdc++.so.6
#6  0x0049f60d in ?? ()
#7  0x00080194846e in ?? () from /libexec/ld-elf.so.1
#8  0x7fffc828 in ?? ()
#9  0x000801975800 in ?? ()
#10 0x in ?? ()

How to reproduce:

1 - Apply attached patch:

cd /usr/ports && patch -p0 < cad_openvsp_gcc_build.svndiff

2 - Build & install port:

cd /usr/ports/cad/openvsp && make install

3 - Launch program:

/usr/local/bin/vsp
Segmentation fault (core dumped)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246462] rtld/dlopen incorrect resolution of symbols [RTLD_DEEPBIND]

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246462

--- Comment #10 from commit-h...@freebsd.org ---
A commit references this bug:

Author: kib
Date: Fri May 15 13:50:08 UTC 2020
New revision: 361077
URL: https://svnweb.freebsd.org/changeset/base/361077

Log:
  Implement RTLD_DEEPBIND.

  PR:   246462
  Tested by:Martin Birgmeier 
  Sponsored by: The FreeBSD Foundation
  MFC after:1 week
  Differential revision:https://reviews.freebsd.org/D24841

Changes:
  head/sys/kern/kern_mib.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Teknoloji ve Algoritmik İşlemler: Yatırımın ve Aracı Kurumların Geleceği 2- Teoriden Uygulamaya Geçiş

2020-05-15 Thread Türkiye Sermaye Piyasaları Birliği

TSPB Birlikte Eğitim Mesleki Gelişim Eğitimleri





Bülteni Daha İyi Görüntülemek İçin Tıklayın
[http://track-9.track-my-url.com/1011D2389707|01019990485b4d55f5b11034a73625947252|11105008|0110469|01102260.html]TSPB
Birlikte Eğitim Mesleki Gelişim Eğitimleri

"Teknoloji ve Algoritmik İşlemler: Yatırımın ve
Aracı Kurumların Geleceği 2- Teoriden Uygulamaya Geçiş"

-

Online Eğitim"Zoom"uygulaması üzerinden gerçekleştirilecektir.
Eğitimin 25 kişilik kontenjanı bulunmaktadır.

Başvurularını gerçekleştirilen katılımcılara online eğitime giriş
için gerekli bilgiler iletilecektir.

Online eğitime katılabilmek için bilgisayarınıza "Zoom" uygulamasını
yüklemeniz gerekmektedir.

Başvuru için: www.tspb.org.tr
[http://track-9.track-my-url.com/1001L2389707|01015008|101122069|1100T.html]


Üyelik ve başvurularınızla ilgili sorularınız için:
info@birlikteeğitim.org [mailto:info@birlikteeğitim.org]
ve ya aşağıdaki telefon numarasından bize ulaşabilirsiniz.


Eğitmen: Fırat Gürler-6Zeka

Eğitim Tarihi: 15 Haziran 2020
Eğitim Süresi: 1 Gün
Ders Saati: 09:30-17:30

Eğitim Ücreti: 200 TL (KDV dahil, kişi başı)

Eğitim Yeri: Online Eğitim-Zoom

Başvuru: www.tspb.org.tr
[http://track-9.track-my-url.com/0010L2389707|10115008|001022069|0001T.html]


TSPB Birlikte Eğitim
Büyükdere Caddesi No: 173 1.Levent Plaza A Blok Kat4
Şişli-İstanbul
Telefon: 0212 280 85 67
i...@birlikteegitim.org [mailto:i...@birlikteegitim.org]
www.tspb.org.tr
[http://track-9.track-my-url.com/1100L2389707|01105008|10015892|0010T.html]


Geçen yıl gerçekleştirilen teorik eğitim, geçen yıl katılanların
verdiği görüşler doğrultusunda pratik örneklerle, yazılımlarla
zenginleştirildi.

Veri biliminin finans piyasalarına uygulanması, teoriden pratiğe

Veri çeşitleri: Büyük veri, veriyi işleme hızı ve diğer maliyetler

Phyton, Matlab, C# yazılım dillerinde uygulamalar

Bulut ortamında algoritmaların çalıştırılması

Kolokasyondan çalışan algoritmalar

Yazılım dili bilmeyenler için algoritmik işlemler

15 Haziran 2020 tarihinde "Teknoloji ve Algoritmik İşlemler: Yatırımın
ve Aracı Kurumların Geleceği 2- Teoriden Uygulamaya Geçiş" online
eğitimimize bekliyoruz.

EĞİTİM KONULARI

Korona veri bilimini de herkese bulaştırdı: Lineer regresyonunu her
tahmin modeline uygularsak ne olur?

Algoritma mühendisliğine giriş: Derin öğrenme, yapay zeka,
bilgisayarlı görü ve benzeri alanlardaki uygulamalar (teorik ilgiden
pratik çözümlere)

Veri analizi: Veri olmadan algoritma olmaz. Farklı veriler algonuzu
farklı sonuçlara götürür.

Veri çeşitleri ve büyüklükleri ile ilgili örnekler: Temel analiz
verisi, anlık veri, derinlikli veri, alım satım fiyatlarının ayrı
modellenmesi, karşı taraf verisi, ITCH verisi

Kendi verimizi oluşturalım: Fiyat zaman ilişkisine örnek. Türk hisse
senetleri için hacim dengesizlik barlarımızı oluşturalım.

Phyton'da Borsa İstanbul verileriyle farklı veri barları oluşturma
örneği

Üçlü bariyer metodu: Oynaklık, büyük sayılar kuralı, hata matrisi
gibi istatistiki kavramların sistemin başarısına etkisi

Borsa İstanbul verileriyle üçlü bariyer metodunun uygulanma örneği

Karşı taraf verisiyle hisse senetlerinde aracı kurum işlemlerini
skorladık. Matlab programı üzerinden kolokasyondaki sunucumuzda emir
gönderdik.

Bulut teknolojisiyle makine öğrenme yapısı nasıl kurulur?

C# yazılım diliyle algoritmik işlem örnekleri- test ve gerçek işlem
incelemesiBu e-posta tarafınıza TSPB tarafından oluşturulan üye
veritabanına kayıtlı olduğunuz için gönderilmiştir.Beni bu listeden
çıkar
[http://track-9.track-my-url.com/1001U2389707|01009990485b4d55f5b11034a73625947252|1100469|11105008.html]

___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246462] rtld/dlopen incorrect resolution of symbols [RTLD_DEEPBIND]

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246462

--- Comment #9 from commit-h...@freebsd.org ---
A commit references this bug:

Author: kib
Date: Fri May 15 11:58:02 UTC 2020
New revision: 361073
URL: https://svnweb.freebsd.org/changeset/base/361073

Log:
  Implement RTLD_DEEPBIND.

  PR:   246462
  Tested by:Martin Birgmeier 
  Sponsored by: The FreeBSD Foundation
  MFC after:1 week
  Differential revision:https://reviews.freebsd.org/D24841

Changes:
  head/include/dlfcn.h
  head/lib/libc/gen/dlopen.3
  head/libexec/rtld-elf/rtld.c
  head/libexec/rtld-elf/rtld.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246462] rtld/dlopen incorrect resolution of symbols [RTLD_DEEPBIND]

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246462

--- Comment #8 from Konstantin Belousov  ---
(In reply to Martin Birgmeier from comment #7)
Thank you for the testing.

I am not aware of a tool to patch flags in  the linked ELF objects, except of a
hex editor (which I sometimes do).  Adding -Bsymbolic to the linker command
line, e.g. in a form of -Wl,-Bsymbolic if called from cc(1) driver, is a way to
go.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246462] rtld/dlopen incorrect resolution of symbols [RTLD_DEEPBIND]

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246462

--- Comment #7 from Martin Birgmeier  ---
Created attachment 214517
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214517=edit
patches to upgrade postgresql-mysql_fdw from 2.5.1 to 2.5.3, updated

Hi Konstantin,

That was quick - and D24841 is a nice trick!

I applied the patches from D24841 and reinstalled libexec/ld-elf.so.1,
libexec/ld-elf32.so.1, and usr/include/dlfcn.h. (I had to adapt them minimally
to apply to releng/12.1.) I also modified the port to use RTLD_DEEPBIND for
FreeBSD - the new patches are included.

And voila, it is working!

Nonetheless, your original remarks show the better solution: libmysqlclient.so
should be compiled with -Bsymbolic (I did not do this in the test above, to be
sure). Is there a way to set this flag directly on an already installed .so
file?

Thank you,

Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Приглашаем к публикации [РИНЦ]

2020-05-15 Thread Среда


___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 246476] Hanz gans

2020-05-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246476

Mark Linimon  changed:

   What|Removed |Added

Version|11.4-RELEASE|unspecified
Product|Base System |Other
  Component|kern|Spam
   Assignee|b...@freebsd.org|bugmeis...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"