jungsungyoul / spydroid-ipcamera

Automatically exported from code.google.com/p/spydroid-ipcamera
GNU General Public License v3.0
0 stars 0 forks source link

Infinite recursion #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Check out from SVN
2. Build version 1.3
3. Launch

What is the expected output? What do you see instead?

I get a Force Close.
12-12 16:15:27.757: E/AndroidRuntime(25180): java.lang.StackOverflowError
12-12 16:15:27.757: E/AndroidRuntime(25180):    at 
net.majorkernelpanic.libmp4.MP4Parser.parse(MP4Parser.java:79)

What version of the product are you using? On what operating system?

Android 2.3.4, Nexus S
I got the source with label 1.3

Please provide any additional information below.

Original issue reported on code.google.com by lajthaba...@gmail.com on 12 Dec 2011 at 3:19

GoogleCodeExporter commented 8 years ago
Hi, thank you for your feedback :)
Would you mind recording a video with your phone and send it to me. Somehow mp4 
files generated by your phone aren't parsed correctly by MP4Parser.java i would 
be really interested to find out why...
You can use this dummy app to do so, it will simply record a video in 
/sdcard/test.mp4

Regards,

Original comment by FyHertz on 12 Dec 2011 at 7:47

Attachments: