20% guaranteed ROI, condo development construction finance -- lenders wanted from as little as 500, 000THB

2014-08-01 Thread Homes Direct
Purchase a condo with easy payment plan With construction expected to be completed within 20 months, you could own your own condo with an ocean view in the most sought after address in Pattaya -- Pratumnak Hill. Once completed you could choose to rent it for regular income or sell it to capit

[Bug 192303] New: C++11 std::list<>::remove_if() visits elements multiple times

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192303 Bug ID: 192303 Summary: C++11 std::list<>::remove_if() visits elements multiple times Product: Base System Version: 10.0-STABLE Hardware: amd64 OS: An

[Bug 192303] C++11 std::list<>::remove_if() visits elements multiple times

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192303 --- Comment #1 from kamik...@bsdforen.de --- I forgot to post my uname: FreeBSD AprilRyan.norad 10.0-STABLE FreeBSD 10.0-STABLE #0 r268659: Tue Jul 15 11:25:22 CEST 2014 root@AprilRyan.norad:/usr/obj/S403/amd64/usr/src/sys/S403 amd64 -

[Bug 192303] C++11 std::list<>::remove_if() visits elements multiple times

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192303 --- Comment #2 from kamik...@bsdforen.de --- Just built it using gcc49: gcc version 4.9.2 20140723 (prerelease) (FreeBSD Ports Collection) It produces the expected output: # ./main Initial list: 0 1 2 3 4 5 6 7 8 9 Remove odd numbers ...

[Bug 187443] Impossible clean shutdown

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187443 envol...@gmail.com changed: What|Removed |Added Severity|Affects Only Me |Affects Some People --- Commen

[Bug 192315] New: high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 Bug ID: 192315 Summary: high load average while idle, slow keyboard reaction Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Tr

[Bug 192315] high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 Alexander Motin changed: What|Removed |Added CC||m...@freebsd.org --- Comment #1

[Bug 192315] high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 --- Comment #2 from Alexander Motin --- Theoretically C-states should be blocked automatically in such situation, but who knows... Also check whether your BIOS support C1E state, and if it does, try to disable it. -- You are receiving thi

[Bug 192316] New: Invariant TSC gets misdetected on Intel Core 2 Duo processors, resulting in sluggish system behavior

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192316 Bug ID: 192316 Summary: Invariant TSC gets misdetected on Intel Core 2 Duo processors, resulting in sluggish system behavior Product: Base System Version: 11.0-CURRENT

[Bug 192316] Invariant TSC gets misdetected on Intel Core 2 Duo processors, resulting in sluggish system behavior

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192316 --- Comment #1 from jan.kokemuel...@gmail.com --- Created attachment 145227 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145227&action=edit suggested patch -- You are receiving this mail because: You are the assignee for the b

Re: thread_local broken on clang

2014-08-01 Thread hiren panchasara
On Thu, Jul 31, 2014 at 2:54 AM, Troy Heron wrote: > Hello, > > I'm attempting to port an application to FreeBSD (version 10 to be > specific). The application has been developed using C++11 and uses > thread_local. > > As below, the use of thread_local is giving me linking errors for the C++ > AB

[Bug 191318] freebsd-update(8) from 9.2p8 to 10.0: after first reboot, old ifconfig can't handle 10.x interfaces

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191318 Kurt Jaeger changed: What|Removed |Added Status|In Discussion |Issue Resolved Resolution|--

[Bug 192315] high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 --- Comment #3 from Steve Wills --- (In reply to Alexander Motin from comment #1) > Line "Event timer "LAPIC" quality 400" in verbose dmesg tells that LAPIC > timer in your CPU (used by default) is not compatible with CPU C-states > (deep i

[Bug 192315] high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 --- Comment #4 from Steve Wills --- (In reply to Alexander Motin from comment #2) > Theoretically C-states should be blocked automatically in such situation, > but who knows... Also check whether your BIOS support C1E state, and if it > doe

[Bug 191302] [kernel] add short sleep in sys/kern/init_main.c before panic() ?

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191302 --- Comment #3 from Kurt Jaeger --- The crash and clear screen was so fast that I did not even see that it was a panic. Most other panics had the message about "press a button or we'll reboot in 15 seconds". That one had not, and so I faile

[Bug 192315] high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 --- Comment #6 from Alexander Motin --- (In reply to Steve Wills from comment #4) > (In reply to Alexander Motin from comment #2) > > Theoretically C-states should be blocked automatically in such situation, > > but who knows... Also check

[Bug 192315] high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 --- Comment #5 from Alexander Motin --- (In reply to Steve Wills from comment #3) > (In reply to Alexander Motin from comment #1) > > Line "Event timer "LAPIC" quality 400" in verbose dmesg tells that LAPIC > > timer in your CPU (used by de

[Bug 192315] high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 --- Comment #7 from Alexander Motin --- (In reply to Alexander Motin from comment #6) > (In reply to Steve Wills from comment #4) > > (In reply to Alexander Motin from comment #2) > > > Theoretically C-states should be blocked automatically

[Bug 192315] high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 --- Comment #8 from Steve Wills --- (In reply to Alexander Motin from comment #5) > That does not tell much after you enabled HPET, except that your system does > have C-states. Reboot without switching to HPET and check again. If C-states

[Bug 192315] high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 --- Comment #9 from Alexander Motin --- (In reply to Steve Wills from comment #8) > (In reply to Alexander Motin from comment #5) > > That does not tell much after you enabled HPET, except that your system does > > have C-states. Reboot wit

[Bug 192320] New: Use of thread_local produces linking errors on system version of clang++

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192320 Bug ID: 192320 Summary: Use of thread_local produces linking errors on system version of clang++ Product: Base System Version: 10.0-STABLE Hardware: amd64

[Bug 192321] New: Issuing ctladm getsync for non existing lun caused crash and reboot

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192321 Bug ID: 192321 Summary: Issuing ctladm getsync for non existing lun caused crash and reboot Product: Base System Version: 10.0-STABLE Hardware: amd64

[Bug 192184] [uefi] fresh install of 2014-07-14 11.0-CURRENT amd64 snapshot doesn't boot

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192184 Hiren Panchasara changed: What|Removed |Added Status|Issue Resolved |Open CC|

[Bug 192315] high load average while idle, slow keyboard reaction

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192315 --- Comment #10 from Steve Wills --- (In reply to Alexander Motin from comment #9) > > Hmm. It looks like the deepest C-state was actually disabled automatically. > Then it is surprising to have any problem with LAPIC. But, just to be sure

[Bug 192324] New: [uefi] 2014-07-14 11.0-CURRENT snapshot doesn't boot

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192324 Bug ID: 192324 Summary: [uefi] 2014-07-14 11.0-CURRENT snapshot doesn't boot Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: Needs Tr

[Bug 192184] [uefi] fresh install of 2014-07-14 11.0-CURRENT amd64 snapshot doesn't boot

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192184 Hiren Panchasara changed: What|Removed |Added Status|Open|Issue Resolved Resoluti

[Bug 192325] New: [PATCH] snmp_pf: add support for retrieving ALTQ counters

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192325 Bug ID: 192325 Summary: [PATCH] snmp_pf: add support for retrieving ALTQ counters Product: Base System Version: 10.0-STABLE Hardware: Any OS: Any

[Bug 192262] the -S flag of newfs do not take effective,sector size always set to 512

2014-08-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192262 Jov changed: What|Removed |Added Status|Needs Triage|Issue Resolved Resolution|---