Custom Query (643 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 643)

1 2 3 4 5 6 7
Ticket Summary Owner Type Priority Milestone Component
#235 ddi_parea_* functions use blocking btree_* interfaces while holding parea_spinlock defect major 0.4.3 helenos/kernel/generic
#236 sysinfo functions call blocking slab_alloc() while holding sysinfo_lock spinlock defect major 0.4.3 helenos/kernel/generic
#237 Sysinfo syscalls can loop forever Martin Decky defect minor 0.4.3 helenos/unspecified
#238 Mainline revision 365 broke HelenOS/arm32 on IntegratorCP defect major 0.4.3 helenos/kernel/arm32
#239 page_ht_lock mutex taken while tlblock spinlock held defect major 0.4.3 helenos/kernel/generic
#240 Zone bound computation in init_e820_memory() is incorrect defect major 0.4.3 helenos/kernel/ia32
#241 ia32 won't boot if there is 2 GB physical memory or more defect critical 0.4.3 helenos/kernel/generic
#242 ia64 boot missing defect critical 0.4.3 helenos/boot/ia64
#244 Exiting thread causes Udebug begin to block forever Jiri Svoboda defect major 0.4.3 helenos/unspecified
#245 Forgotten error handling in vfs_open. defect major 0.4.3 helenos/srv/vfs
#247 Early kernel debugging enhancement major 0.4.3 helenos/unspecified
#250 write operation slows down gradually when writing large amount of data. defect major 0.4.3 helenos/fs/fat
#251 FAT driver somehow limits multiple access to a file defect major 0.4.3 helenos/fs/fat
#253 NS wait_for_task references NULL pointer. defect major 0.4.3 helenos/srv/ns
#254 Improve IPC terminology enhancement minor 0.4.3 helenos/unspecified
#255 Assertion failed (firstc >= FAT_CLST_FIRST && firstc < FAT_CLST_BAD) at 'fat_fat.c', line 515 Jakub Jermář defect major 0.4.3 helenos/fs/fat
#256 Assertion failed (idxp->pfc) at file 'fat_ops.c', line 295. defect major 0.4.3 helenos/fs/fat
#257 Regression in TCP defect major 0.4.3 helenos/net/tcp
#258 Regression in UDP defect major 0.4.3 helenos/net/udp
#260 Booting process sometimes gets stuck while starting shells on VCs Jiri Svoboda defect major 0.4.3 helenos/fs/fat
#261 After devman is run, dp8390 gets killed while reading from an I/O port defect major 0.4.3 helenos/kernel/ia32
#263 TCP uses EPARTY inappropriately defect minor 0.4.3 helenos/net/tcp
#264 ns8250 uses EPARTY inappropriately defect minor 0.4.3 helenos/drv/ns8250
#265 pciintel uses EPARTY inappropriately defect minor 0.4.3 helenos/drv/pciintel
#266 The device framework should detect that the system does not have PCI bus defect major 0.4.3 helenos/drv/pciintel
#267 HelenOS/integratorcp crashes defect major 0.4.3 helenos/kernel/arm32
#272 Need fibril_{mutex,rwlock_read,rwlock_write}_locked() Jakub Jermář enhancement minor 0.4.3 helenos/lib/c
#274 Accessing devman devices using devmap handles does not work Vojtech Horky defect major 0.4.3 helenos/srv/devman
#275 Default sparc64/ultra build grows out of the OBP identity mapped region at 8K-10M Jakub Jermář defect major 0.4.3 helenos/boot/sparc64
#277 Socket client cannot tell the other side closed the connection defect major 0.4.3 helenos/net/socket
#282 VFS should associate the table of open files with the client task rather than with one of its phones Jakub Jermář defect major 0.4.3 helenos/srv/vfs
#283 The kernel should sign each call by the senders ID defect major 0.4.3 helenos/kernel/generic
#284 Parallel build sometimes fails because generic/adt/list.o does not exist defect major 0.4.3 helenos-build
#286 avltree_walk on an empty tree causes NULL pointer dereference defect major 0.4.3 helenos/kernel/generic
#287 Deleting an empty directory fails (TMPFS) defect major 0.4.3 helenos/fs/tmpfs
#288 fat crashes on assert(idxp->pfc) in fat_node_get_core() Jakub Jermář defect major 0.4.3 helenos/fs/fat
#290 Infrequent hang of loaders while reading from fat during startup Jakub Jermář defect major 0.4.3 helenos/fs/fat
#295 DDF should support multifunction devices Jiri Svoboda enhancement major 0.4.3 helenos/srv/devman
#302 GTA02 touchscreen does not work defect major 0.4.3 helenos/unspecified
#321 Could not unmount FAT after `mv` Jakub Jermář defect major 0.4.3 helenos/srv/vfs
#322 `cp` seems to produce a corrupted copy on a non-root fat Jakub Jermář defect major 0.4.3 helenos/app/bdsh
#323 Source of unsuccessful `mv` has zero size after re-mount Jakub Jermář defect major 0.4.3 helenos/lib/fs
#25 VIA-CUDA keyboard driver is incomplete and missing in user space Jiri Svoboda enhancement major 0.4.2 helenos/unspecified
#47 Mouse driver Jiri Svoboda enhancement minor 0.4.2 helenos/unspecified
#61 Support 64-bit file offsets and file sizes in the VFS protocol enhancement major 0.4.2 helenos/srv/vfs
#63 OFW support in ppc32 port is way behind the level in sparc64 port Martin Decky enhancement major 0.4.2 helenos/kernel/ppc32
#71 Stack walkers Jakub Jermář enhancement minor 0.4.2 helenos/unspecified
#79 Introduce and implement VFS_UNMOUNT Jakub Jermář enhancement major 0.4.2 helenos/srv/vfs
#86 console should not depend on kbd's source code defect major 0.4.2 helenos/srv/console
#104 The reboot command sometimes cannot complete defect major 0.4.2 helenos/kernel/generic
#109 After switching to bzr, revision number is not displayed defect major 0.4.2 helenos/unspecified
#110 Keyboard driver should support keyboard LEDs enhancement minor 0.4.2 helenos/srv/kbd
#111 HelenOS/amd64 feels non-preemptive defect major 0.4.2 helenos/kernel/amd64
#112 mkfat.py creates seemingly large image with insufficient space defect major 0.4.2 helenos/unspecified
#113 arm32 is broken defect critical 0.4.2 helenos/kernel/arm32
#115 ia64/ski is broken defect critical 0.4.2 helenos/kernel/ia64
#117 softint should provide __muldi3 defect major 0.4.2 helenos/lib/softint
#121 Parallel build does not work defect major 0.4.2 helenos/unspecified
#122 Copying the tetris binary twice hangs the FAT file system defect major 0.4.2 helenos/fs/fat
#123 mkfat.py suspected to present phantom clusters defect major 0.4.2 helenos/unspecified
#125 Automated building of distribution files enhancement major 0.4.2 helenos/unspecified
#128 FAT file system creator enhancement major 0.4.2 helenos/unspecified
#131 Task memory dumps enhancement major 0.4.2 helenos/unspecified
#135 Editor forgets the last line except the first column defect major 0.4.2 helenos/unspecified
#136 Autodetect support for SYSENTER on ia32 defect major 0.4.2 helenos/kernel/ia32
#137 Only one udebug session is possible, subsequent attempts fail. Jiri Svoboda defect major 0.4.2 helenos/unspecified
#138 Sync call answer may refer to a non-existent answerbox. Jakub Jermář defect major 0.4.2 helenos/kernel/generic
#139 Tasks should be allocated from a dedicated slab allocator cache enhancement major 0.4.2 helenos/kernel/generic
#142 Support for T1 and T2 processors in HelenOS Pavel Rimsky enhancement major 0.4.2 helenos/kernel/sparc64
#143 Networking and TCP/IP stack for HelenOS system Lukáš Mejdrech enhancement major 0.4.2 helenos/net/other
#148 __hypercall_fast_ret1 trusts the contents of %o1 (too much) Pavel Rimsky defect major 0.4.2 helenos/kernel/sparc64
#149 Flush windows in context_save_arch() instead of context_restore_arch() Jakub Jermář enhancement major 0.4.2 helenos/kernel/sparc64
#150 CLEAN_WINDOW_HANDLER on sun4v can be optimized enhancement minor 0.4.2 helenos/kernel/sparc64
#151 IPC_M_PHONE_HUNGUP can go unnoticed by a connection fibril Jakub Jermář defect major 0.4.2 helenos/lib/c
#152 ia64 parallel build fails defect major 0.4.2 helenos-build/ia64
#153 atomic operations are broken on arm32 defect critical 0.4.2 helenos/kernel/arm32
#154 Futexes are broken Jakub Jermář defect major 0.4.2 helenos/lib/c
#157 The ia64 kernel survives the fault1 kernel test defect major 0.4.2 helenos/kernel/ia64
#158 The sparc64 kernel hangs during the fault1 test defect major 0.4.2 helenos/kernel/sparc64
#159 i8042-based keyboard not functional on HelenOS/ia64 defect major 0.4.2 helenos/srv/kbd
#160 Kconsole accepts commands with one extra trailing character defect major 0.4.2 helenos/kernel/generic
#161 Machine target bgxemul does not build defect major 0.4.2 helenos/unspecified
#168 Cannot write to file on FAT with certain root_ent_max / totsec defect major 0.4.2 helenos/fs/fat
#169 ls hangs in fat fs root directory if root_ent_max not divisible by 16 defect minor 0.4.2 helenos/fs/fat
#170 Cannot build HelenOS for any platform defect blocker 0.4.2 helenos-build
#171 Cannot build ia32 defect critical 0.4.2 helenos-build/ia32
#172 VFS should close client's open files upon client hangup defect major 0.4.2 helenos/srv/vfs
#175 Kernel hangs in ipc_cleanup() Jakub Jermář defect major 0.4.2 helenos/kernel/generic
#179 Cannot write data to FAT (ENOSPC) defect major 0.4.2 helenos/unspecified
#180 Userspace allocator cannot handle big sizes defect major 0.4.2 helenos/lib/c
#182 FAT is doing I/O beyond the end of the device Jakub Jermář defect major 0.4.2 helenos/fs/fat
#193 TCP crashes in pq_find() defect major 0.4.2 helenos/net/tcp
#195 Potential deadlock in recvfrom_core() defect major 0.4.2 helenos/net/socket
#196 Potential deadlock in accept() defect major 0.4.2 helenos/net/socket
#197 udp_process_client_messages() defines a superfluous variable 'lock' defect major 0.4.2 helenos/net/udp
#198 UDP packets fail a checksum test when UDP checksum_computing is on defect major 0.4.2 helenos/net/udp
#199 Potential deadlock in icmp_echo() defect major 0.4.2 helenos/net/icmp
#203 fwrite cannot handle more than 4095 chars. defect major 0.4.2 helenos/lib/c
#7 Port the arm32 port to QEMU Vineeth Pillai enhancement minor 0.4.1 helenos/unspecified
#15 Implement rwlocks for uspace enhancement minor 0.4.1 helenos/lib/c
1 2 3 4 5 6 7
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.