Closed Bug 57782 Opened 24 years ago Closed 24 years ago

"View Saved Passwords" causes core dump

Categories

(SeaMonkey :: Passwords & Permissions, defect, P3)

Sun
Solaris
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 55513

People

(Reporter: Michael.Gerdts, Assigned: morse)

Details

(Keywords: crash)

Reproducible problem:

./mozilla
Edit -> Preferences -> Advanced -> Passwords
Click on "View Saved Passwords"

Terminal says:

./run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=.
  LD_LIBRARY_PATH=.:
     LIBRARY_PATH=.:./components
       SHLIB_PATH=.
          LIBPATH=.
       ADDON_PATH=.
      MOZ_PROGRAM=./mozilla-bin
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=
Setting content window
*** Pulling out the charset
Loading page specified via openDialog
in SetSecurityButton
Document http://www.mozilla.org/ loaded successfully
we don't handle eBorderStyle_close yet... please fix me
*** panel to load is = chrome://communicator/content/pref/pref-navigator.xul
*** queueing up a panel...
got a request
got a request
we don't handle eBorderStyle_close yet... please fix me
Segmentation Fault - core dumped

Backtrace is:

#0  0xfc86eea0 in nsContainerBox::RemoveAfter () from
/tmp/mozilla/package/components/libgklayout.so
#1  0xfc86ee00 in nsContainerBox::Remove () from
/tmp/mozilla/package/components/libgklayout.so
#2  0xfc87b7cc in nsBoxFrame::RemoveFrame () from
/tmp/mozilla/package/components/libgklayout.so
#3  0xfc6a7874 in FrameManager::RemoveFrame () from
/tmp/mozilla/package/components/libgklayout.so
#4  0xfc7debb4 in nsCSSFrameConstructor::ContentRemoved () from
/tmp/mozilla/package/components/libgklayout.so
#5  0xfc7e283c in nsCSSFrameConstructor::RecreateFramesForContent () from
/tmp/mozilla/package/components/libgklayout.so
#6  0xfc7e03f0 in nsCSSFrameConstructor::AttributeChanged () from
/tmp/mozilla/package/components/libgklayout.so
#7  0xfc8fdae0 in StyleSetImpl::AttributeChanged () from
/tmp/mozilla/package/components/libgklayout.so
#8  0xfc6ce248 in PresShell::AttributeChanged () from
/tmp/mozilla/package/components/libgklayout.so
#9  0xfde7fa54 in nsXULDocument::AttributeChanged () from
/tmp/mozilla/package/components/librdf.so
#10 0xfde6e140 in nsXULElement::SetAttribute () from
/tmp/mozilla/package/components/librdf.so
#11 0xfde6a2a0 in nsXULElement::SetAttribute () from
/tmp/mozilla/package/components/librdf.so
#12 0xfe0f4898 in NS_NewScriptDocumentType () from
/tmp/mozilla/package/./libjsdom.so
#13 0xff12f9f4 in js_Invoke () from /tmp/mozilla/package/./libmozjs.so
#14 0xff1361e8 in js_Interpret () from /tmp/mozilla/package/./libmozjs.so
#15 0xff12fa48 in js_Invoke () from /tmp/mozilla/package/./libmozjs.so
#16 0xff12fc48 in js_InternalInvoke () from /tmp/mozilla/package/./libmozjs.so
#17 0xff1146dc in JS_CallFunctionValue () from
/tmp/mozilla/package/./libmozjs.so
#18 0xfe0c2598 in nsJSContext::CallEventHandler () from
/tmp/mozilla/package/./libjsdom.so
#19 0xfe0fcf34 in nsJSEventListener::HandleEvent () from
/tmp/mozilla/package/./libjsdom.so
#20 0xfc681d4c in nsEventListenerManager::HandleEventSubType () from
/tmp/mozilla/package/components/libgklayout.so
#21 0xfc682ef4 in nsEventListenerManager::HandleEvent () from
/tmp/mozilla/package/components/libgklayout.so
#22 0xfe0d119c in GlobalWindowImpl::HandleDOMEvent () from
/tmp/mozilla/package/./libjsdom.so
---Type <return> to continue, or q <return> to quit---
#23 0xfc8c2ae0 in DocumentViewerImpl::LoadComplete () from
/tmp/mozilla/package/components/libgklayout.so
#24 0xfd3ddee0 in nsWebShell::OnEndDocumentLoad () from
/tmp/mozilla/package/components/libdocshell.so
#25 0xfdf9e320 in nsDocLoaderImpl::FireOnEndDocumentLoad () from
/tmp/mozilla/package/components/liburiloader.so
#26 0xfdf9e124 in nsDocLoaderImpl::DocLoaderIsEmpty () from
/tmp/mozilla/package/components/liburiloader.so
#27 0xfdf9dff0 in nsDocLoaderImpl::OnStopRequest () from
/tmp/mozilla/package/components/liburiloader.so
#28 0xfdce4e6c in nsLoadGroup::RemoveChannel () from
/tmp/mozilla/package/components/libnecko.so
#29 0xfdd2badc in nsJARChannel::OnStopRequest () from
/tmp/mozilla/package/components/libnecko.so
#30 0xfdcd3bd4 in nsOnStopRequestEvent::HandleEvent () from
/tmp/mozilla/package/components/libnecko.so
#31 0xfdcd34a4 in nsStreamListenerEvent::HandlePLEvent () from
/tmp/mozilla/package/components/libnecko.so
#32 0xff215ca8 in PL_HandleEvent () from /tmp/mozilla/package/./libxpcom.so
#33 0xff215bdc in PL_ProcessPendingEvents () from
/tmp/mozilla/package/./libxpcom.so
#34 0xff216a14 in nsEventQueueImpl::ProcessPendingEvents () from
/tmp/mozilla/package/./libxpcom.so
#35 0xfda25ba4 in nsAppShell::SetDispatchListener () from
/tmp/mozilla/package/components/libwidget_gtk.so
#36 0xfda258b4 in keysym2ucs () from
/tmp/mozilla/package/components/libwidget_gtk.so
#37 0xfd765f04 in g_io_unix_dispatch (source_data=0x88a2b8,
current_time=0xffbec758, user_data=0x701958) at giounix.c:135
#38 0xfd767d04 in g_main_dispatch (dispatch_time=0xffbec758) at gmain.c:656
#39 0xfd7685a0 in g_main_iterate (block=0, dispatch=1) at gmain.c:877
#40 0xfd7686b4 in g_main_iteration (block=1) at gmain.c:907
#41 0xfda261f4 in nsAppShell::DispatchNativeEvent () from
/tmp/mozilla/package/components/libwidget_gtk.so
#42 0xfe018ec8 in nsXULWindow::ShowModal () from
/tmp/mozilla/package/components/libnsappshell.so
#43 0xfe020ad0 in nsWebShellWindow::ShowModal () from
/tmp/mozilla/package/components/libnsappshell.so
#44 0xfe01620c in nsChromeTreeOwner::ShowModal () from
/tmp/mozilla/package/components/libnsappshell.so
#45 0xfe0d9f94 in GlobalWindowImpl::OpenInternal () from
/tmp/mozilla/package/./libjsdom.so
---Type <return> to continue, or q <return> to quit---
#46 0xfe0d688c in GlobalWindowImpl::OpenDialog () from
/tmp/mozilla/package/./libjsdom.so
#47 0xfe0cc264 in NS_CreateScriptContext () from
/tmp/mozilla/package/./libjsdom.so
#48 0xff12f9f4 in js_Invoke () from /tmp/mozilla/package/./libmozjs.so
#49 0xff1361e8 in js_Interpret () from /tmp/mozilla/package/./libmozjs.so
#50 0xff12fa48 in js_Invoke () from /tmp/mozilla/package/./libmozjs.so
#51 0xff12fc48 in js_InternalInvoke () from /tmp/mozilla/package/./libmozjs.so
#52 0xff1146dc in JS_CallFunctionValue () from
/tmp/mozilla/package/./libmozjs.so
#53 0xfe0c2598 in nsJSContext::CallEventHandler () from
/tmp/mozilla/package/./libjsdom.so
#54 0xfe0fcf34 in nsJSEventListener::HandleEvent () from
/tmp/mozilla/package/./libjsdom.so
#55 0xfc681d4c in nsEventListenerManager::HandleEventSubType () from
/tmp/mozilla/package/components/libgklayout.so
#56 0xfc68383c in nsEventListenerManager::HandleEvent () from
/tmp/mozilla/package/components/libgklayout.so
#57 0xfde6fde8 in nsXULElement::HandleDOMEvent () from
/tmp/mozilla/package/components/librdf.so
#58 0xfc6cf188 in PresShell::HandleDOMEventWithTarget () from
/tmp/mozilla/package/components/libgklayout.so
#59 0xfc86e924 in nsButtonBoxFrame::MouseClicked () from
/tmp/mozilla/package/components/libgklayout.so
#60 0xfc86e7cc in nsButtonBoxFrame::HandleEvent () from
/tmp/mozilla/package/components/libgklayout.so
#61 0xfc6cf098 in PresShell::HandleEventInternal () from
/tmp/mozilla/package/components/libgklayout.so
#62 0xfc6ceef0 in PresShell::HandleEventWithTarget () from
/tmp/mozilla/package/components/libgklayout.so
#63 0xfc689544 in nsEventStateManager::CheckForAndDispatchClick () from
/tmp/mozilla/package/components/libgklayout.so
#64 0xfc6877c8 in nsEventStateManager::PostHandleEvent () from
/tmp/mozilla/package/components/libgklayout.so
#65 0xfc6cf0e0 in PresShell::HandleEventInternal () from
/tmp/mozilla/package/components/libgklayout.so
#66 0xfc6cee80 in PresShell::HandleEvent () from
/tmp/mozilla/package/components/libgklayout.so
#67 0xfce0ba1c in nsView::HandleEvent () from
/tmp/mozilla/package/components/libgkview.so
#68 0xfce16338 in nsViewManager2::DispatchEvent () from
/tmp/mozilla/package/components/libgkview.so
---Type <return> to continue, or q <return> to quit---
#69 0xfce0b1e4 in _start () from /tmp/mozilla/package/components/libgkview.so
#70 0xfda34ff0 in nsWidget::DispatchEvent () from
/tmp/mozilla/package/components/libwidget_gtk.so
#71 0xfda34f00 in nsWidget::DispatchWindowEvent () from
/tmp/mozilla/package/components/libwidget_gtk.so
#72 0xfda350a0 in nsWidget::DispatchMouseEvent () from
/tmp/mozilla/package/components/libwidget_gtk.so
#73 0xfda35d58 in nsWidget::OnButtonReleaseSignal () from
/tmp/mozilla/package/components/libwidget_gtk.so
#74 0xfda39ddc in nsWindow::HandleGDKEvent () from
/tmp/mozilla/package/components/libwidget_gtk.so
#75 0xfda2ee9c in handle_gdk_event () from
/tmp/mozilla/package/components/libwidget_gtk.so
#76 0xfda2ecf4 in handle_gdk_event () from
/tmp/mozilla/package/components/libwidget_gtk.so
#77 0xfd7bede8 in gdk_event_dispatch (source_data=0x16a6a0,
current_time=0xffbeebd0, user_data=0x0) at gdkevents.c:2129
#78 0xfd767d04 in g_main_dispatch (dispatch_time=0xffbeebd0) at gmain.c:656
#79 0xfd7685a0 in g_main_iterate (block=751592, dispatch=1) at gmain.c:877
#80 0xfd7687d4 in g_main_run (loop=0x171690) at gmain.c:935
#81 0xfd8ce06c in gtk_main () at gtkmain.c:476
#82 0xfda2618c in nsAppShell::Run () from
/tmp/mozilla/package/components/libwidget_gtk.so
#83 0xfe01de84 in nsAppShellService::Run () from
/tmp/mozilla/package/components/libnsappshell.so
#84 0x16fa4 in CheckForNewChrome ()
#85 0x17490 in main ()

The first time that this happened, I had not saved any passwords.
After saving a password, it happened again.
Reporter : which build # you are using ?
This may be a dupe of bug 54747 ?
about: says that it is:

   Mozilla  M18
   Mozilla/5.0 (X11; U; SunOS 5.8 sun4u; en-US; m18) Gecko/20001013

This is not a dupe of 54747 because I can view my cookies, just not my
saved passwords.
does this also occur if you select the following menu item?

	Tasks > Privacy and Security > Password Manager > View Stored Passwords

if so, this is a passwd mgr bug. if not, punt back. thx!
Assignee: matt → morse
Component: Preferences → Single Signon
Keywords: crash
QA Contact: sairuh → tpreston
This is a dup of bug 55513 and all its derivative bugs.  The proof would be if 
you switch to modern skin and no longer get the crash.  If you still get the 
crash in modern skin, then I'm wrong and you should reopen this report.


*** This bug has been marked as a duplicate of 55513 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.