[DragonFlyBSD - Bug #2736] kernel panics on acpi_timer_probe function

2014-11-20 Thread bugtracker-admin
Issue #2736 has been updated by cnb. File mptable added File mptable.txt added Here is the output from mptable. Bug #2736: kernel panics on acpi_timer_probe function http://bugs.dragonflybsd.org/issues/2736#change-12336 * Author: cnb * Status: New * Pri

[DragonFlyBSD - Bug #2736] kernel panics on acpi_timer_probe function

2014-11-20 Thread bugtracker-admin
Issue #2736 has been updated by cnb. swildner wrote: > Could you give me a picture of that freeze with the patch? > > Regards, > Sascha Hi, the only thing that is different from previous boot is that it freezes in this point acpi_ec0: port 0x66,0x62 on acpi0 -

[DragonFlyBSD - Bug #2732] (Closed) dhclient sporadically eats up all processing time

2014-11-20 Thread bugtracker-admin
Issue #2732 has been updated by profmakx. Status changed from New to Closed Assignee set to profmakx This fix has been committed to -master and the 4.0 branch. Reopen if the problem persists. Bug #2732: dhclient sporadically eats up all processing time h

[DragonFlyBSD - Bug #2067] sound/pcm: "play interrupt timeout, channel dead"

2014-11-21 Thread bugtracker-admin
Issue #2067 has been updated by cnb. Target version changed from 3.8.0 to 4.0.x Bug #2067: sound/pcm: "play interrupt timeout, channel dead" http://bugs.dragonflybsd.org/issues/2067#change-12339 * Author: matthiasr * Status: New * Priority: Normal * Assig

[DragonFlyBSD - Bug #2736] kernel panics on acpi_timer_probe function

2014-11-21 Thread bugtracker-admin
Issue #2736 has been updated by cnb. File dmesg.boot added Dmesg boot verbose with the following loader.conf vfs.root.mountfrom="hammer:serno/SB228DGGKDZL1H.s1d" if_iwn_load="YES" iwn4965fw_load="YES" if_iwi_load="YES" legal.intel_iwi.license_ack=1 #hw.ioapic_enable=0 hw.psm.synaptics_support=1

[DragonFlyBSD - Bug #2736] kernel panics on acpi_timer_probe function

2014-11-21 Thread bugtracker-admin
Issue #2736 has been updated by cnb. File dmesg.boot added acpi.ko debug build debug.acpi.layer="ACPI_EC" debug.acpi.level="ACPI_LV_ALL" Bug #2736: kernel panics on acpi_timer_probe function http://bugs.dragonflybsd.org/issues/2736#change-12341 * Aut

[DragonFlyBSD - Bug #2733] i915 drm issue rendering xserver unusable

2014-11-22 Thread bugtracker-admin
Issue #2733 has been updated by ftigeot. File 0001-drm-i915-revert-part-of-Make-the-GEM-code-more-Linux.patch added Could you switch back to master and apply this additional commit with git am ? It's a revert of the first wrong subcommit. Bug #2733: i915

[DragonFlyBSD - Bug #2733] i915 drm issue rendering xserver unusable

2014-11-23 Thread bugtracker-admin
Issue #2733 has been updated by masu. Seems to work fine, thank you! Bug #2733: i915 drm issue rendering xserver unusable http://bugs.dragonflybsd.org/issues/2733#change-12343 * Author: masu * Status: New * Priority: Normal * Assignee: * Category: * Ta

[DragonFlyBSD - Bug #2733] (Resolved) i915 drm issue rendering xserver unusable

2014-11-23 Thread bugtracker-admin
Issue #2733 has been updated by ftigeot. Status changed from New to Resolved The partial revert has been pushed to master, as commit# 7e793f0f65ddb0079aff564e23816504c945f876. Thanks for testing ! Bug #2733: i915 drm issue rendering xserver unusable htt

[DragonFlyBSD - Bug #2739] (Resolved) 'ipfw set show' did not show correct disabled set

2014-11-25 Thread bugtracker-admin
Issue #2739 has been reported by bycn82. Bug #2739: 'ipfw set show' did not show correct disabled set http://bugs.dragonflybsd.org/issues/2739 * Author: bycn82 * Status: Resolved * Priority: Low * Assignee: * Category: Networking * Target version: 3.8.0 -

[DragonFlyBSD - Bug #2734] c++11 is missing stoi

2014-11-26 Thread bugtracker-admin
Issue #2734 has been updated by marino. Assignee set to marino Bug #2734: c++11 is missing stoi http://bugs.dragonflybsd.org/issues/2734#change-12345 * Author: phma * Status: New * Priority: Normal * Assignee: marino * Category: Build * Target version: 4.

[DragonFlyBSD - Bug #2734] c++11 is missing stoi

2014-11-30 Thread bugtracker-admin
Issue #2734 has been updated by marino. gcc has the missing functions built in, although I don't know yet if this includes gcc 4.7. A failed conftest doesn't mean there's no C99, it just means it needs to use builtin intead of libc I think. Bug #2734:

[DragonFlyBSD - Bug #2734] c++11 is missing stoi

2014-11-30 Thread bugtracker-admin
Issue #2734 has been updated by marino. https://gcc.gnu.org/onlinedocs/gcc-4.7.4/gcc/Other-Builtins.html The ISO C99 functions _Exit, acoshf, acoshl, acosh, asinhf, asinhl, asinh, atanhf, atanhl, atanh, cabsf, cabsl, cabs, cacosf, cacoshf, cacoshl, cacosh, cacosl, cacos, cargf, cargl, carg, ca

[DragonFlyBSD - Bug #2734] c++11 is missing stoi

2014-11-30 Thread bugtracker-admin
Issue #2734 has been updated by marino. early research of mine indicates swildner is correct and the missing obscure complex functions are causing dragonfly to be declared C99 incapable even though it could handle stoi and other functions. Maybe it's best just to add the functions from NetBSD

[DragonFlyBSD - Bug #2734] (Closed) c++11 is missing stoi

2014-11-30 Thread bugtracker-admin
Issue #2734 has been updated by marino. Status changed from New to Closed I've imported 16 complex functions into libm from NetBSD. >From this point, any gcc built from dports on master will be capable of c++11. In addition, I update the config.h header for the gcc47 base compiler and it can al

[DragonFlyBSD - Bug #2719] (Closed) postgresql 9.3 package doesn't install necessary files for a postgresql server

2014-12-01 Thread bugtracker-admin
Issue #2719 has been updated by marino. Status changed from In Progress to Closed If this is still an issue, please do one of the actions listed above. Bug #2719: postgresql 9.3 package doesn't install necessary files for a postgresql server http://bugs.

[DragonFlyBSD - Bug #2713] Enlightenment Desktop Environment doesn't load past splash screen

2014-12-01 Thread bugtracker-admin
Issue #2713 has been updated by marino. yes Bug #2713: Enlightenment Desktop Environment doesn't load past splash screen http://bugs.dragonflybsd.org/issues/2713#change-12353 * Author: zcrownover * Status: New * Priority: Normal * Assignee: * Category:

[DragonFlyBSD - Bug #2742] (New) Switching back to laptop display using xrandr doesn't work

2014-12-01 Thread bugtracker-admin
Issue #2742 has been reported by profmakx. Bug #2742: Switching back to laptop display using xrandr doesn't work http://bugs.dragonflybsd.org/issues/2742 * Author: profmakx * Status: New * Priority: Normal * Assignee: * Category: * Target version: -

[DragonFlyBSD - Bug #2745] (New) man 8 kldload

2014-12-12 Thread bugtracker-admin
Issue #2745 has been reported by yellowrabbit2010. Bug #2745: man 8 kldload http://bugs.dragonflybsd.org/issues/2745 * Author: yellowrabbit2010 * Status: New * Priority: Low * Assignee: * Category: Documentation * Target version:

[DragonFlyBSD - Bug #2745] man 8 kldload

2014-12-12 Thread bugtracker-admin
Issue #2745 has been updated by swildner. On Fri, 12 Dec 2014 10:37:46 +0100, wrote: > Issue #2745 has been reported by yellowrabbit2010. Thanks for noticing. I've pushed a fix. Bug #2745: man 8 kldload http://bugs.dragonflybsd.org/issues/2745#change

[DragonFlyBSD - Bug #2746] (New) some fraction of xterms started from the xmonad window manager get killed with SIGALRM

2014-12-18 Thread bugtracker-admin
Issue #2746 has been reported by isenmann. Bug #2746: some fraction of xterms started from the xmonad window manager get killed with SIGALRM http://bugs.dragonflybsd.org/issues/2746 * Author: isenmann * Status: New * Priority: Normal * Assignee: * Catego

[DragonFlyBSD - Bug #2748] (New) top level identifier "dev" is missing for netmap

2014-12-21 Thread bugtracker-admin
Issue #2748 has been reported by bycn82. Bug #2748: top level identifier "dev" is missing for netmap http://bugs.dragonflybsd.org/issues/2748 * Author: bycn82 * Status: New * Priority: Low * Assignee: * Category: Kernel * Target version: 4.0.x ---

[DragonFlyBSD - Bug #2745] (Closed) man 8 kldload

2014-12-22 Thread bugtracker-admin
Issue #2745 has been updated by swildner. Status changed from New to Closed Bug #2745: man 8 kldload http://bugs.dragonflybsd.org/issues/2745#change-12355 * Author: yellowrabbit2010 * Status: Closed * Priority: Low * Assignee: * Category: Documentation *

[DragonFlyBSD - Bug #2748] top level identifier "dev" is missing for netmap

2014-12-22 Thread bugtracker-admin
Issue #2748 has been updated by swildner. In master, the dev hierarchy was added in commit 8e4d13764bdfc916c23fb22158c65e486dce631c, so we have it in master and the next release will have it too. Can you instead try this patch: http://87.78.98.243/tmp/0001-Add-dev.-sysctl-hierarchy-to-4.0.pat

[DragonFlyBSD - Bug #2748] top level identifier "dev" is missing for netmap

2014-12-22 Thread bugtracker-admin
Issue #2748 has been updated by bycn82. *OK, I will do it, * *But is there anyway to test it without re-compile the kernel?*​ *Regards,* *Bill Yuan* On 22 December 2014 at 21:37, wrote: > Issue #2748 has been updated by swildner. > > > In master, the dev hierarchy was added in commit > 8e4d1

[DragonFlyBSD - Bug #2748] top level identifier "dev" is missing for netmap

2014-12-22 Thread bugtracker-admin
Issue #2748 has been updated by swildner. Nope, the kernel needs to be recompiled. Bug #2748: top level identifier "dev" is missing for netmap http://bugs.dragonflybsd.org/issues/2748#change-12359 * Author: bycn82 * Status: New * Priority: Low * Assigne

[DragonFlyBSD - Bug #2748] top level identifier "dev" is missing for netmap

2014-12-22 Thread bugtracker-admin
Issue #2748 has been updated by bycn82. *re-compiled the kernel already, But I think it doesnt work.* *#kldstatId Refs AddressSize Name 17 0x8020 1fae828 kernel 21 0x821af000 835450 acpi.ko 31 0x829e5000 64a90ehci.ko 41 0

[DragonFlyBSD - Bug #2748] top level identifier "dev" is missing for netmap

2014-12-22 Thread bugtracker-admin
Issue #2748 has been updated by swildner. Ok I will check it out. Bug #2748: top level identifier "dev" is missing for netmap http://bugs.dragonflybsd.org/issues/2748#change-12361 * Author: bycn82 * Status: New * Priority: Low * Assignee: * Category: K

[DragonFlyBSD - Bug #2748] top level identifier "dev" is missing for netmap

2014-12-22 Thread bugtracker-admin
Issue #2748 has been updated by swildner. % Done changed from 0 to 100 I've pushed fixes to both master and 4.0 to make it work with dev.netmap. Please try again with latest source. Thanks for reporting. Bug #2748: top level identifier "dev" is missing

[DragonFlyBSD - Bug #2750] (New) No /dev/dri/card* for Intel M-5Y70 (Intel® HD Graphics 5300)

2014-12-23 Thread bugtracker-admin
Issue #2750 has been reported by tcb. Bug #2750: No /dev/dri/card* for Intel M-5Y70 (Intel® HD Graphics 5300) http://bugs.dragonflybsd.org/issues/2750 * Author: tcb * Status: New * Priority: Normal * Assignee: * Category: Driver * Target version: ---

[DragonFlyBSD - Bug #2750] No /dev/dri/card* for Intel M-5Y70 (Intel® HD Graphics 5300)

2014-12-23 Thread bugtracker-admin
Issue #2750 has been updated by ftigeot. Broadwell graphics are not supported yet. The drm/i915 kernel code is currently based on Linux 3.8.13 and Broadwell support was only added in Linux 3.13. Bug #2750: No /dev/dri/card* for Intel M-5Y70 (Intel® HD G

[DragonFlyBSD - Bug #2751] (New) use iconv under php 5.3.29 can cause php core dumped

2014-12-23 Thread bugtracker-admin
Issue #2751 has been reported by lhmwzy. Bug #2751: use iconv under php 5.3.29 can cause php core dumped http://bugs.dragonflybsd.org/issues/2751 * Author: lhmwzy * Status: New * Priority: Normal * Assignee: * Category: * Target version: ---

[DragonFlyBSD - Bug #2751] use iconv under php 5.3.29 can cause php core dumped

2014-12-23 Thread bugtracker-admin
Issue #2751 has been updated by lhmwzy. If need the .core file,please let me know. 2014-12-23 21:38 GMT+08:00 : > Issue #2751 has been reported by lhmwzy. > > > Bug #2751: use iconv under php 5.3.29 can cause php core dumped > http://bugs.dragonflybsd.

[DragonFlyBSD - Bug #2748] top level identifier "dev" is missing for netmap

2014-12-24 Thread bugtracker-admin
Issue #2748 has been updated by swildner. I just tried it here with current 4.0 release branch and it works. If you have trouble upgrading or other issues with it, let me know. Bug #2748: top level identifier "dev" is missing for netmap http://bugs.drag

[DragonFlyBSD - Bug #2753] (New) conflict on Installing sysutils/pacman

2014-12-27 Thread bugtracker-admin
Issue #2753 has been reported by mbzadegan. Bug #2753: conflict on Installing sysutils/pacman http://bugs.dragonflybsd.org/issues/2753 * Author: mbzadegan * Status: New * Priority: Normal * Assignee: * Category: Bugtracker * Target version: 4.0.x ---

[DragonFlyBSD - Bug #2748] (Closed) top level identifier "dev" is missing for netmap

2014-12-27 Thread bugtracker-admin
Issue #2748 has been updated by swildner. Status changed from New to Closed Bug #2748: top level identifier "dev" is missing for netmap http://bugs.dragonflybsd.org/issues/2748#change-12372 * Author: bycn82 * Status: Closed * Priority: Low * Assignee: *

[DragonFlyBSD - Bug #2746] some fraction of xterms started from the xmonad window manager get killed with SIGALRM

2014-12-28 Thread bugtracker-admin
Issue #2746 has been updated by profmakx. Assignee set to profmakx Since I am affected by this too, I'll have a look some time soon Bug #2746: some fraction of xterms started from the xmonad window manager get killed with SIGALRM http://bugs.dragonflybsd

[DragonFlyBSD - Bug #2753] conflict on Installing sysutils/pacman

2014-12-28 Thread bugtracker-admin
Issue #2753 has been updated by profmakx. There has been a similar issue reported on the mailinglist, and the suggested fix was [quote] Temp solution/fixup suggested by bapt: pkg fetch -u pkg upgrade [/quote] Did you try that? Bug #2753: conflict on In

[DragonFlyBSD - Bug #2754] (New) fish shell doesn't work as installed

2014-12-29 Thread bugtracker-admin
Issue #2754 has been reported by phma. Bug #2754: fish shell doesn't work as installed http://bugs.dragonflybsd.org/issues/2754 * Author: phma * Status: New * Priority: Normal * Assignee: * Category: Vendor software * Target version: 4.0.x ---

[DragonFlyBSD - Bug #2754] fish shell doesn't work as installed

2014-12-29 Thread bugtracker-admin
Issue #2754 has been updated by zcrownover. John Marino maintains DPorts and would prefer that the complaints against packages of the userland be maintained in a central location, in the github issues section. Issues made here for userland packages will not be addressed. Please recreate this i

[DragonFlyBSD - Bug #2754] (Closed) fish shell doesn't work as installed

2014-12-30 Thread bugtracker-admin
Issue #2754 has been updated by phma. Status changed from New to Closed Moved to Github. https://github.com/DragonFlyBSD/DPorts/issues/127 Bug #2754: fish shell doesn't work as installed http://bugs.dragonflybsd.org/issues/2754#change-12377 * Author: phm

[DragonFlyBSD - Bug #2756] (New) Hit kernel panic while running hammer show cmd

2015-01-02 Thread bugtracker-admin
Issue #2756 has been reported by tkusumi. Bug #2756: Hit kernel panic while running hammer show cmd http://bugs.dragonflybsd.org/issues/2756 * Author: tkusumi * Status: New * Priority: High * Assignee: * Category: Kernel * Target version: 4.0.x --

[DragonFlyBSD - Bug #2756] Hit kernel panic while running hammer show cmd

2015-01-03 Thread bugtracker-admin
Issue #2756 has been updated by tuxillo. Hi, I can't reproduce it: 1) In a vkernel (though it runs DragonFly 4.1) with a normal and a full filesystem: vk01# df -h Filesystem Size Used Avail Capacity Mounted on VKROOT19G 3.6G16G19%/ devfs1.0K 1.0K 0B

[DragonFlyBSD - Bug #2756] Hit kernel panic while running hammer show cmd

2015-01-03 Thread bugtracker-admin
Issue #2756 has been updated by tkusumi. hi, thanks for the reply. xml config file says as follows. I haven't really changed virtualbox hw setting from what was already there, but it's IDE, not SATA. > > useHostIOCache="true" Bootable="true"> >device="0"> ATA probe

[DragonFlyBSD - Bug #2756] Hit kernel panic while running hammer show cmd

2015-01-03 Thread bugtracker-admin
Issue #2756 has been updated by tkusumi. Tried again and was able to reproduce it. For some reason it hits panic when show.out has reached around 240-250MB. dmesg from console right before it enters db>. > ad0 FAILURE - device detached > subdisk0: detached > ad0: detached It was at a differen

[DragonFlyBSD - Bug #2756] Hit kernel panic while running hammer show cmd

2015-01-03 Thread bugtracker-admin
Issue #2756 has been updated by tuxillo. Assignee set to tuxillo Hi, There was some work in master that didn't go to release because the callout API changed and NATA locks were adapted as well. commit 15bd3c7353c5ce02776849ca16be00d5088d8734 Author: Matthew Dillon Date: Tue Nov 25 14:11:42

[DragonFlyBSD - Bug #2358] DFBSD v3.0.2.32.g928ca - panic: hammer: insufficient undo FIFO space!

2015-01-03 Thread bugtracker-admin
Issue #2358 has been updated by tuxillo. Description updated Category set to VFS subsystem Target version set to Unverifiable Cannot be verified. I don't have that hardware anymore Bug #2358: DFBSD v3.0.2.32.g928ca - panic: hammer: insufficient undo FIFO

[DragonFlyBSD - Bug #2756] Hit kernel panic while running hammer show cmd

2015-01-04 Thread bugtracker-admin
Issue #2756 has been updated by tkusumi. Thanks for the latest iso. I guess 15bd3c7353c5ce02776849ca16be00d5088d8734 is it. I couldn't reproduce it with this binary. This is what I did. I brought some bsd and linux kernel repositories/archives which is good to fill btree with bunch of inodes,

[DragonFlyBSD - Bug #2756] Hit kernel panic while running hammer show cmd

2015-01-04 Thread bugtracker-admin
Issue #2756 has been updated by tkusumi. btw, even in 4.0 environment it doesn't reproduce with dd. It easily gets larger than where it got stuck with hammer show. I guess it's hammer show's whole btree iteration that happened to hit ata driver problem that was fixed in 15bd3c7353c5ce02776849c

[DragonFlyBSD - Bug #2756] Hit kernel panic while running hammer show cmd

2015-01-04 Thread bugtracker-admin
Issue #2756 has been updated by tkusumi. Actually it did panic with dd as well on 4.0. I found it in kernel panic a while after I've successfully done dd and sync. Don't know who's i/o this was but it died at dsclose+0x3b (806183ec) where asm of +0x3b is 806183ec: 45 39 6

[DragonFlyBSD - Bug #2758] (New) Incorrect info in arc4random(3) manual page

2015-01-05 Thread bugtracker-admin
Issue #2758 has been reported by robin.carey1. Bug #2758: Incorrect info in arc4random(3) manual page http://bugs.dragonflybsd.org/issues/2758 * Author: robin.carey1 * Status: New * Priority: Normal * Assignee: * Category: * Target version:

[DragonFlyBSD - Bug #2759] (New) hammer(8) doesn't respect the timelimit for deduplication

2015-01-05 Thread bugtracker-admin
Issue #2759 has been reported by ftigeot. Bug #2759: hammer(8) doesn't respect the timelimit for deduplication http://bugs.dragonflybsd.org/issues/2759 * Author: ftigeot * Status: New * Priority: Normal * Assignee: * Category: * Target version:

[DragonFlyBSD - Bug #2742] Switching back to laptop display using xrandr doesn't work

2015-01-07 Thread bugtracker-admin
Issue #2742 has been updated by profmakx. Turns out that if the laptop lid was closed on switchback, the x-server crashed. This problem went away with the recent i915 update. Bug #2742: Switching back to laptop display using xrandr doesn't work http://bu

[DragonFlyBSD - Bug #2742] (Closed) Switching back to laptop display using xrandr doesn't work

2015-01-07 Thread bugtracker-admin
Issue #2742 has been updated by profmakx. Status changed from New to Closed Bug #2742: Switching back to laptop display using xrandr doesn't work http://bugs.dragonflybsd.org/issues/2742#change-12392 * Author: profmakx * Status: Closed * Priority: Normal

[DragonFlyBSD - Bug #2762] (New) 8461f85162cfc9... : Use __POSIX_VISIBLE stack_t might not be defined in sys/ucontext.h

2015-01-07 Thread bugtracker-admin
Issue #2762 has been reported by davshao. Bug #2762: 8461f85162cfc9... : Use __POSIX_VISIBLE stack_t might not be defined in sys/ucontext.h http://bugs.dragonflybsd.org/issues/2762 * Author: davshao * Status: New * Priority: Normal * Assignee: * Category

[DragonFlyBSD - Bug #2762] (In Progress) 8461f85162cfc9... : Use __POSIX_VISIBLE stack_t might not be defined in sys/ucontext.h

2015-01-07 Thread bugtracker-admin
Issue #2762 has been updated by swildner. Status changed from New to In Progress I pushed a partial revert for now -> http://lists.dragonflybsd.org/pipermail/commits/2015-January/417498.html Please report back if it fixes your issues. Sascha Bug #2762

[DragonFlyBSD - Bug #2759] (Feedback) hammer(8) doesn't respect the timelimit for deduplication

2015-01-07 Thread bugtracker-admin
Issue #2759 has been updated by tuxillo. File cmd_dedup01.diff added Category set to Userland Status changed from New to Feedback Assignee set to tuxillo Priority changed from Normal to High Target version set to 4.2.x Hi, Please try the patch attached (in non Prod systems) and see if it works

[DragonFlyBSD - Bug #2759] hammer(8) doesn't respect the timelimit for deduplication

2015-01-08 Thread bugtracker-admin
Issue #2759 has been updated by ftigeot. % Done changed from 0 to 90 Thanks for the patch. It appears to work perfectly fine on a test box. Bug #2759: hammer(8) doesn't respect the timelimit for deduplication http://bugs.dragonflybsd.org/issues/2759#chan

[DragonFlyBSD - Bug #2763] (New) pthread_mutex_destroy fails with error EINVAL(22) when run from main thread

2015-01-08 Thread bugtracker-admin
Issue #2763 has been reported by mneumann. Bug #2763: pthread_mutex_destroy fails with error EINVAL(22) when run from main thread http://bugs.dragonflybsd.org/issues/2763 * Author: mneumann * Status: New * Priority: Normal * Assignee: * Category: * Targ

[DragonFlyBSD - Bug #2763] pthread_mutex_destroy fails with error EINVAL(22) when run from main thread

2015-01-08 Thread bugtracker-admin
Issue #2763 has been updated by swildner. Correct me if I'm wrong, but it looks as with this patch, pthread_mutex_destroy()ing a mutex twice would no longer result in EINVAL. Do we want that? Bug #2763: pthread_mutex_destroy fails with error EINVAL(22)

[DragonFlyBSD - Bug #2763] pthread_mutex_destroy fails with error EINVAL(22) when run from main thread

2015-01-08 Thread bugtracker-admin
Issue #2763 has been updated by mneumann. Am 08.01.2015 um 13:05 schrieb bugtracker-ad...@leaf.dragonflybsd.org: > Issue #2763 has been updated by swildner. > > > Correct me if I'm wrong, but it looks as with this patch, pthread_mutex_destroy()ing a mutex twice would no longer result in EIN

[DragonFlyBSD - Bug #2763] (Resolved) pthread_mutex_destroy fails with error EINVAL(22) when run from main thread

2015-01-08 Thread bugtracker-admin
Issue #2763 has been updated by mneumann. Status changed from New to Resolved Fixed with commit http://gitweb.dragonflybsd.org/dragonfly.git/commit/146da5fcd4be3d6b3e74514ab38418637b600540. Bug #2763: pthread_mutex_destroy fails with error EINVAL(22) whe

[DragonFlyBSD - Bug #2759] (Resolved) hammer(8) doesn't respect the timelimit for deduplication

2015-01-09 Thread bugtracker-admin
Issue #2759 has been updated by ftigeot. Status changed from Feedback to Resolved % Done changed from 90 to 100 Fix pushed to -master as 3a92efe3ce8f11b83b469609135c5fedaafa6632 . Bug #2759: hammer(8) doesn't respect the timelimit for deduplication http:/

[DragonFlyBSD - Bug #2768] (New) Slave HAMMER PFSes cannot be exported via NFS

2015-01-14 Thread bugtracker-admin
Issue #2768 has been reported by shamaz. Bug #2768: Slave HAMMER PFSes cannot be exported via NFS http://bugs.dragonflybsd.org/issues/2768 * Author: shamaz * Status: New * Priority: Normal * Assignee: * Category: * Target version: --

[DragonFlyBSD - Bug #2768] Slave HAMMER PFSes cannot be exported via NFS

2015-01-14 Thread bugtracker-admin
Issue #2768 has been updated by tuxillo. Category set to Userland Assignee set to tuxillo Target version set to 4.2.x Bug #2768: Slave HAMMER PFSes cannot be exported via NFS http://bugs.dragonflybsd.org/issues/2768#change-12405 * Author: shamaz * Status:

[DragonFlyBSD - Bug #2756] (Closed) Hit kernel panic while running hammer show cmd

2015-01-14 Thread bugtracker-admin
Issue #2756 has been updated by tuxillo. Status changed from New to Closed Bug #2756: Hit kernel panic while running hammer show cmd http://bugs.dragonflybsd.org/issues/2756#change-12407 * Author: tkusumi * Status: Closed * Priority: High * Assignee: tuxi

[DragonFlyBSD - Bug #2756] Hit kernel panic while running hammer show cmd

2015-01-14 Thread bugtracker-admin
Issue #2756 has been updated by tuxillo. Target version changed from 4.0.x to 4.2.x Bug #2756: Hit kernel panic while running hammer show cmd http://bugs.dragonflybsd.org/issues/2756#change-12408 * Author: tkusumi * Status: Closed * Priority: High * Assig

[DragonFlyBSD - Bug #2753] (Closed) conflict on Installing sysutils/pacman

2015-01-14 Thread bugtracker-admin
Issue #2753 has been updated by tuxillo. Category changed from Bugtracker to Other Status changed from New to Closed Target version changed from 4.0.x to 4.2.x Hi, In any case if you have problems with dports packages you should open a ticket here: https://github.com/DragonFlyBSD/DPorts/issues

[DragonFlyBSD - Bug #2679] (Feedback) Running Firefox renders the OS unresponsive

2015-01-14 Thread bugtracker-admin
Issue #2679 has been updated by tuxillo. Status changed from New to Feedback Target version changed from 3.8.0 to 4.2.x Hi, Can you please retry it with latest master? If you can reproduce the problem, please provide more information. Cheers, Antonio Huete -

[DragonFlyBSD - Bug #2650] (Closed) ALTQ CFQ panic when changing bandwidth settings

2015-01-14 Thread bugtracker-admin
Issue #2650 has been updated by tuxillo. Status changed from In Progress to Closed Assignee set to sepherosa Can't reproduce it, the commit seems to have fixed it. Bug #2650: ALTQ CFQ panic when changing bandwidth settings http://bugs.dragonflybsd.org/iss

[DragonFlyBSD - Bug #2675] Ultimate N WiFi Link 5300 get iwn_intr: fatal firmware error on 5GHz

2015-01-14 Thread bugtracker-admin
Issue #2675 has been updated by tuxillo. Target version changed from 3.8.0 to 4.2.x Hi, There is an ongoing update to the WLAN stack so by then the issues you're getting might be solved. Stay tuned! Best regards, Antonio Huete Bug #2675: Ultimate N WiF

[DragonFlyBSD - Bug #2639] Sync "install" with FreeBSD

2015-01-14 Thread bugtracker-admin
Issue #2639 has been updated by tuxillo. Target version changed from 3.8.0 to 4.2.x This is still pending even tho it was on _teh_ roadmap. Bug #2639: Sync "install" with FreeBSD http://bugs.dragonflybsd.org/issues/2639#change-12413 * Author: tuxillo * S

[DragonFlyBSD - Bug #2638] (Feedback) Fix machdep.pmap_mmu_optimize

2015-01-14 Thread bugtracker-admin
Issue #2638 has been updated by tuxillo. Status changed from In Progress to Feedback Priority changed from Normal to High Target version changed from 3.8.0 to 4.2.x % Done changed from 0 to 50 Feature still off by default. More testing required please test! --

[DragonFlyBSD - Bug #2636] (Feedback) Add -x flag to iostat (a la solaris)

2015-01-14 Thread bugtracker-admin
Issue #2636 has been updated by tuxillo. Status changed from New to Feedback Priority changed from Normal to Low Target version changed from 3.8.0 to 4.2.x Hi, Does any BSD have something similar? Cheers, Antonio Huete Bug #2636: Add -x flag to iostat (

[DragonFlyBSD - Bug #2631] (In Progress) Verify library versioning current with full package build and switch it on (after publishing packages)

2015-01-14 Thread bugtracker-admin
Issue #2631 has been updated by tuxillo. Status changed from Feedback to In Progress Priority changed from Normal to Low Target version changed from 3.8.0 to 4.2.x Still on somebody's TODO. Bug #2631: Verify library versioning current with full package bu

[DragonFlyBSD - Bug #2628] (Feedback) Vendor branch update for WPA-Supplicant and HostAPD

2015-01-14 Thread bugtracker-admin
Issue #2628 has been updated by tuxillo. Status changed from New to Feedback Target version changed from 3.8.0 to 4.2.x Hi all, If I recall correctly there was some ongoing discussion on whether both tools should be updated in the tree or removed from it in favor of the dports versions. Does a

[DragonFlyBSD - Bug #2617] Possible issue with wireless mouse on 3.6 release

2015-01-14 Thread bugtracker-admin
Issue #2617 has been updated by tuxillo. Target version changed from 3.8.0 to Unverifiable Hi, i386 is no longer supported and we can't verify it right now. If you can reproduce it on x86_64 let us know. Best regards, Antonio Huete Bug #2617: Possible i

[DragonFlyBSD - Bug #2300] (Closed) DFBSD v3.0.0.6.gbd613-RELEASE - EHCI module unload panic

2015-01-14 Thread bugtracker-admin
Issue #2300 has been updated by tuxillo. Status changed from Feedback to Closed Target version changed from 3.8.0 to 4.2.x Since we have a new USB stack I'm closing this one. Bug #2300: DFBSD v3.0.0.6.gbd613-RELEASE - EHCI module unload panic http://bugs.

[DragonFlyBSD - Bug #2013] (In Progress) oversized DMA request loop

2015-01-14 Thread bugtracker-admin
Issue #2013 has been updated by tuxillo. Status changed from New to In Progress Target version changed from 3.8.0 to 4.2.x % Done changed from 100 to 50 Hi, Disabling DMA isn't a solution I would say. Cheers, Antonio Huete Bug #2013: oversized DMA reque

[DragonFlyBSD - Bug #1886] ath/wpa_supplicant/dhclient lost connection

2015-01-14 Thread bugtracker-admin
Issue #1886 has been updated by tuxillo. Assignee deleted (tuxillo) Target version changed from 3.8.0 to Unverifiable Can't be verified until the caller provides some feedback. Also i386 is no longer supported. Bug #1886: ath/wpa_supplicant/dhclient lost

[DragonFlyBSD - Bug #1842] (Closed) tmpfs deep namecache recursion at (null) on umount

2015-01-14 Thread bugtracker-admin
Issue #1842 has been updated by tuxillo. Status changed from Feedback to Closed Hi, If I'm not mistaken our build system uses (or used) a big number of tmpfs mounts and this problem was not observed. Marking as fixed. Cheers, Antonio Huete Bug #1842:

[DragonFlyBSD - Bug #1388] (Closed) m_copydata panic in vkernel

2015-01-14 Thread bugtracker-admin
Issue #1388 has been updated by tuxillo. Status changed from In Progress to Closed Hi, I haven't been able to reproduce it (with the test I've tried) Feel free to reopen it (or open a new one) if you think the issue is still there. Cheers, Antonio Huete ---

[DragonFlyBSD - Bug #2655] mounting devfs at boot hangs on Lenovo T60p

2015-01-14 Thread bugtracker-admin
Issue #2655 has been updated by tuxillo. Target version changed from 3.6.1 to 4.2.x Hi, Would it be possible that you tried it again on latest master? Best regards, Antonio Huete Bug #2655: mounting devfs at boot hangs on Lenovo T60p http://bugs.dragonf

[DragonFlyBSD - Bug #2713] (Closed) Enlightenment Desktop Environment doesn't load past splash screen

2015-01-14 Thread bugtracker-admin
Issue #2713 has been updated by tuxillo. Status changed from New to Closed Bug #2713: Enlightenment Desktop Environment doesn't load past splash screen http://bugs.dragonflybsd.org/issues/2713#change-12426 * Author: zcrownover * Status: Closed * Priority:

[DragonFlyBSD - Bug #2633] Audio overhaul, bring OSS up to FreeBSD

2015-01-14 Thread bugtracker-admin
Issue #2633 has been updated by tuxillo. Target version changed from 3.9.x to 4.2.x Still on somebody's TODO Bug #2633: Audio overhaul, bring OSS up to FreeBSD http://bugs.dragonflybsd.org/issues/2633#change-12427 * Author: tuxillo * Status: New * Priori

[DragonFlyBSD - Bug #2623] (Closed) Instant panic trying to view html5 videos with Firefox

2015-01-14 Thread bugtracker-admin
Issue #2623 has been updated by tuxillo. Status changed from New to Closed Hi, I've been using firefox and HTML5 videos recently but no panics. This is for sure fixed. Cheers Bug #2623: Instant panic trying to view html5 videos with Firefox http://bugs

[DragonFlyBSD - Bug #2483] (Closed) Panic on reboot after install from USB stick. 3.2.2-R

2015-01-14 Thread bugtracker-admin
Issue #2483 has been updated by tuxillo. Status changed from Feedback to Closed Hi, No clue how to reproduce it, also there isn't much info on the ticket so closing it. Feel free to reopen/provide more info. Cheers, Antonio Huete Bug #2483: Panic on re

[DragonFlyBSD - Bug #2474] (Closed) panic while attaching gdb

2015-01-14 Thread bugtracker-admin
Issue #2474 has been updated by tuxillo. Status changed from New to Closed Hi, Can't reproduce it, no clue how to do it. Please feel free to reopen it/provide more information if you think it's still relevant. Cheers, Antonio Huete Bug #2474: panic whi

[DragonFlyBSD - Bug #2466] (Closed) panic: assertion "pmap->pm_stats.resident_count == ((pmap->pm_flags & PMAP_FLAG_SIMPLE) ? 0 : 1)" failed in pmap_release at /usr/src/sys/platform/pc64/x86_ 64/pmap.

2015-01-14 Thread bugtracker-admin
Issue #2466 has been updated by tuxillo. Status changed from New to Closed Hi, Firefox is used a lot lately but no reports of a panic with it have been reported. Closing but feel free to reopen it if you can reproduce it. Best regards, Antonio Huete Bu

[DragonFlyBSD - Bug #2459] apic problems with HP Probook 4510s

2015-01-14 Thread bugtracker-admin
Issue #2459 has been updated by tuxillo. Target version changed from 3.9.x to 4.2.x Hi, The workaround available is disabling IO APIC in the loader. Adding this line to /boot/loader.conf hw.ioapic_enable=0 I'm not sure if we can do anything else on this issue. Cheers, Antonio Huete

[DragonFlyBSD - Bug #2414] (In Progress) Lenovo S10 acpi freeze (not new)

2015-01-14 Thread bugtracker-admin
Issue #2414 has been updated by tuxillo. Status changed from New to In Progress Target version changed from 3.9.x to 4.2.x Parent task set to #2653 Bug #2414: Lenovo S10 acpi freeze (not new) http://bugs.dragonflybsd.org/issues/2414#change-12433 * Author:

[DragonFlyBSD - Bug #2407] openpam won't look for pkgsrc pam module path

2015-01-14 Thread bugtracker-admin
Issue #2407 has been updated by tuxillo. Target version changed from 3.9.x to 4.2.x Hi, Would it be possible that you tried it with latest release? Cheers, Antonio Huete Bug #2407: openpam won't look for pkgsrc pam module path http://bugs.dragonflybsd.o

[DragonFlyBSD - Bug #1515] (Closed) pkg_search issues

2015-01-14 Thread bugtracker-admin
Issue #1515 has been updated by tuxillo. Status changed from In Progress to Closed pkgsrc utilities removed Bug #1515: pkg_search issues http://bugs.dragonflybsd.org/issues/1515#change-12435 * Author: reed * Status: Closed * Priority: Normal * Assignee:

[DragonFlyBSD - Bug #1194] SCSI errors while trying to copy photos from my camera

2015-01-14 Thread bugtracker-admin
Issue #1194 has been updated by tuxillo. Description updated Category set to Kernel Assignee deleted (0) Target version set to Unverifiable Moving to Unverifiable. If you can reproduce it please let us know. Bug #1194: SCSI errors while trying to copy pho

[DragonFlyBSD - Bug #1181] (In Progress) ACX111 panic

2015-01-14 Thread bugtracker-admin
Issue #1181 has been updated by tuxillo. Description updated Category set to Driver Status changed from New to In Progress Target version set to 4.2.x Hi Sephe, Do you think this is still relevant? Cheers, Antonio Huete Bug #1181: ACX111 panic http://bu

[DragonFlyBSD - Bug #1148] (In Progress) BCM4311 wireless network adapter detected but not functional

2015-01-14 Thread bugtracker-admin
Issue #1148 has been updated by tuxillo. Description updated Category set to Driver Status changed from New to In Progress Target version set to 4.2.x Hi sephe, Do you think this is still relevant? Cheers, Antonio Huete Bug #1148: BCM4311 wireless netwo

[DragonFlyBSD - Bug #1130] (Closed) `cp -Rp symlink-with-nohistory' fails...

2015-01-14 Thread bugtracker-admin
Issue #1130 has been updated by tuxillo. Description updated Status changed from New to Closed Target version set to 4.2.x Hi, Issue is resolved but patches are welcome for the proposed changes :-) Cheers, Antonio Huete Bug #1130: `cp -Rp symlink-with-n

[DragonFlyBSD - Bug #805] (Closed) DFBSD 1.10.1 - Toshiba Satellite P15-S479 freezes while booting (Cardbus)

2015-01-14 Thread bugtracker-admin
Issue #805 has been updated by tuxillo. Description updated Category set to ACPI Status changed from New to Closed Assignee deleted (0) Target version set to 4.2.x Hi, i386 is no longer supported and that laptop has a 32-bit CPU. Closing. Cheers, Antonio Huete -

[DragonFlyBSD - Bug #168] (In Progress) Livelocked limit engaged while trying to setup IPW wireless

2015-01-14 Thread bugtracker-admin
Issue #168 has been updated by tuxillo. Description updated Category set to Driver Status changed from New to In Progress Assignee set to sepherosa Target version set to 4.2.x Hi sephe, Do you think this is still relevant? Cheers, Antonio Huete Bug #168

[DragonFlyBSD - Bug #585] (Closed) top: output correct process states after lwp changes

2015-01-14 Thread bugtracker-admin
Issue #585 has been updated by tuxillo. Description updated Category set to Userland Status changed from New to Closed Assignee changed from corecode to tuxillo Target version set to 4.2.x Hi, Fixed in the related revision. Cheers, Antonio Huete Bug #58

<    4   5   6   7   8   9   10   11   12   13   >