Closed
Bug 35511
Opened 26 years ago
Closed 7 years ago
webclient core dumps on Solaris when I select File--New Window
Categories
(Core Graveyard :: Java APIs to WebShell, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: geetha.vaidyanaathan, Assigned: ashuk)
References
Details
Hi ,
Have a most recent build of webclient running with Mozilla M13.
Testing webclient on Solaris.
When I do a File --- new window, webclient aborts.
This is the error msg from the cmd window..
constructed with binDir: /opt/mozilla/java/webclient/src_moz/../../../dist/bin
url: http://yahoo.com
in BrowserControlCanvas setBounds: x = 0 y = 0 w = 640 h = 480
debug: edburns: native library does implement webclient.WindowControl
Can't setBounds(java.awt.Rectangle[x=0,y=0,width=639,height=479]) null
Gdk-ERROR **: BadWindow (invalid Window parameter)
serial 1410 error_code 3 request_code 8 minor_code 0
aborting...
SIGABRT 6* abort (generated by abort(3) routine)
si_signo [6]: SIGABRT 6* abort (generated by abort(3) routine)
si_errno [0]: Error 0
si_code [-1]: SI_LWP [pid: 15520, uid: 35239]
stackpointer=fe704234
Thanks
Geetha
| Reporter | ||
Updated•26 years ago
|
Summary: webclient core dumps on Soalris when I select File--New Window → webclient core dumps on Soalris when I select File--New Window
Can you please take a break from your recent round of implementation tasks and
look at this bug. Please post a reason for the crash here and see if the fix is
easy.
Assignee: edburns → ashuk
Comment 2•26 years ago
|
||
geetha.vaidyanaathan@sun.com - are you still seeing this problem with recent
builds of Mozilla?
Gerv
| Reporter | ||
Comment 3•26 years ago
|
||
I have tested with M13 build of mozilla and M3 build of webclient on Solaris.
The bug deosnot exist any more
-geetha
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•26 years ago
|
||
oops.. I made a mistake in verifying this as fixed. Bug still exists with M13
build of mozilla with M3 webclient . However once webclient integration
with M15 is in place , this bug should be fixed.
geetha
Comment 5•26 years ago
|
||
Reopening meantime.
Gerv
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 6•25 years ago
|
||
confirming for now. geetha.vaidyanaathan please report back on this one.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
So is this fixed?
Summary: webclient core dumps on Soalris when I select File--New Window → webclient core dumps on Solaris when I select File--New Window
| Assignee | ||
Comment 8•25 years ago
|
||
Not yet. Has to do with GTK and interaction with Java native peer windows
on solaris that use the motif toolkit.
| Assignee | ||
Comment 9•25 years ago
|
||
Core dump problems resolved. After RTM sync up, File->New Window was not working
on any platform. 44327 addresses that problem. Once 44327 is fixed, this bug may
require some more additions in the code for the solaris case (gtk event loop
issues not seen on Windows)
_Ashu
Depends on: 44327
Comment 11•24 years ago
|
||
I cannot reproduce this bug with nightly mozilla & webclient on Solaris 2.8
But "EmbeddingMozilla#2" window do not render any pages. If i enter a new url
and press enter button, webclient shown on status string that page loaded, but
it isn't render this page on screen.
Ashu, plese verify is it reproduced for you.
Comment 12•24 years ago
|
||
Add me to cc list
Comment 13•24 years ago
|
||
Platform: x86 and sparc Solaris 2.8.
Mozilla: Netscape61_RELEASE branch + JAVADEV_6_1_20010831 blackwood branch.
New window doesn't render any pages and hangs webclient.
I confirm it.
Updated•14 years ago
|
Product: Core → Core Graveyard
Comment 14•7 years ago
|
||
Java APIs to WebShell isn't a thing anymore. Closing.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•