Closed Bug 776087 Opened 13 years ago Closed 13 years ago

Crash when visiting https://eff.org/r.a8gv

Categories

(Pancake Graveyard :: Native iOS Wrapper, defect)

x86
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: st3fan, Assigned: st3fan)

Details

2012-07-20 16:26:22.784 PancakeDevelopment[18520:13a0b] NOTICE PancakeViewController#handleCallWithName: name: viewer:show arguments: ( { } ) 2012-07-20 16:26:22.787 PancakeDevelopment[18520:f803] LOG - TOP - "top (ios): handling xmessage: place:change" 2012-07-20 16:26:22.788 PancakeDevelopment[18520:f803] LOG - TOP - "top: xmessage, calling handler: onPlaceChange" 2012-07-20 16:26:22.789 PancakeDevelopment[18520:f803] LOG - TOP - "loadPlace: 517c166c410843a2adb89af7a8f59483 / 01fec2b1f25242679b7556e7eaf7d94e" 2012-07-20 16:26:22.790 PancakeDevelopment[18520:f803] LOG - TOP - "loadUrl: loading url: https://eff.org/r.a8gv" 2012-07-20 16:26:22.791 PancakeDevelopment[18520:f803] LOG - TOP - "Not warping with place:change: ", { stack_id: "517c166c410843a2adb89af7a8f59483", session_id: "76736d8d5bee4b048c1099aa1e4ad5a0", place_url: "https://eff.org/r.a8gv", place_id: "01fec2b1f25242679b7556e7eaf7d94e" } 2012-07-20 16:26:22.792 PancakeDevelopment[18520:f803] LOG - TOP - "update state from msg: ", "{\"stack_id\":\"517c166c410843a2adb89af7a8f59483\",\"session_id\":\"76736d8d5bee4b048c1099aa1e4ad5a0\",\"place_url\":\"https://eff.org/r.a8gv\",\"place_id\":\"01fec2b1f25242679b7556e7eaf7d94e\"}" 2012-07-20 16:26:22.793 PancakeDevelopment[18520:f803] LOG - DRAWER - "_closeOtherStacks got EFF" 2012-07-20 16:26:22.794 PancakeDevelopment[18520:13a0b] NOTICE PancakeViewController#handleCallWithName: name: load:url arguments: ( { "request_id" = "6e82ad0e-a911-815d-1ea7-517190269055"; url = "https://eff.org/r.a8gv"; } ) 2012-07-20 16:26:22.820 PancakeDevelopment[18520:f803] browserWebViewShouldStartLoadWithRequest: GET about:blank navigationType: UIWebViewNavigationTypeOther 2012-07-20 16:26:22.844 PancakeDevelopment[18520:f803] browserWebViewDidFinishLoad: 2012-07-20 16:26:22.844 PancakeDevelopment[18520:f803] url = about:blank 2012-07-20 16:26:22.844 PancakeDevelopment[18520:f803] siteDownloader = (null) 2012-07-20 16:26:22.909 PancakeDevelopment[18520:f803] LOG - TOP - "sendMessage result: {\n \"success\" : true\n}" 2012-07-20 16:26:22.912 PancakeDevelopment[18520:f803] LOG - TOP - "load:url confirmed for: ", "https://eff.org/r.a8gv" 2012-07-20 16:26:23.304 PancakeDevelopment[18520:f803] NOTICE PancakeViewController#loadBrowser: https://eff.org/r.a8gv 2012-07-20 16:26:23.875 PancakeDevelopment[18520:f803] browserWebViewShouldStartLoadWithRequest: GET https://plus.google.com/113175636916099066477/posts/WJuVwRwgM1T navigationType: UIWebViewNavigationTypeOther (lldb)
2012-07-20 16:35:41.442 PancakeDevelopment[18570:11503] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFDictionary setObject:forKey:]: attempt to insert nil key' *** First throw call stack: (0x15c2022 0x1b7acd6 0x156aa48 0x156a9b9 0x15c1289 0x35c7bdd 0x35c8773 0x35bcdef 0x3a3c4b6 0x3a3c019 0x3c9597d 0x3c94ee1 0x643769c) This might not be in the Pancake code?
Cannot reproduce when not running in the debugger. I am only able to reproduce this when running in the debugger with breakpoints on exceptions enabled. It might be something that is part of normal operation and that WebKit catches and properly deals with.
Closing. Works ok with production builds.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.