Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2012
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 97.26 KB | None | 0 0
  1. ==28900== Memcheck, a memory error detector
  2. ==28900== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
  3. ==28900== Using Valgrind-3.8.0.SVN and LibVEX; rerun with -h for copyright info
  4. ==28900== Command: /Users/marco/Library/Application\ Support/iPhone\ Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon -valgrind
  5. ==28900==
  6. --28900-- /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon:
  7. --28900-- dSYM directory is missing; consider using --dsymutil=yes
  8. ==28900== Conditional jump or move depends on uninitialised value(s)
  9. ==28900== at 0x105B1F5: UILookupValueCached (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  10. ==28900== by 0x105B1BC: -[UINibDecoder containsValueForKey:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  11. ==28900== by 0xD6C2E5: -[UIView initWithCoder:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  12. ==28900== by 0xD5E85A: -[UIWindow initWithCoder:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  13. ==28900== by 0x105BC6D: UINibDecoderDecodeObjectForValue (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  14. ==28900== by 0x105B382: -[UINibDecoder decodeObjectForKey:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  15. ==28900== by 0xF5BCAC: -[UIRuntimeConnection initWithCoder:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  16. ==28900== by 0x105BC6D: UINibDecoderDecodeObjectForValue (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  17. ==28900== by 0x105B67A: UINibDecoderDecodeObjectForValue (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  18. ==28900== by 0x105B382: -[UINibDecoder decodeObjectForKey:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  19. ==28900== by 0xF5B104: -[UINib instantiateWithOwner:options:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  20. ==28900== by 0xF5CEB6: -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  21. ==28900==
  22. ==28900== Conditional jump or move depends on uninitialised value(s)
  23. ==28900== at 0xE7A62F: -[UILabel setMinimumFontSize:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  24. ==28900== by 0xA02BE: -[HexButton setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  25. ==28900== by 0x9FFF4: -[HexButton initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  26. ==28900== by 0xA7457: -[TitleBorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  27. ==28900== by 0xA6D34: -[BorderCornerTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  28. ==28900== by 0xA77C4: -[TitleBorderTab init] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  29. ==28900== by 0xA2617: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  30. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  31. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  32. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  33. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  34. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  35. ==28900==
  36. ==28900== Conditional jump or move depends on uninitialised value(s)
  37. ==28900== at 0xE7A47C: -[UILabel setAdjustsFontSizeToFitWidth:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  38. ==28900== by 0xA02E6: -[HexButton setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  39. ==28900== by 0x9FFF4: -[HexButton initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  40. ==28900== by 0xA7457: -[TitleBorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  41. ==28900== by 0xA6D34: -[BorderCornerTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  42. ==28900== by 0xA77C4: -[TitleBorderTab init] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  43. ==28900== by 0xA2617: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  44. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  45. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  46. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  47. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  48. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  49. ==28900==
  50. ==28900== Conditional jump or move depends on uninitialised value(s)
  51. ==28900== at 0xE7A62F: -[UILabel setMinimumFontSize:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  52. ==28900== by 0x9EEFA: -[CircleButton setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  53. ==28900== by 0x9EA94: -[CircleButton initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  54. ==28900== by 0xA89B4: -[BackBorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  55. ==28900== by 0xA6D34: -[BorderCornerTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  56. ==28900== by 0xA8DB4: -[BackBorderTab init] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  57. ==28900== by 0xA29EA: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  58. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  59. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  60. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  61. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  62. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  63. ==28900==
  64. ==28900== Conditional jump or move depends on uninitialised value(s)
  65. ==28900== at 0xE7A47C: -[UILabel setAdjustsFontSizeToFitWidth:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  66. ==28900== by 0x9EF28: -[CircleButton setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  67. ==28900== by 0x9EA94: -[CircleButton initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  68. ==28900== by 0xA89B4: -[BackBorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  69. ==28900== by 0xA6D34: -[BorderCornerTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  70. ==28900== by 0xA8DB4: -[BackBorderTab init] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  71. ==28900== by 0xA29EA: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  72. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  73. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  74. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  75. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  76. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  77. ==28900==
  78. ==28900== Conditional jump or move depends on uninitialised value(s)
  79. ==28900== at 0xE7A62F: -[UILabel setMinimumFontSize:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  80. ==28900== by 0x9EEFA: -[CircleButton setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  81. ==28900== by 0x9EA94: -[CircleButton initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  82. ==28900== by 0xA98A8: -[HomeBorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  83. ==28900== by 0xA6D34: -[BorderCornerTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  84. ==28900== by 0xAA2E4: -[HomeBorderTab init] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  85. ==28900== by 0xA2AC6: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  86. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  87. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  88. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  89. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  90. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  91. ==28900==
  92. ==28900== Conditional jump or move depends on uninitialised value(s)
  93. ==28900== at 0xE7A47C: -[UILabel setAdjustsFontSizeToFitWidth:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  94. ==28900== by 0x9EF28: -[CircleButton setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  95. ==28900== by 0x9EA94: -[CircleButton initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  96. ==28900== by 0xA98A8: -[HomeBorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  97. ==28900== by 0xA6D34: -[BorderCornerTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  98. ==28900== by 0xAA2E4: -[HomeBorderTab init] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  99. ==28900== by 0xA2AC6: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  100. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  101. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  102. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  103. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  104. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  105. ==28900==
  106. ==28900== Conditional jump or move depends on uninitialised value(s)
  107. ==28900== at 0xE7A47C: -[UILabel setAdjustsFontSizeToFitWidth:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  108. ==28900== by 0xABC89: -[BorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  109. ==28900== by 0xAB414: -[BorderTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  110. ==28900== by 0xA2F46: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  111. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  112. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  113. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  114. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  115. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  116. ==28900== by 0xD48182: -[UIApplication handleEvent:withNewEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  117. ==28900== by 0xD48C37: -[UIApplication sendEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  118. ==28900== by 0xD3C633: _UIApplicationHandleEvent (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  119. ==28900==
  120. ==28900== Conditional jump or move depends on uninitialised value(s)
  121. ==28900== at 0xE7A62F: -[UILabel setMinimumFontSize:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  122. ==28900== by 0xABCBD: -[BorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  123. ==28900== by 0xAB414: -[BorderTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  124. ==28900== by 0xA2F46: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  125. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  126. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  127. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  128. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  129. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  130. ==28900== by 0xD48182: -[UIApplication handleEvent:withNewEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  131. ==28900== by 0xD48C37: -[UIApplication sendEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  132. ==28900== by 0xD3C633: _UIApplicationHandleEvent (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  133. ==28900==
  134. ==28900== Conditional jump or move depends on uninitialised value(s)
  135. ==28900== at 0xE7A47C: -[UILabel setAdjustsFontSizeToFitWidth:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  136. ==28900== by 0xABC89: -[BorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  137. ==28900== by 0xAB414: -[BorderTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  138. ==28900== by 0xA3652: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  139. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  140. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  141. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  142. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  143. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  144. ==28900== by 0xD48182: -[UIApplication handleEvent:withNewEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  145. ==28900== by 0xD48C37: -[UIApplication sendEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  146. ==28900== by 0xD3C633: _UIApplicationHandleEvent (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  147. ==28900==
  148. ==28900== Conditional jump or move depends on uninitialised value(s)
  149. ==28900== at 0xE7A62F: -[UILabel setMinimumFontSize:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  150. ==28900== by 0xABCBD: -[BorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  151. ==28900== by 0xAB414: -[BorderTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  152. ==28900== by 0xA3652: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  153. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  154. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  155. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  156. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  157. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  158. ==28900== by 0xD48182: -[UIApplication handleEvent:withNewEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  159. ==28900== by 0xD48C37: -[UIApplication sendEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  160. ==28900== by 0xD3C633: _UIApplicationHandleEvent (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  161. ==28900==
  162. ==28900== Conditional jump or move depends on uninitialised value(s)
  163. ==28900== at 0xE7A47C: -[UILabel setAdjustsFontSizeToFitWidth:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  164. ==28900== by 0xABC89: -[BorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  165. ==28900== by 0xAB414: -[BorderTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  166. ==28900== by 0xA3A7A: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  167. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  168. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  169. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  170. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  171. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  172. ==28900== by 0xD48182: -[UIApplication handleEvent:withNewEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  173. ==28900== by 0xD48C37: -[UIApplication sendEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  174. ==28900== by 0xD3C633: _UIApplicationHandleEvent (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  175. ==28900==
  176. ==28900== Conditional jump or move depends on uninitialised value(s)
  177. ==28900== at 0xE7A62F: -[UILabel setMinimumFontSize:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  178. ==28900== by 0xABCBD: -[BorderTab setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  179. ==28900== by 0xAB414: -[BorderTab initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  180. ==28900== by 0xA3A7A: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  181. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  182. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  183. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  184. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  185. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  186. ==28900== by 0xD48182: -[UIApplication handleEvent:withNewEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  187. ==28900== by 0xD48C37: -[UIApplication sendEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  188. ==28900== by 0xD3C633: _UIApplicationHandleEvent (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  189. ==28900==
  190. ==28900== Conditional jump or move depends on uninitialised value(s)
  191. ==28900== at 0x3FFAB8E: WebCore::FrameView::updateCanHaveScrollbars() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  192. ==28900== by 0x3BC3CAC: -[WebFrameView(WebInternal) _install] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  193. ==28900== by 0x3BBC9B7: WebFrameLoaderClient::transitionToCommittedForNewPage() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  194. ==28900== by 0x3FDF16E: WebCore::FrameLoader::initForSynthesizedDocument(WebCore::KURL const&) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  195. ==28900== by 0x3FC7EE6: WebCore::Frame::initWithSimpleHTMLDocument(WTF::String const&, WebCore::KURL const&) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  196. ==28900== by 0x3BA966F: +[WebFrame(WebInternal) _createMainFrameWithSimpleHTMLDocumentWithPage:frameView:style:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  197. ==28900== by 0x3BFEA15: -[WebView(WebPrivate) initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  198. ==28900== by 0xED186D: -[UIWebDocumentView initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  199. ==28900== by 0xE4EB69: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  200. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  201. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  202. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  203. ==28900==
  204. ==28900== Conditional jump or move depends on uninitialised value(s)
  205. ==28900== at 0x467EB24: WebCore::ScrollView::setCanHaveScrollbars(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  206. ==28900== by 0x3FFABA8: WebCore::FrameView::updateCanHaveScrollbars() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  207. ==28900== by 0x3BC3CAC: -[WebFrameView(WebInternal) _install] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  208. ==28900== by 0x3BBC9B7: WebFrameLoaderClient::transitionToCommittedForNewPage() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  209. ==28900== by 0x3FDF16E: WebCore::FrameLoader::initForSynthesizedDocument(WebCore::KURL const&) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  210. ==28900== by 0x3FC7EE6: WebCore::Frame::initWithSimpleHTMLDocument(WTF::String const&, WebCore::KURL const&) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  211. ==28900== by 0x3BA966F: +[WebFrame(WebInternal) _createMainFrameWithSimpleHTMLDocumentWithPage:frameView:style:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  212. ==28900== by 0x3BFEA15: -[WebView(WebPrivate) initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  213. ==28900== by 0xED186D: -[UIWebDocumentView initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  214. ==28900== by 0xE4EB69: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  215. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  216. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  217. ==28900==
  218. ==28900== Conditional jump or move depends on uninitialised value(s)
  219. ==28900== at 0x467EB35: WebCore::ScrollView::setCanHaveScrollbars(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  220. ==28900== by 0x3FFABA8: WebCore::FrameView::updateCanHaveScrollbars() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  221. ==28900== by 0x3BC3CAC: -[WebFrameView(WebInternal) _install] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  222. ==28900== by 0x3BBC9B7: WebFrameLoaderClient::transitionToCommittedForNewPage() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  223. ==28900== by 0x3FDF16E: WebCore::FrameLoader::initForSynthesizedDocument(WebCore::KURL const&) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  224. ==28900== by 0x3FC7EE6: WebCore::Frame::initWithSimpleHTMLDocument(WTF::String const&, WebCore::KURL const&) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  225. ==28900== by 0x3BA966F: +[WebFrame(WebInternal) _createMainFrameWithSimpleHTMLDocumentWithPage:frameView:style:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  226. ==28900== by 0x3BFEA15: -[WebView(WebPrivate) initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  227. ==28900== by 0xED186D: -[UIWebDocumentView initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  228. ==28900== by 0xE4EB69: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  229. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  230. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  231. ==28900==
  232. ==28900== Conditional jump or move depends on uninitialised value(s)
  233. ==28900== at 0x467EA19: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  234. ==28900== by 0x467EB76: WebCore::ScrollView::setCanHaveScrollbars(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  235. ==28900== by 0x3FFABA8: WebCore::FrameView::updateCanHaveScrollbars() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  236. ==28900== by 0x3BC3CAC: -[WebFrameView(WebInternal) _install] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  237. ==28900== by 0x3BBC9B7: WebFrameLoaderClient::transitionToCommittedForNewPage() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  238. ==28900== by 0x3FDF16E: WebCore::FrameLoader::initForSynthesizedDocument(WebCore::KURL const&) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  239. ==28900== by 0x3FC7EE6: WebCore::Frame::initWithSimpleHTMLDocument(WTF::String const&, WebCore::KURL const&) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  240. ==28900== by 0x3BA966F: +[WebFrame(WebInternal) _createMainFrameWithSimpleHTMLDocumentWithPage:frameView:style:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  241. ==28900== by 0x3BFEA15: -[WebView(WebPrivate) initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  242. ==28900== by 0xED186D: -[UIWebDocumentView initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  243. ==28900== by 0xE4EB69: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  244. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  245. ==28900==
  246. ==28900== Conditional jump or move depends on uninitialised value(s)
  247. ==28900== at 0x467EA60: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  248. ==28900== by 0x467EB76: WebCore::ScrollView::setCanHaveScrollbars(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  249. ==28900== by 0x3FFABA8: WebCore::FrameView::updateCanHaveScrollbars() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  250. ==28900== by 0x3BC3CAC: -[WebFrameView(WebInternal) _install] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  251. ==28900== by 0x3BBC9B7: WebFrameLoaderClient::transitionToCommittedForNewPage() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  252. ==28900== by 0x3FDF16E: WebCore::FrameLoader::initForSynthesizedDocument(WebCore::KURL const&) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  253. ==28900== by 0x3FC7EE6: WebCore::Frame::initWithSimpleHTMLDocument(WTF::String const&, WebCore::KURL const&) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  254. ==28900== by 0x3BA966F: +[WebFrame(WebInternal) _createMainFrameWithSimpleHTMLDocumentWithPage:frameView:style:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  255. ==28900== by 0x3BFEA15: -[WebView(WebPrivate) initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  256. ==28900== by 0xED186D: -[UIWebDocumentView initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  257. ==28900== by 0xE4EB69: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  258. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  259. ==28900==
  260. ==28900== Conditional jump or move depends on uninitialised value(s)
  261. ==28900== at 0x467EA19: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  262. ==28900== by 0x3FFBA15: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  263. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  264. ==28900== by 0x3FC9000: WebCore::Frame::preferredHeight() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  265. ==28900== by 0x3BAAD20: -[WebFrame(WebPrivate) preferredHeight] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  266. ==28900== by 0xE4EBB1: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  267. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  268. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  269. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  270. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  271. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  272. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  273. ==28900==
  274. ==28900== Conditional jump or move depends on uninitialised value(s)
  275. ==28900== at 0x467EA60: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  276. ==28900== by 0x3FFBA15: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  277. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  278. ==28900== by 0x3FC9000: WebCore::Frame::preferredHeight() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  279. ==28900== by 0x3BAAD20: -[WebFrame(WebPrivate) preferredHeight] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  280. ==28900== by 0xE4EBB1: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  281. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  282. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  283. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  284. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  285. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  286. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  287. ==28900==
  288. ==28900== Conditional jump or move depends on uninitialised value(s)
  289. ==28900== at 0x467EA19: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  290. ==28900== by 0x3FFBA65: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  291. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  292. ==28900== by 0x3FC9000: WebCore::Frame::preferredHeight() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  293. ==28900== by 0x3BAAD20: -[WebFrame(WebPrivate) preferredHeight] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  294. ==28900== by 0xE4EBB1: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  295. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  296. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  297. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  298. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  299. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  300. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  301. ==28900==
  302. ==28900== Conditional jump or move depends on uninitialised value(s)
  303. ==28900== at 0x467EA60: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  304. ==28900== by 0x3FFBA65: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  305. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  306. ==28900== by 0x3FC9000: WebCore::Frame::preferredHeight() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  307. ==28900== by 0x3BAAD20: -[WebFrame(WebPrivate) preferredHeight] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  308. ==28900== by 0xE4EBB1: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  309. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  310. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  311. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  312. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  313. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  314. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  315. ==28900==
  316. ==28900== Conditional jump or move depends on uninitialised value(s)
  317. ==28900== at 0x467EA19: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  318. ==28900== by 0x3FFBA85: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  319. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  320. ==28900== by 0x3FC9000: WebCore::Frame::preferredHeight() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  321. ==28900== by 0x3BAAD20: -[WebFrame(WebPrivate) preferredHeight] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  322. ==28900== by 0xE4EBB1: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  323. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  324. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  325. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  326. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  327. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  328. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  329. ==28900==
  330. ==28900== Conditional jump or move depends on uninitialised value(s)
  331. ==28900== at 0x467EA60: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  332. ==28900== by 0x3FFBA85: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  333. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  334. ==28900== by 0x3FC9000: WebCore::Frame::preferredHeight() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  335. ==28900== by 0x3BAAD20: -[WebFrame(WebPrivate) preferredHeight] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  336. ==28900== by 0xE4EBB1: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  337. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  338. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  339. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  340. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  341. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  342. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  343. ==28900==
  344. ==28900== Conditional jump or move depends on uninitialised value(s)
  345. ==28900== at 0x467EA19: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  346. ==28900== by 0x467EB76: WebCore::ScrollView::setCanHaveScrollbars(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  347. ==28900== by 0x3BC33A0: -[WebFrameView setAllowsScrolling:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  348. ==28900== by 0xE4EEEE: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  349. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  350. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  351. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  352. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  353. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  354. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  355. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  356. ==28900== by 0xD48182: -[UIApplication handleEvent:withNewEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  357. ==28900==
  358. ==28900== Conditional jump or move depends on uninitialised value(s)
  359. ==28900== at 0x467EA60: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  360. ==28900== by 0x467EB76: WebCore::ScrollView::setCanHaveScrollbars(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  361. ==28900== by 0x3BC33A0: -[WebFrameView setAllowsScrolling:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  362. ==28900== by 0xE4EEEE: -[UITextView commonInitWithWebDocumentView:isDecoding:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  363. ==28900== by 0xE4DF0D: -[UITextView initWithFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  364. ==28900== by 0xA3F6B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  365. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  366. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  367. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  368. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  369. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  370. ==28900== by 0xD48182: -[UIApplication handleEvent:withNewEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  371. ==28900==
  372. ==28900== Conditional jump or move depends on uninitialised value(s)
  373. ==28900== at 0x3FFB944: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  374. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  375. ==28900== by 0x3FCBFDB: WebCore::Frame::updateLayout() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  376. ==28900== by 0x3BAADA0: -[WebFrame(WebPrivate) updateLayout] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  377. ==28900== by 0xE4F849: -[UITextView recalculateStyle] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  378. ==28900== by 0xE52196: -[UITextView setTextColor:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  379. ==28900== by 0xA401B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  380. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  381. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  382. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  383. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  384. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  385. ==28900==
  386. ==28900== Conditional jump or move depends on uninitialised value(s)
  387. ==28900== at 0x467EA19: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  388. ==28900== by 0x3FFBAC5: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  389. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  390. ==28900== by 0x3FCBFDB: WebCore::Frame::updateLayout() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  391. ==28900== by 0x3BAADA0: -[WebFrame(WebPrivate) updateLayout] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  392. ==28900== by 0xE4F849: -[UITextView recalculateStyle] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  393. ==28900== by 0xE52196: -[UITextView setTextColor:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  394. ==28900== by 0xA401B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  395. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  396. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  397. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  398. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  399. ==28900==
  400. ==28900== Conditional jump or move depends on uninitialised value(s)
  401. ==28900== at 0x467EA60: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  402. ==28900== by 0x3FFBAC5: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  403. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  404. ==28900== by 0x3FCBFDB: WebCore::Frame::updateLayout() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  405. ==28900== by 0x3BAADA0: -[WebFrame(WebPrivate) updateLayout] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  406. ==28900== by 0xE4F849: -[UITextView recalculateStyle] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  407. ==28900== by 0xE52196: -[UITextView setTextColor:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  408. ==28900== by 0xA401B: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  409. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  410. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  411. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  412. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  413. ==28900==
  414. ==28900== Conditional jump or move depends on uninitialised value(s)
  415. ==28900== at 0xE7A47C: -[UILabel setAdjustsFontSizeToFitWidth:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  416. ==28900== by 0xB1DEB: -[Popup setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  417. ==28900== by 0xB1815: -[Popup initForView:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  418. ==28900== by 0xA4125: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  419. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  420. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  421. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  422. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  423. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  424. ==28900== by 0xD48182: -[UIApplication handleEvent:withNewEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  425. ==28900== by 0xD48C37: -[UIApplication sendEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  426. ==28900== by 0xD3C633: _UIApplicationHandleEvent (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  427. ==28900==
  428. ==28900== Conditional jump or move depends on uninitialised value(s)
  429. ==28900== at 0xE7A62F: -[UILabel setMinimumFontSize:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  430. ==28900== by 0xB1E17: -[Popup setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  431. ==28900== by 0xB1815: -[Popup initForView:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  432. ==28900== by 0xA4125: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  433. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  434. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  435. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  436. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  437. ==28900== by 0xD39273: -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  438. ==28900== by 0xD48182: -[UIApplication handleEvent:withNewEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  439. ==28900== by 0xD48C37: -[UIApplication sendEvent:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  440. ==28900== by 0xD3C633: _UIApplicationHandleEvent (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  441. ==28900==
  442. ==28900== Conditional jump or move depends on uninitialised value(s)
  443. ==28900== at 0x3FFB944: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  444. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  445. ==28900== by 0x3FC9000: WebCore::Frame::preferredHeight() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  446. ==28900== by 0x3BAAD20: -[WebFrame(WebPrivate) preferredHeight] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  447. ==28900== by 0xE5147A: -[UITextView setFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  448. ==28900== by 0xB1FC9: -[Popup setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  449. ==28900== by 0xB1815: -[Popup initForView:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  450. ==28900== by 0xA4125: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  451. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  452. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  453. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  454. ==28900== by 0xD38385: -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  455. ==28900==
  456. ==28900== Conditional jump or move depends on uninitialised value(s)
  457. ==28900== at 0x467EA19: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  458. ==28900== by 0x3FFBAC5: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  459. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  460. ==28900== by 0x3FC9000: WebCore::Frame::preferredHeight() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  461. ==28900== by 0x3BAAD20: -[WebFrame(WebPrivate) preferredHeight] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  462. ==28900== by 0xE5147A: -[UITextView setFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  463. ==28900== by 0xB1FC9: -[Popup setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  464. ==28900== by 0xB1815: -[Popup initForView:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  465. ==28900== by 0xA4125: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  466. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  467. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  468. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  469. ==28900==
  470. ==28900== Conditional jump or move depends on uninitialised value(s)
  471. ==28900== at 0x467EA60: WebCore::ScrollView::setScrollbarModes(WebCore::ScrollbarMode, WebCore::ScrollbarMode, bool, bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  472. ==28900== by 0x3FFBAC5: WebCore::FrameView::layout(bool) (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  473. ==28900== by 0x3EDDC7C: WebCore::Document::updateLayout() (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  474. ==28900== by 0x3FC9000: WebCore::Frame::preferredHeight() const (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebCore.framework/WebCore)
  475. ==28900== by 0x3BAAD20: -[WebFrame(WebPrivate) preferredHeight] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/PrivateFrameworks/WebKit.framework/WebKit)
  476. ==28900== by 0xE5147A: -[UITextView setFrame:] (in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit)
  477. ==28900== by 0xB1FC9: -[Popup setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  478. ==28900== by 0xB1815: -[Popup initForView:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  479. ==28900== by 0xA4125: -[BorderMenu setupElements] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  480. ==28900== by 0xA2304: -[BorderMenu initWithFrame:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  481. ==28900== by 0x41C8: -[GeomonAppDelegate initializeUI] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  482. ==28900== by 0x4C95: -[GeomonAppDelegate application:didFinishLaunchingWithOptions:] (in /Users/marco/Library/Application Support/iPhone Simulator/5.1/Applications/2A300F5F-FF16-4E0D-AA2B-6B2BF0E2B315/Geomon.app/Geomon)
  483. ==28900==
  484. UNKNOWN task message [id 3405, to mach_task_self(), reply 0x21803]
  485. UNKNOWN vm_protect set maximumUNKNOWN vm_protect set maximumUNKNOWN vm_protect set maximumUNKNOWN vm_protect set maximumUNKNOWN vm_protect set maximumUNKNOWN vm_protect set maximumUNKNOWN vm_protect set maximumUNKNOWN vm_protect set maximumUNKNOWN vm_protect set maximumUNKNOWN vm_protect set maximumUNKNOWN task message [id 3800, to mach_task_self(), reply 0x21803]
  486. UNKNOWN task message [id 3800, to mach_task_self(), reply 0x21803]
  487. UNKNOWN task message [id 3800, to mach_task_self(), reply 0x21803]
  488. UNKNOWN task message [id 3800, to mach_task_self(), reply 0x21803]
  489. UNKNOWN task message [id 3800, to mach_task_self(), reply 0x21803]
  490. UNKNOWN task message [id 3800, to mach_task_self(), reply 0x21803]
  491. UNKNOWN task message [id 3800, to mach_task_self(), reply 0x21803]
  492. AudioStreamBasicDescription: 2 ch, 22050 Hz, 'lpcm' (0x00000C2C) 8.24-bit little-endian signed integer, deinterleaved
  493. 2012-07-02 18:50:35.082 Geomon[28900:24803] Error loading /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn: dlopen(/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn, 262): Symbol not found: ___CFObjCIsCollectable
  494. Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security
  495. Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  496. in /System/Library/Frameworks/Security.framework/Versions/A/Security
  497. 2012-07-02 18:50:36.148 Geomon[28900:24803] Error loading /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn: dlopen(/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn, 262): Symbol not found: ___CFObjCIsCollectable
  498. Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security
  499. Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  500. in /System/Library/Frameworks/Security.framework/Versions/A/Security
  501. (lldb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement