My stack dump, BTW:

0java.lang.NullPointerException1 at java.io.File.fixSlashes(File.java:205)2 
at java.io.File.init(File.java:189)3 at java.io.File.<init>(File.java:139)4 
at com.splunk.mint.DataFlusher$1.void run()(Unknown Source)5 at 
java.lang.Thread.run(Thread.java:1019)6 at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
7 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
8 at java.lang.Thread.run(Thread.java:1019)

On Sunday, June 5, 2011 at 4:21:31 PM UTC+2, Derek wrote:
>
> Hi all, 
>
> We get crash reports with the following error: 
> java.lang.NullPointerException 
> at java.io.File.fixSlashes(File.java:234) 
>
> It appears on File file = new File("path/subfolder"); 
> on some devices only. 
>
> We cannot reproduce it. Where could this problem from from? 
>
> Cheers. 
>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to