clobba / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Stack overflow when using Private Browsing #89

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Placing a toggle button and turning on/off Private Browsing
2. Placing a toggle button on a different form and turning on/off Private 
Browsing
3.

What is the expected output? What do you see instead?
Stack overflow error while debugging or appcrash when running directly

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

Please provide any additional information below.

Original issue reported on code.google.com by blixblog.suyash on 22 Mar 2012 at 2:46

Attachments:

GoogleCodeExporter commented 8 years ago
Even if I place the code somewhere else, it results in StackOverflow

Original comment by blixblog.suyash on 22 Mar 2012 at 2:47

GoogleCodeExporter commented 8 years ago
Very strange problem...it doesn't occur to me but the strangest thing is that 
it says that the exception has occured in Telerik.WinForms, not in 
OpenWebKitSharp.dll. Is it possible for you to debug the OpenWebKitSharp 
project with your application's exe to see at what line the error occurs and 
what the exception of OpenWebKitSharp is?

Original comment by tsumalis96@gmail.com on 23 Mar 2012 at 12:27

GoogleCodeExporter commented 8 years ago
I tried debugging again but this time, it reported stack overflow in 
mscorlib.dll .. Same location O.o

Original comment by blixblog.suyash on 25 Mar 2012 at 9:38

GoogleCodeExporter commented 8 years ago
Very strange bug. So it must not be a bug of your application. Maybe changing 
the WebKit build would solve the problem. Wait for the next OWS release where I 
will have added a new webkit nightly build.

Original comment by tsumalis96@gmail.com on 27 Mar 2012 at 7:53

GoogleCodeExporter commented 8 years ago
I use the latest WebKit Nightly in my browser, from nightly.webkit.org

Everything works fine except this

Original comment by blixblog.suyash on 28 Mar 2012 at 10:27

GoogleCodeExporter commented 8 years ago
Try using the build that comes with the latest version of OpenWebKitSharp

Original comment by tsumalis96@gmail.com on 28 Mar 2012 at 1:30