-
```
Will be updated with comments for each issue discovered.
```
Original issue reported on code.google.com by `bcressey@gmail.com` on 7 Mar 2010 at 5:57
-
```
Will be updated with comments for each issue discovered.
```
Original issue reported on code.google.com by `bcressey@gmail.com` on 7 Mar 2010 at 5:57
-
Tried kml export on linux mint 14 amd64 and got a crash:
```
[23:09:35.902] [!!FATAL!!] ASSERT failure in QList::at: "index out of range", file /opt/tools/qtsdk-v1.2.1/Desktop/Qt/4.8.1/gcc/include/Qt…
-
```
$ cat test.c
int main(){
puts("Hello\n");
}
$ gcc test.c
$ r2 ./a.out
[0x08048337]> pxo sym.main
zsh: segmentation fault r2 ./a.out
```
-
I've followed the instructions on how to configure the plugin but I'm not getting ANY notifications out of Team City now. Not even the build failure emails I used to get.
-
Since today i have a problem with the UAVO browser not updating properly on linux mint. I have captured the broken behavior in a video: http://youtu.be/1rVhB60VqBQ
By bisecting i discovered that #316 …