bug

  1. 0

    TRIM does not work correctly on the Samsung drive!

    The problem is this. As you know, the essence of TRIM is to clean up blocks that are no longer needed by the file system in the background, or with minimal impact on performance. On my own system, the picture is as follows. We create a file of 2 GB in size, delete it, and the disk spends all its...
  2. christhegeek

    Solved Can't use Shotcut and Kdenlive with Gpu Acceleration Enabled they crash ! On the other hand openshot uses mlt succesfully and has gpu acceleration !!!

    Can't use Shotcut and Kdenlive with Gpu Acceleration Enabled they crash ! On the other hand openshot uses mlt succesfully and has gpu acceleration !!!
  3. H

    Mismatch Error: Repo of freebsd 11.1 have packages of freebsd 11.2

    Hi I installed freebsd 11.1-RC1 When I update pkg, it show mismatch error. pkg install sysinstall Updating FreeBSD repository catalogue... [build-jail] Fetching meta.txz: 100% 944 B 0.9kB/s 00:01 [build-jail] Fetching packagesite.txz: 100% 6 MiB 35.7kB/s 03:10 Processing...
  4. Y

    ipfw kernel panic solution

    I don't know if it's Ryzen which is causing this and if it's the Ryzen-bug or if it is something else. Commands like this are causing kernel-panics: ipfw table test create type number algo number:array ipfw table test add 1001 ipfw table test add 1002 ipfw table test add 1003 ipfw table test...
  5. klu

    Solved is this a bug? nullfs mount yields inconsistent source/target subfolder

    This is driving me crazy - I'm nullfs mounting a folder from /data to $HOME/data. The source /data folder has three subfolders: [john@host ~]$ ls -la /data total 27 d-wxrwx--x 5 root wheel 5 Feb 4 10:32 . drwxr-xr-x 19 root wheel 26 Feb 4 10:15 .. drwxr-x--- 2 john media 3...
  6. Nicola Mingotti

    Solved Is this a bug in the Forum Code widget ?

    Hi, I was posting a block of code in a discussion when I saw the code is not correctly represented in the Forum. I put here the code in a CODE block and also in a file. Comparing the two you will see that e.g. this part is not correct in CODE block. ==== (0..4).each do |i| .... end...
  7. R

    Solved Ping command did not stop

    Hi All, Thanks in advance. I ran the following command: ping 8.8.8.8 & The command was running continuously and even ctrl+c multiple times could'nt stop it finally had to reboot. Can someone please explain why this happened ? Thanks
  8. rigoletto@

    Intel bug incoming.

    Intel Bug Incoming. EDIT: It seems sh!t will get pretty serious: Intel's CEO Just Sold a Lot of Stock UPDATE: 'Kernel memory leaking' Intel processor design flaw forces Linux, Windows redesign
  9. Y

    cpuset showing 16 cpu-cores instead of 8

    Ryzen is sold as 8-Core-CPU but within cpuset i have 16 cores and i can assign my tasks to it, this is working perfectly fine without any errors so far. I know Ryzen has 16 physical true cores from previous readings but they paired them together into 8 units and called it a 8-core-processor...
  10. goshanecr

    Solved Aliases to lo0 clones to re1

    Good day! I have a strange behavior with 11-STABLE: uname -a 11.0-STABLE FreeBSD 11.0-STABLE #0 r313042: Wed Feb 1 23:27:02 +05 2017 amd64 /etc/rc.conf # Local network ifconfig_re0="inet 192.168.17.1 netmask 255.255.255.0" ifconfig_re0_alias0="inet 192.168.18.1 netmask 255.255.255.0" #...
  11. P

    mDNSResponder Issue with two network interfaces

    I do have two network interfaces on my server ( one for "public" and one as "admin" network only ). The setup worked fine with net/mDNSResponder and net/netatalk3 . I configured the two networks in /usr/local/etc/afp.conf by restricting the netatalk to listen and response only to the public...
  12. goshanecr

    Asterisk AMI binds to random port

    Hi friends! I try to research net/asterisk13, and setup it. I have not change any configs except manager.conf. In manager.conf I set enabled=yes and add section with user: [admin] secret=secret read = system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan write =...
  13. G

    Other Golang needs help with bugs

    Go 1.7 is supposed to come out this month. It has some long standing bugs that only seem to occur under FreeBSD. I am not sure whether this is the right spot to bring it up, but since I didn't see this popping up in typical FreeBSD community places yet I want to make people who might be able to...
  14. W

    Suggestion for ports on FreeBSD

    Hey guys, Today I was showing to my teacher at university how to setup and apache server on FreeBSD, or at least was trying... Because some problems updating my personal server at home on end week I choose use mysql instead mariadb (this one I know the installer is bugged and already reported...
  15. S

    Howto contribute improvements to FreeBSD

    FreeBSD Mailing Lists: To send an email to the FreeBSD mailing list, make sure your email is sent in plain text, as HTML and attachments are filtered out. A subscription is not required, but it will have to be moderated. If you're having problems sending to the mailing list, please test your...
  16. Isaac Monteiro

    C Clang error in optimization

    Hi, I tried to compile this http://lolengine.net/wiki/oss/lolremez with clang, but using any optimization causes the program to behave in a very strange way and gives numerically erroneous results. Compile without optimization produces a very slow binary, so I have to compile using g++48 to...
  17. J

    NTP: Please advice to locate NTP missing security patches: Sec 2671, Sec 2672 in FreeBSD repository

    Hi FreeBSD Team, Myself JGhosh, an open source developer, working on NTP cherry pick integration from specific CERT: VU#852879 into a FreeBSD stable/10 private view. Myself facing one NTP to FreeBSD patch integration issue as two (2671 and 2672) out of eight CERT bugs are still missing...
  18. D

    No sound with all drivers loaded

    Hello! My speakers does not seem to work under FreeBSD 10.2-RELEASE . Loaded all drivers using kldload snd_driver. pciconf -lv: hostb0@pci0:0:0:0: class=0x060000 card=0x50001458 chip=0x27708086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82945G/GZ/P/PL Memory Controller...
  19. Isaac Monteiro

    Xorg freezes when switch to tty

    Hello, I'm quite new to FreeBSD so please go easy on me. I've been using Debian and now I'm trying FreeBSD in a virtualbox. I successfully installed xfce4 + slim in FreeBSD 10.1 . Every time I switch from Xorg to a tty and switch back from Xorg, the entire system freezes and I have to force...
Back
Top