[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #27063] Segmentation fault loading page in SWKBrowser
From: |
Riccardo mottola |
Subject: |
[bug #27063] Segmentation fault loading page in SWKBrowser |
Date: |
Fri, 18 Sep 2009 21:45:19 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.23) Gecko/20090906 SeaMonkey/1.1.18 |
Update of bug #27063 (project gnustep):
Status: Ready For Test => None
Open/Closed: In Test => Open
_______________________________________________________
Follow-up Comment #3:
The behaviour has changed for me now. As soon as I try to type an address in
the SWK browser bar, I get:
[Switching to Thread 0x28f01040 (LWP 100125)]
0x28391934 in -[NSTextView replaceCharactersInRange:withString:] (
self=0x2909d968, _cmd=0x28470088, aRange={location = 0, length = 0},
aString=0x2957bb68) at NSTextView.m:2119
2119 as = [[NSAttributedString alloc]
Current language: auto; currently minimal
(gdb) bt
#0 0x28391934 in -[NSTextView replaceCharactersInRange:withString:] (
self=0x2909d968, _cmd=0x28470088, aRange={location = 0, length = 0},
aString=0x2957bb68) at NSTextView.m:2119
#1 0x28314ccf in -[NSText setString:] (self=0x2909d968, _cmd=0x805a2f8,
aString=0x2957bb68) at NSText.m:135
#2 0x0804debe in -[MyDocument webView:didFinishLoadForFrame:] (
self=0x29084f88, _cmd=0x2810aa00, sender=0x297a7f08, frame=0x29509788)
at MyDocument.m:483
#3 0x280d76f9 in -[WebFrame _finishedLoading] (self=0x29509788,
_cmd=0x281101b8) at WebFrame.m:238
#4 0x280dbccc in -[_WebHTMLDocumentRepresentation WebparserDidEndDocument:]
(
self=0x2909ce08, _cmd=0x2810ffd8, Webparser=0x29621cc8)
at WebHTMLDocumentRepresentation.m:420
#5 0x280df9f3 in -[WebKitXMLParser _parseData:] (self=0x29621cc8,
_cmd=0x281100d0, d=0x0) at NSXMLParser.m:728
#6 0x280dc943 in -[_WebHTMLDocumentRepresentation
finishedLoadingWithDataSource:] (self=0x2909ce08, _cmd=0x28108c10,
source=0x29641288)
at WebHTMLDocumentRepresentation.m:140
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?27063>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #27063] Segmentation fault loading page in SWKBrowser,
Riccardo mottola <=