On Thu, Mar 26, 2009 at 1:17 AM, Stoyan Damov <stoyan.da...@gmail.com>wrote:
> > > > > A crash is a problem. We need the input that aapt receives to be able to > > reproduce and analyze the crash, otherwise even having the symbols is not > > going to help tremendously. > > David, give me a break. The tool should have been instrumented in the > 1st place to catch these crashes (SetUnhandledExceptionFilter and > MiniDumpWriteDump ring a bell?). > I know what these are and they wouldn't help in any way in this specific case. As I said previously, we need the input passed to aapt, or at a minimum some information about the things that contributed to the crash (e.g. your manifest file, for example). > If you've seen the workaround post you've noticed that I did try to > change something. > Actually first I rolled back to what I had in SVN. It worked. I then > tried to figure out how to start adding the new stuff (I've written > more than those lines today, and haven't committed) incrementally. And > then I decided to first check what would happen if I simply remove the > new activity I've added today from the manifest file, -- the rest you > can see in the post. > there is not enough detail in your work-around post to infer *anything* about the origin of the crash. For example, can you share two versions of your manifest files (one that doesn't crash, and the other that does, preferrably with as few changes as possible between them)? Do you understand that I'm trying to help fix the problem for you and other people that might encounter it in the future? Ranting with CAPITAL LETTERS without trying to provide a minimum amount of information is a disservice to other developers and the people trying to help you. > > However, make the difference -- this is not a bug report in the lines > of "aapt.exe crashed". I gave enough (for me at least) information how > to get from the crash address to the actual culprit code in aapt. > a crash address is not enough information. > > Cheers > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---