Custom Query (641 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (201 - 300 of 641)

1 2 3 4 5 6 7
Ticket Summary Owner Type Priority Milestone Component
#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
#243 ppc32 exception handling broken Martin Decky defect critical 0.5.0 helenos/kernel/ppc32
#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
#246 Make working directory a per-thread property enhancement minor helenos/lib/c
#247 Early kernel debugging enhancement major 0.4.3 helenos/unspecified
#249 arm32 load/store decoder is too limited defect major 0.6.0 helenos/kernel/arm32
#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
#252 Change default CROSS_PREFIX to /usr/local/cross enhancement trivial 0.5.0 helenos/unspecified
#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
#259 Passing a file reference should be a first-class VFS operation enhancement major 0.5.0 helenos/srv/vfs
#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
#262 The ns8250 driver uses too many magic numbers enhancement minor 0.5.0 helenos/drv/ns8250
#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
#268 Running "while true; do echo prd | nc -u localhost 8080; done" hangs HelenOS networking defect major 0.6.0 helenos/net/other
#270 udp_sendto_message() leaves data_fragment_size uninitialized Petr Koupy defect major 0.5.0 helenos/net/udp
#271 Fibril rwlocks read/write lock switch Jakub Jermář enhancement minor 0.7.0 helenos/lib/c
#272 Need fibril_{mutex,rwlock_read,rwlock_write}_locked() Jakub Jermář enhancement minor 0.4.3 helenos/lib/c
#273 The map ADT should not free the object if its addition to the map failed Petr Koupy enhancement major 0.5.0 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
#276 Socket client creates callback connections enhancement major 0.5.0 helenos/net/socket
#277 Socket client cannot tell the other side closed the connection defect major 0.4.3 helenos/net/socket
#278 ip_header.h confuses bit order with byte order defect major 0.5.0 helenos/net/inet
#279 Sleeping task does not get killed immediately enhancement minor 0.6.0 helenos/unspecified
#280 Taskdump should print fibril stacks Jiri Svoboda enhancement major 0.6.0 helenos/app/taskdump
#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
#285 Assertion failed (driver->state == DRIVER_STARTING) at file 'devman.c', line 521 defect major 0.5.0 helenos/srv/devman
#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
#289 klog's interrupt_received() routine is too heavy-weight Martin Decky enhancement minor 0.5.0 helenos/app/klog
#290 Infrequent hang of loaders while reading from fat during startup Jakub Jermář defect major 0.4.3 helenos/fs/fat
#291 Invalid mnemonics and documentation in IP protocol defect trivial 0.5.0 helenos/net/inet
#292 Linked list should be a separate typedef Jakub Jermář enhancement major 0.5.0 helenos/lib/c
#294 Soft hang during boot on ia32 Jakub Jermář defect major 0.6.0 helenos/kernel/generic
#295 DDF should support multifunction devices Jiri Svoboda enhancement major 0.4.3 helenos/srv/devman
#296 DDF should support pseudo-devices enhancement major helenos/unspecified
#298 The block cache has only 32-bit keys on 32-bit systems, but the block address (i.e. the key) is always 64-bit Jakub Jermář defect major 0.5.0 helenos/lib/block
#301 Spurious interrupts in Bochs during boot Jakub Jermář defect major helenos/kernel/ia32
#302 GTA02 touchscreen does not work defect major 0.4.3 helenos/unspecified
#303 Read-only UDF 1.02 (DVD-Video) Jakub Jermář enhancement major helenos/fs/other
#305 SATA AHCI block driver enhancement major 0.6.0 helenos/bd/other
#306 VFS_OUT protocol server-side stubs enhancement major 0.5.0 helenos/fs/other
#307 Devman and DDF-based drivers are too verbose Jiri Svoboda enhancement major 0.5.0 helenos/srv/devman
#308 Implement DDF-based protocol for keyboard devices enhancement major 0.5.0 helenos/unspecified
#311 Port of Portable C Compiler (pcc) to HelenOS enhancement major 0.5.0 helenos/app/other
#314 Debugging information lost for some aborts Jakub Jermář defect major 0.6.0 helenos/lib/c
#315 Port of GNU Binutils to HelenOS enhancement major 0.5.0 helenos/app/other
#316 Real CD-ROM not working Jiri Svoboda defect major 0.5.0 helenos/unspecified
#317 Structured binary data editor Sean Bartell enhancement major 0.7.0 helenos/app/other
#318 Unexpected pfrc (159712). Martin Decky defect major 0.5.0 helenos/kernel/mips32
#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
#324 sun4v: Boot failure on a real Sun SPARC Enterprise T1000 Jakub Jermář defect major 0.6.0 helenos/kernel/sparc64
#325 APIC driver non-functional defect major 0.5.0 helenos/unspecified
#326 Assert on (addr >= ALIGN_DOWN(entry->p_vaddr, PAGE_SIZE)) && (addr < entry->p_vaddr + entry->p_memsz) Jakub Jermář defect major 0.5.0 helenos/kernel/ia64
#327 Convert Device Mapper into Location Service Jiri Svoboda enhancement major 0.5.0 helenos/srv/devman
#328 LLVM 2.9 build of ia32 fails in CONTEXT_SAVE_ARCH_CORE Jakub Jermář defect major 0.6.0 helenos/kernel/ia32
#329 amd64 needs to be able to detect page misses caused by executing incorrect pseudocode Jakub Jermář enhancement major 0.5.0 helenos/kernel/amd64
#330 arm32 needs to be able to detect page misses caused by executing incorrect pseudocode Jiri Svoboda enhancement major 0.5.0 helenos/kernel/arm32
#331 ia32 needs to be able to detect page misses caused by executing incorrect pseudocode Jakub Jermář enhancement major 0.5.0 helenos/kernel/ia32
#332 ia64 kernel needs to be able to handle TLB misses caused by executing IRQ pseudocode Jakub Jermář enhancement major 0.5.0 helenos-build/ia64
#333 sparc64 kernel needs to be able to handle TLB misses caused by executing IRQ pseudocode Jakub Jermář enhancement major 0.5.0 helenos/boot/sparc64
#334 mips32 kernel needs to be able to handle TLB misses caused by executing IRQ pseudocode Martin Decky enhancement major 0.5.0 helenos/kernel/mips32
#335 ppc32 kernel needs to be able to handle TLB misses caused by processing IRQ pseudocode Martin Decky enhancement major 0.5.0 helenos/kernel/ppc32
#336 IRQ pseudocode needs to be able to access device I/O registers mapped at arbitrary address Jakub Jermář enhancement major 0.5.0 helenos/kernel/generic
#337 ppc32 fb server failed assert in memory allocator defect major 0.5.0 helenos/srv/fb
#338 klog repeats the last screen over and over again and eats all memory Martin Decky defect major 0.5.0 helenos/app/klog
#339 Dynamic linker needs full TLS support Jiri Svoboda defect major 0.7.0 helenos/lib/c
#340 Printing list of mounted file systems Jakub Jermář enhancement major 0.5.0 helenos/srv/vfs
#341 Divide error panic in delay loop calibration during boot Jakub Jermář defect major 0.7.0 helenos/kernel/ia32
#342 mips32: Memory management lockup Martin Decky defect critical 0.5.0 helenos/kernel/mips32
#343 Generic address translation miss handler for the kernel address space Jakub Jermář enhancement major 0.5.0 helenos/kernel/generic
#344 as_area_destroy() broken on ppc32 Martin Decky defect critical 0.5.0 helenos/kernel/ppc32
#345 sun4u: Boot failure on a real Sun Ultra 60 Jakub Jermář defect major 0.5.0 helenos/kernel/sparc64
#347 as_area_destroy() broken on mips32 in GXemul Martin Decky defect major 0.5.0 helenos/kernel/mips32
#348 r1009 (async fw) breaks USB device detection defect major 0.5.0 helenos/unspecified
#349 usbhid hit a mallocassertion when mouse is moved for the first time Vojtech Horky defect major 0.5.0 helenos/drv/usbhid
#350 MSTAR USB HUB fails to attach until unplugged and then plugged again defect major 0.5.0 helenos/drv/usbhub
#351 Mouse pointer does not move after switch to kernel console and back defect major helenos/unspecified
#352 USB performance regression of mainline from the USB development branch defect major 0.5.0 helenos/usb/other
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.