I am running bleeding edge, r15109. Does anyone know if it has some general stability issues, or is it only my compilation? It's quite difficult to track what exactly is failing, and when, but look below for example install/uninstall of a package:
root@OpenWrt:~# opkg install transmission-daemon
Installing transmission-daemon (1.51-1) to root...
Downloading http://192.168.1.206/target-mipsel_uCli … mipsel.ipk
Connecting to 192.168.1.206 (192.168.1.206:80)
transmission-daemon_ 100% |**********************************************************************| 164k --:--:-- ETA
Configuring transmission-daemon
Segmentation fault
root@OpenWrt:~# opkg remove transmission-daemon
Removing package transmission-daemon from root...
Segmentation fault
root@OpenWrt:~# opkg remove transmission-daemon
Bus error
root@OpenWrt:~# opkg remove transmission-daemon
No packages removed.