GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu"... (no debugging symbols found) (no debugging symbols found) (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/lib/firefox-3.0.1/firefox (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread 0xb7dbb6c0 (LWP 18155)] [New Thread 0xb5badb90 (LWP 18161)] [New Thread 0xb534ab90 (LWP 18165)] [New Thread 0xb4a5fb90 (LWP 18166)] [Thread 0xb4a5fb90 (LWP 18166) exited] [New Thread 0xb425eb90 (LWP 18167)] [Thread 0xb425eb90 (LWP 18167) exited] [New Thread 0xb425eb90 (LWP 18168)] [New Thread 0xb4a5fb90 (LWP 18169)] [New Thread 0xb3a48b90 (LWP 18170)] [New Thread 0xb2c6bb90 (LWP 18171)] [New Thread 0xb246ab90 (LWP 18172)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7dbb6c0 (LWP 18155)] 0xb796bb4a in nsRefPtr (this=0xbfa85c2c, aRawPtr=0xb0605f0) at ../../../dist/include/xpcom/nsAutoPtr.h:980 980 ../../../dist/include/xpcom/nsAutoPtr.h: No such file or directory. in ../../../dist/include/xpcom/nsAutoPtr.h Current language: auto; currently c++ (gdb) backtrace full #0 0xb796bb4a in nsRefPtr (this=0xbfa85c2c, aRawPtr=0xb0605f0) at ../../../dist/include/xpcom/nsAutoPtr.h:980 No locals. #1 0xb7968be1 in leave_notify_event_cb (widget=0x9e80738, event=0x9d890c0) at nsWindow.cpp:4606 x = 324 y = 534 display = winAtPt = window = {mRawPtr = 0xb0605f0} #2 0xb6878372 in _gtk_marshal_BOOLEAN__BOXED (closure=0xa176328, return_value=0xbfa85dfc, n_param_values=2, param_values=0xa5252a0, invocation_hint=0xbfa85de8, marshal_data=0xb7968b60) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkmarshalers.c:84 data1 = (gpointer) 0x9e80738 data2 = (gpointer) 0x0 v_return = __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" #3 0xb6ce0c73 in IA__g_closure_invoke (closure=0xa176328, return_value=0xbfa85dfc, n_param_values=2, param_values=0xa5252a0, invocation_hint=0xbfa85de8) at /build/buildd/glib2.0-2.17.7/gobject/gclosure.c:767 marshal = (GClosureMarshal) 0xb68782d0 <_gtk_marshal_BOOLEAN__BOXED> marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #4 0xb6cf84b5 in signal_emit_unlocked_R (node=0x9db13d0, detail=0, instance=0x9e80738, emission_return=0xbfa85f34, instance_and_params=0xa5252a0) at /build/buildd/glib2.0-2.17.7/gobject/gsignal.c:3244 tmp = handler = (Handler *) 0xa04fe60 accumulator = (SignalAccumulator *) 0x9db1508 emission = {next = 0xbfa863a0, instance = 0x9e80738, ihint = {signal_id = 57, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x9db11b0 handler_list = (Handler *) 0xa04fe60 return_accu = (GValue *) 0xbfa85dfc accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 57 max_sequential_handler_number = 798 return_value_altered = 0 #5 0xb6cf9a7b in IA__g_signal_emit_valist (instance=0x9e80738, signal_id=57, detail=0, var_args=0xbfa85f8c "¤_¨¿À\220Ø\t8\aè\tâ,ζ\034P³\n\001") at /build/buildd/glib2.0-2.17.7/gobject/gsignal.c:2987 return_value = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} error = signal_return_type = 20 param_values = (GValue *) 0xa5252b4 node = (SignalNode *) 0x9db13d0 i = 1 n_params = 1 __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #6 0xb6cfa086 in IA__g_signal_emit (instance=0x9e80738, signal_id=57, detail=0) at /build/buildd/glib2.0-2.17.7/gobject/gsignal.c:3034 No locals. #7 0xb69a65be in gtk_widget_event_internal (widget=0x9e80738, event=0x9d890c0) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkwidget.c:4745 signal_num = return_val = 0 #8 0xb69a67c2 in synth_crossing (widget=0x9e80738, type=, window=0xab35018, mode=GDK_CROSSING_GTK_GRAB, detail=GDK_NOTIFY_NONLINEAR) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkwidget.c:8122 event = (GdkEvent *) 0x9d890c0 #9 0xb69a93e5 in _gtk_widget_synthesize_crossing (from=0x9e80738, to=0xaf8d170, mode=GDK_CROSSING_GTK_GRAB) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkwidget.c:8317 to_ancestors = (GList *) 0xafe3dc0 list = to_ancestor = from_ancestors = (GList *) 0x0 from_ancestor = (GdkWindow *) 0x0 from_window = (GdkWindow *) 0xab35018 to_window = (GdkWindow *) 0xa8ccb08 __PRETTY_FUNCTION__ = "_gtk_widget_synthesize_crossing" #10 0xb6870e12 in gtk_grab_notify_foreach (child=0x9e80738, data=0xbfa86104) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkmain.c:1684 was_grabbed = 0 is_grabbed = 0 was_shadowed = 0 is_shadowed = #11 0xb67a22ba in gtk_bin_forall (container=0x9e8d2e0, include_internals=1, callback=0xb6870c50 , callback_data=0xbfa86104) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkbin.c:128 No locals. #12 0xb67dedf6 in IA__gtk_container_forall (container=0x9e8d2e0, callback=0xb6870c50 , callback_data=0xbfa86104) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkcontainer.c:1455 __PRETTY_FUNCTION__ = "IA__gtk_container_forall" #13 0xb6870e40 in gtk_grab_notify_foreach (child=0x9e8d2e0, data=0xbfa86104) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkmain.c:1677 was_grabbed = 0 is_grabbed = 0 was_shadowed = 0 is_shadowed = 1 #14 0xb6870fc8 in gtk_grab_notify (group=0x9e97ac0, old_grab_widget=, new_grab_widget=0xaf8d170, from_grab=1) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkmain.c:1736 toplevel = (GtkWindow *) 0x9e8d2e0 toplevels = (GList *) 0xa742250 info = {old_grab_widget = 0x0, new_grab_widget = 0xaf8d170, was_grabbed = 0, is_grabbed = 0, from_grab = 1} #15 0xb6871172 in IA__gtk_grab_add (widget=0xaf8d170) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkmain.c:1765 group = (GtkWindowGroup *) 0x9e97ac0 old_grab_widget = (GtkWidget *) 0x0 __PRETTY_FUNCTION__ = "IA__gtk_grab_add" #16 0xb69c485e in gtk_window_show (widget=0xaf8d170) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkwindow.c:4345 window = (GtkWindow *) 0xaf8d170 container = (GtkContainer *) 0xaf8d170 #17 0xb6ceeb54 in IA__g_cclosure_marshal_VOID__VOID (closure=0x9db0740, return_value=0x0, n_param_values=1, param_values=0xad64218, invocation_hint=0xbfa863a8, marshal_data=0xb69c4700) at /build/buildd/glib2.0-2.17.7/gobject/gmarshal.c:77 data1 = (gpointer) 0xaf8d170 data2 = (gpointer) 0x463497b7 __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__VOID" #18 0xb6cdf3e9 in g_type_class_meta_marshal (closure=0x9db0740, return_value=0x0, n_param_values=1, param_values=0xad64218, invocation_hint=0xbfa863a8, marshal_data=0x5c) at /build/buildd/glib2.0-2.17.7/gobject/gclosure.c:878 callback = #19 0xb6ce0c73 in IA__g_closure_invoke (closure=0x9db0740, return_value=0x0, n_param_values=1, param_values=0xad64218, invocation_hint=0xbfa863a8) at /build/buildd/glib2.0-2.17.7/gobject/gclosure.c:767 marshal = (GClosureMarshal) 0xb6cdf3a0 marshal_data = (gpointer) 0x5c __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #20 0xb6cf7cee in signal_emit_unlocked_R (node=0x9db0788, detail=0, instance=0xaf8d170, emission_return=0x0, instance_and_params=0xad64218) at /build/buildd/glib2.0-2.17.7/gobject/gsignal.c:3174 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0x0, instance = 0xaf8d170, ihint = {signal_id = 24, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 165429088} class_closure = (GClosure *) 0x9db0740 handler_list = (Handler *) 0x0 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 24 max_sequential_handler_number = 798 return_value_altered = 0 #21 0xb6cf9bd6 in IA__g_signal_emit_valist (instance=0xaf8d170, signal_id=24, detail=0, var_args=0xbfa86548 "ôoË·pF¯\nH\023\001\vôe¨¿ = {mRawPtr = 0xac7f8c8}, } windowMediator = { = {mRawPtr = 0x14b}, } obssvc = { = {mRawPtr = 0x500}, } #27 0xb7804a2c in nsXULWindow::OnChromeLoaded (this=0xab72d98) at nsXULWindow.cpp:988 positionSet = 0 parentWindow = { = {mRawPtr = 0xa175eb8}, } rv = #28 0xb7807fff in nsWebShellWindow::OnStateChange (this=0xab72d98, aProgress=0xac7f83c, aRequest=0xaa8ad38, aStateFlags=786448, aStatus=0) at nsWebShellWindow.cpp:663 eventWin = { = {mRawPtr = 0xab9f0d8}, } eventPWin = { = {mRawPtr = 0xab9f0d8}, } #29 0xb77c17a3 in nsDocLoader::FireOnStateChange (this=0xac7f828, aProgress=0xac7f83c, aRequest=0xaa8ad38, aStateFlags=786448, aStatus=0) at nsDocLoader.cpp:1235 listener = { = {mRawPtr = 0xab72e10}, } count = 2 #30 0xb77c181f in nsDocLoader::doStopDocumentLoad (this=0xac7f828, request=0xaa8ad38, aStatus=0) at nsDocLoader.cpp:869 No locals. #31 0xb77c253a in nsDocLoader::DocLoaderIsEmpty (this=0xac7f828) at nsDocLoader.cpp:763 docRequest = { = {mRawPtr = 0xaa8ad38}, } loadGroupStatus = 0 kungFuDeathGrip = { = {mRawPtr = 0xac7f828}, } #32 0xb77c26b8 in nsDocLoader::OnStopRequest (this=0xac7f828, aRequest=0xa760120, aCtxt=0x0, aStatus=0) at nsDocLoader.cpp:679 count = 0 bFireTransferring = info = rv = 1177851831 #33 0xb72c9eda in nsLoadGroup::RemoveRequest (this=0xaebf578, request=0xa760120, ctxt=0x0, aStatus=0) at nsLoadGroup.cpp:688 observer = { = {mRawPtr = 0xac7f82c}, } rv = 0 kungFuDeathGrip = { = {mRawPtr = 0xa760120}, } flags = 0 #34 0xb73ac922 in imgRequestProxy::RemoveFromLoadGroup (this=0xa760120, releaseLoadGroup=1) at imgRequestProxy.cpp:166 kungFuDeathGrip = { = {mRawPtr = 0xa760120}, } #35 0xb73ac9d2 in imgRequestProxy::OnStopRequest (this=0xa760120, request=0xafe4e3c, ctxt=0x0, statusCode=0, lastPart=1) at imgRequestProxy.cpp:519 kungFuDeathGrip = { = {mRawPtr = 0xa760120}, } #36 0xb73ab2aa in imgRequest::OnStopRequest (this=0xafb0d80, aRequest=0xafe4e3c, ctxt=0x0, status=0) at imgRequest.cpp:736 mpchan = { = {mRawPtr = 0x0}, } iter = {::Iterator> = { = {mPosition = 1, mNext = 0x0}, mArray = @0xafb0db0}, } #37 0xb73a8f86 in ProxyListener::OnStopRequest (this=0xab836b0, aRequest=0xafe4e3c, ctxt=0x0, status=0) at imgLoader.cpp:866 No locals. #38 0xb72bf509 in nsBaseChannel::OnStopRequest (this=0xafe4e10, request=0xa7600c8, ctxt=0x0, status=0) at nsBaseChannel.cpp:622 No locals. #39 0xb72c5ded in nsInputStreamPump::OnStateStop (this=0xa7600c8) at nsInputStreamPump.cpp:576 No locals. #40 0xb72c6111 in nsInputStreamPump::OnInputStreamReady (this=0xa7600c8, stream=0xa9ed010) at nsInputStreamPump.cpp:401 nextState = 1177851831 #41 0xb7a1932b in nsInputStreamReadyEvent::Run (this=0xac89c08) at nsStreamUtils.cpp:111 No locals. #42 0xb7a2ce92 in nsThread::ProcessNextEvent (this=0x9dc4948, mayWait=1, result=0xbfa86a40) at nsThread.cpp:510 notifyGlobalObserver = 1 obs = { = {mRawPtr = 0x9e69f4c}, } event = { = {mRawPtr = 0xac89c08}, } rv = 0 #43 0xb79fd8f4 in NS_ProcessNextEvent_P (thread=0x46eb, mayWait=1) at nsThreadUtils.cpp:227 val = #44 0xb7802ebc in nsXULWindow::ShowModal (this=0xab72d98) at nsXULWindow.cpp:401 thread = (class nsIThread *) 0x9dc4948 cx = (JSContext *) 0xbfa86ab4 window = { = {mRawPtr = 0xb3abe00}, } tempRef = { = {mRawPtr = 0xab72da0}, } appShellService = { = {mRawPtr = 0xa028040}, } stack = { = {mRawPtr = 0x9e52ec0}, } #45 0xb77fea67 in nsContentTreeOwner::ShowAsModal (this=0xaea8aa0) at nsContentTreeOwner.cpp:524 No locals. #46 0xb77de3bf in nsWindowWatcher::OpenWindowJSInternal (this=0x9ea24f0, aParent=0xa53e2e8, aUrl=0xb7baa464 "chrome://global/content/commonDialog.xul", aName=0xb7ab4f1e "_blank", aFeatures=0xb7ab4efb "centerscreen,chrome,modal,titlebar", aDialog=1, argv=0xab11ef0, aCalledFromJS=0, _retval=0xbfa86e0c) at nsWindowWatcher.cpp:949 modalContentWindow = { = {mRawPtr = 0x0}, } windowStateHelper = {mWindow = 0xa53e2e8, mDefaultEnabled = 1} popupStatePusher = {mWindow = { = {mRawPtr = 0x0}, }, mOldState = openAbused} newTreeOwner = { = {mRawPtr = 0xacc2e20}, } newChrome = { = {mRawPtr = 0xaea8aac}, } rv = nameSpecified = 1 featuresSpecified = isNewToplevelWindow = 1 windowIsNew = 1 windowNeedsName = 1 windowIsModal = 1 uriToLoadIsChrome = 1 windowIsModalContentDialog = 0 chromeFlags = 4160750598 name = { = { = { = { = {}, mData = 0xbfa86b3c, mLength = 6, mFlags = 65553}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa86b3c}, mStorage = {95, 98, 108, 97, 110, 107, 0, 47089, 3, 0, 28660, 47051, 27524, 49064, 28660, 47051, 8456, 2873, 23, 0, 27524, 49064, 29142, 47011, 59537, 47074, 43848, 2632, 0, 0, 0, 0, 29112, 47011, 28660, 47051, 27572, 49064, 50774, 46910, 43848, 2632, 19792, 2813, 27572, 49064, 50646, 46910, 59537, 47074, 19792, 2813, 19784, 2813, 28660, 47051, 19792, 2813, 16, 0, 27604, 49064, 36013, 47007}} features = { = { = { = { = {}, mData = 0xbfa86cf4 "centerscreen,chrome,modal,titlebar", mLength = 34, mFlags = 65553}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa86cf4 "centerscreen,chrome,modal,titlebar"}, mStorage = "centerscreen,chrome,modal,titlebar\000\000\000\000\000\000¸q£·ôoË·Tm¨¿V\003¡·ð\036±\nhÿ/\n"} uriToLoad = { = {mRawPtr = 0xa9de088}, } parentTreeOwner = { = {mRawPtr = 0xa53e240}, } newDocShellItem = { = {mRawPtr = 0xac7f8bc}, } callerContextGuard = {mService = { = {mRawPtr = 0x0}, }, mContext = 0x0, mContextKungFuDeathGrip = { = {mRawPtr = 0x0}, }} foundWindow = { = {mRawPtr = 0x0}, } chromeParent = { = {mRawPtr = 0x0}, } sizeSpec = {mLeft = -1209866095, mTop = 179379952, mOuterWidth = -1079481292, mOuterHeight = -1219045817, mInnerWidth = 184372560, mInnerHeight = 180624120, mLeftSpecified = 0 '\0', mTopSpecified = 0 '\0', mOuterWidthSpecified = 0 '\0', mOuterHeightSpecified = 0 '\0', mInnerWidthSpecified = 0 '\0', mInnerHeightSpecified = 0 '\0', mUseDefaultWidth = 0 '\0', mUseDefaultHeight = 0 '\0'} isCallerChrome = 0 sm = { = {mRawPtr = 0x9eb4218}, } cx = newDocShell = { = {mRawPtr = 0xac7f8b8}, } newCV = { = {mRawPtr = 0xaebc710}, } newMuCV = { = {mRawPtr = 0xaebc71c}, } subjectPrincipal = { = {mRawPtr = 0xa78d4d0}, } #47 0xb77ded52 in nsWindowWatcher::OpenWindow (this=0x9ea24f0, aParent=0xa53e2e8, aUrl=0xb7baa464 "chrome://global/content/commonDialog.xul", aName=0xb7ab4f1e "_blank", aFeatures=0xb7ab4efb "centerscreen,chrome,modal,titlebar", aArguments=0xa2fff68, _retval=0xbfa86e0c) at nsWindowWatcher.cpp:419 argsArray = { = {mRawPtr = 0xab11ef0}, } argc = 1 #48 0xb77dfbc8 in nsPromptService::DoDialog (this=0xaaf4ec0, aParent=0xa53e2e8, aParamBlock=0xa2fff68, aChromeURL=0xb7baa464 "chrome://global/content/commonDialog.xul") at nsPromptService.cpp:776 rv = activeParent = { = {mRawPtr = 0x0}, } arguments = { = {mRawPtr = 0xa2fff68}, } dialog = { = {mRawPtr = 0xab9f0d8}, } #49 0xb77e07b7 in nsPromptService::Alert (this=0xaaf4ec0, parent=0xa53e2e8, dialogTitle=0xbfa8701c, text=0xbfa86f88) at nsPromptService.cpp:143 windowStateHelper = {mWindow = 0xa53e2e8, mDefaultEnabled = 1} rv = 0 stringOwner = { = { = { = {}, mData = 0xb7be3468, mLength = 0, mFlags = 3}, }, } block = {mBlock = 0xa2fff68} url = { = { = {}, mData = 0xb7be3468, mLength = 0, mFlags = 1}, } styleClass = { = { = { = { = { = {}, mData = 0xbfa86e6c, mLength = 10, mFlags = 65553}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa86e6c}, mStorage = {97, 108, 101, 114, 116, 45, 105, 99, 111, 110, 0, 2565, 50544, 2632, 54480, 2680, 28320, 49064, 16, 0, 28340, 49064, 23129, 47012, 28320, 49064, 29800, 28788, 28400, 49064, 25455, 27745, 60376, 2744, 28532, 49064, 28420, 49064, 24659, 47012, 28396, 49064, 25176, 2683, 58088, 2643, 24609, 47012, 40488, 2583, 58088, 2643, 56132, 2643, 0, 0, 28532, 49064, 47, 0, 0, 0, 17, 1}}, } #50 0xb77d9433 in nsPrompt::Alert (this=0xab8ec40, dialogTitle=0xbfa8701c, text=0xbfa86f88) at nsPrompt.cpp:198 No locals. #51 0xb7647425 in nsGlobalWindow::Alert (this=0xa53e2e8, aString=@0xbfa873ec) at nsGlobalWindow.cpp:4054 prompter = { = {mRawPtr = 0xab8ec40}, } null_str = { = { = { = {}, mData = 0xb7ba0dca, mLength = 4, mFlags = 1}, }, } str = (const nsAString_internal *) 0xbfa873ec title = { = { = { = { = {}, mData = 0xbfa8701c, mLength = 34, mFlags = 65553}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa8701c}, mStorage = {84, 104, 101, 32, 112, 97, 103, 101, 32, 97, 116, 32, 104, 116, 116, 112, 58, 47, 47, 108, 111, 99, 97, 108, 104, 111, 115, 116, 32, 115, 97, 121, 115, 58, 0, 47074, 3, 0, 0, 0, 28660, 47051, 16920, 2539, 17980, 2747, 28856, 49064, 17908, 46903, 16920, 2539, 0, 0, 29560, 49064, 58680, 2643, 8864, 2638, 58132, 2643, 0, 0}} final = { = { = { = { = {}, mData = 0xbfa86f88, mLength = 47, mFlags = 65553}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa86f88}, mStorage = {79, 32, 112, 97, 105, 32, 100, 101, 115, 116, 101, 32, 101, 113, 117, 105, 112, 97, 109, 101, 110, 116, 111, 32, 110, 227, 111, 32, 112, 111, 100, 101, 32, 115, 101, 114, 32, 101, 108, 101, 32, 109, 101, 115, 109, 111, 46, 0, 60376, 2744, 28660, 47051, 59592, 2672, 47, 0, 28712, 49064, 62192, 46889, 29560, 49064, 60376, 2744}} #52 0xb7a38cd9 in NS_InvokeByIndex_P () from /usr/lib/xulrunner-1.9.0.1/libxul.so No locals. #53 0xb72a8575 in XPCWrappedNative::CallMethod (ccx=@0xbfa87378, mode=XPCWrappedNative::CALL_METHOD) at xpcwrappednative.cpp:2393 rv = paramBuffer = {{ = {val = {i8 = -20 'ì', i16 = 29676, i32 = -1079479316, i64 = -4636330657815432212, u8 = 236 'ì', u16 = 29676, u32 = 3215487980, u64 = 13810413415894119404, f = -1.31603765, d = -0.047743461986307384, b = -1079479316, c = -20 'ì', wc = 29676, p = 0xbfa873ec}}, ptr = 0xbfa87204, type = { = {flags = 175 '¯'}, }, flags = 16 '\020'}, { = {val = {i8 = -32 'à', i16 = -11040, i32 = 175690976, i64 = -5202941850558081824, u8 = 224 'à', u16 = 54496, u32 = 175690976, u64 = 13243802223151469792, f = 1.1980803e-32, d = -6.2992991689379188e-40, b = 175690976, c = -32 'à', wc = 54496, p = 0xa78d4e0}}, ptr = 0xbfa871f8, type = { = {flags = 58 ':'}, }, flags = 191 '¿'}, { = {val = {i8 = -32 'à', i16 = -11040, i32 = 175690976, i64 = -4636323891986770720, u8 = 224 'à', u16 = 54496, u32 = 175690976, u64 = 13810420181722780896, f = 1.1980803e-32, d = -0.047790409353561492, b = 175690976, c = -32 'à', wc = 54496, p = 0xa78d4e0}}, ptr = 0xbfa87208, type = { = {flags = 244 'ô'}, }, flags = 111 'o'}, { = {val = {i8 = 12 '\f', i16 = -3572, i32 = -1221135860, i64 = -5202941847659941364, u8 = 12 '\f', u16 = 61964, u32 = 3073831436, u64 = 13243802226049610252, f = -1.09044013e-05, d = -6.2993015328440303e-40, b = -1221135860, c = 12 '\f', wc = 61964, p = 0xb736f20c}}, ptr = 0xbfa87208, type = { = {flags = 244 'ô'}, }, flags = 111 'o'}, { = {val = {i8 = 0 '\0', i16 = 0, i32 = 0, i64 = 714737636715003904, u8 = 0 '\0', u16 = 0, u32 = 0, u64 = 714737636715003904, f = 0, d = 6.9251726080437027e-261, b = 0, c = 0 '\0', wc = 0, p = 0x0}}, ptr = 0xbfa87218, type = { = {flags = 173 '­'}, }, flags = 140 '\214'}, { = {val = {i8 = -48 'Ð', i16 = -11056, i32 = 175690960, i64 = 175690960, u8 = 208 'Ð', u16 = 54480, u32 = 175690960, u64 = 175690960, f = 1.19807912e-32, d = 8.6802867620868613e-316, b = 175690960, c = -48 'Ð', wc = 54480, p = 0xa78d4d0}}, ptr = 0xbfa87248, type = { = {flags = 52 '4'}, }, flags = 77 'M'}, { = {val = {i8 = 24 '\030', i16 = 16920, i32 = 166412824, i64 = 744190392293605912, u8 = 24 '\030', u16 = 16920, u32 = 166412824, u64 = 744190392293605912, f = 5.66363464e-33, d = 6.4698783430195864e-259, b = 166412824, c = 24 '\030', wc = 16920, p = 0x9eb4218}}, ptr = 0xbfa87248, type = { = {flags = 116 't'}, }, flags = 77 'M'}, { = {val = {i8 = -117 '\213', i16 = -5237, i32 = -1210651765, i64 = 772984714957351819, u8 = 139 '\213', u16 = 60299, u32 = 3084315531, u64 = 772984714957351819, f = -2.56204712e-05, d = 5.451488431940585e-257, b = -1210651765, c = -117 '\213', wc = 60299, p = 0xb7d6eb8b}}, ptr = 0xa78d4d0, type = { = {flags = 172 '¬'}, }, flags = 80 'P'}} autoString = "\2001º\nà¡Ë·à¡Ë·l\003ò\t¨\030À·¨\237Ë·`\237Ë·8 Ë·ð\237Ë·(F»\n<>M\n\000\000\000\000ôoË·ù\226*·ôoË·xs¨¿0¶ä\t(s¨¿\203§(·\213ëÖ·@w»\n\bs¨¿¬PÓ·8åS\n@w»\n\005\000\000\000\001\000\000\200@w»\nxs¨¿Hs¨¿IË*·8åS\n@w»\n\001\000\000\0004s¨¿@w»\n8åS\n" autoStringUsed = 0 retval = dispatchParams = (nsXPTCVariant *) 0xbfa871b0 i = 203 'Ë' methodInfo = (const nsXPTMethodInfo *) 0xa075088 requiredArgs = paramCount = src = 175171788 invokeResult = param_iid = {m0 = 3215488024, m1 = 64347, m2 = 46890, m3 = "xs¨¿±\204\b\n"} err = sm = foundDependentParam = 0 rt = (XPCJSRuntime *) 0x9e49e00 callee = (nsISupports *) 0xa53e2e8 tls = vtblIndex = 38839 name = 166855532 argv = (jsval *) 0xab21b18 argc = 1 secFlag = secAction = 0 #54 0xb72afbef in XPC_WN_CallMethod (cx=0xa53e538, obj=0xaba3180, argc=1, argv=0xab21b18, vp=0xbfa874b4) at xpcwrappednativejsops.cpp:1473 funobj = (JSObject *) 0xabb7740 ccx = { = {_vptr.nsAXPCNativeCallContext = 0xb7c018a8}, mState = XPCCallContext::READY_TO_CALL, mXPC = 0x9e49d68, mThreadData = 0x9e4b5f8, mXPCContext = 0xa53e700, mJSContext = 0xa53e538, mContextPopRequired = 0, mDestroyJSContextInDestructor = 0, mCallerLanguage = XPCContext::LANG_JS, mPrevCallerLanguage = XPCContext::LANG_UNKNOWN, mPrevCallContext = 0x0, mOperandJSObject = 0xaba3180, mCurrentJSObject = 0xa4e22a0, mFlattenedJSObject = 0xa4e22a0, mWrapper = 0xa4d3fb8, mTearOff = 0xa8db3a0, mScriptableInfo = 0xac5d7b8, mSet = 0xa4d3ee0, mInterface = 0xa088270, mMember = 0xa0884b0, mName = 166855532, mStaticMemberIsLocal = 179925792, mArgc = 1, mArgv = 0xab21b18, mRetVal = 0xbfa874b4, mExceptionWasThrown = 0, mReturnValueWasSet = 0, mMethodIndex = 65, mCallee = 0x0, mStringWrapperData = "Øë¸\n/\000\000\000\001\000\000\000\001\000\000\000Ì~Ö·8åS\n s¹\n\000\000\000"} wrapper = iface = (XPCNativeInterface *) 0xa088270 member = (XPCNativeMember *) 0xa0884b0 #55 0xb7d68ceb in js_Invoke (cx=0xa53e538, argc=1, vp=0xab21b10, flags=2) at jsinterp.c:1297 frame = {regs = 0x0, spbase = 0x0, callobj = 0x0, argsobj = 0x0, varobj = 0xab97320, callee = 0xabb7740, script = 0x0, fun = 0xac3d620, thisp = 0xaba3180, argc = 1, argv = 0xab21b18, rval = -2147483647, nvars = 0, vars = 0xab21b1c, down = 0xbfa877fc, annotation = 0x0, scopeChain = 0xab97320, sharpDepth = 0, sharpArray = 0x0, flags = 1026, dormantNext = 0x0, xmlNamespace = 0x0, blockChain = 0x0} sp = argv = newvp = v = 180057920 funobj = (JSObject *) 0xabb7740 parent = (JSObject *) 0xab975c0 ok = 170748088 clasp = ops = native = (JSNative) 0xb72afb16 fun = (JSFunction *) 0xac3d620 script = (JSScript *) 0x0 nslots = 0 nvars = 0 i = skip = rootedArgsFlag = 1026 hook = hookData = (void *) 0x0 #56 0xb7d5cb9c in js_Interpret (cx=0xa53e538) at jsinterp.c:4852 rt = (JSRuntime *) 0x9e4b710 fp = (JSStackFrame *) 0xbfa877fc script = (JSScript *) 0xab8eb08 inlineCallCount = 0 atoms = (JSAtom **) 0xab8eb38 currentVersion = JSVERSION_DEFAULT originalVersion = JSVERSION_DEFAULT mark = (void *) 0xab21b10 regs = {pc = 0xab8eb50 ":", sp = 0xab21b1c} obj = (JSObject *) 0xabb7740 obj2 = (JSObject *) 0xab97320 parent = (JSObject *) 0xab97320 ok = 0 cond = 172834360 interruptHandler = (JSTrapHandler) 0 len = 173270328 endpc = (jsbytecode *) 0x46eb
pc2 = (jsbytecode *) 0xbfa87788 "Èw¨¿Óç*·8>M\n s¹\n@w»\n\020\033²\n¼w¨¿" op = JSOP_CALL op2 = 172892832 index = atom = (JSAtom *) 0x9eb342c argc = attrs = 3073042387 flags = slot = 3215488968 vp = (jsval *) 0xab21b10 lval = 1177851831 rval = 178078424 ltmp = -1079478500 rtmp = 179925792 id = 166409260 prop = (JSProperty *) 0xaf921c0 sprop = str = (JSString *) 0x9e49d68 str2 = i = 0 j = d = 4.89991735276346e-259 d2 = 0 clasp = fun = (JSFunction *) 0xac3d620 type = 1177851831 ida = (JSIdArray *) 0x0 low = 173270416 off = 0 npairs = 0 getter = setter = jumpTable = (void **) 0xb7db8940 normalJumpTable = {0xb7d5d285, 0xb7d60b1e, 0xb7d5c312, 0xb7d5f8c2, 0xb7d5f910, 0xb7d5c0c7, 0xb7d5c4ce, 0xb7d60b69, 0xb7d60bc8, 0xb7d5da3d, 0xb7d61786, 0xb7d6178b, 0xb7d60626, 0xb7d60658, 0xb7d60693, 0xb7d60909, 0xb7d61606, 0xb7d616c6, 0xb7d60f59, 0xb7d61ac3, 0xb7d61eed, 0xb7d61fce, 0xb7d5e772, 0xb7d5e81e, 0xb7d601fc, 0xb7d602a7, 0xb7d5fd39, 0xb7d603a9, 0xb7d5fde1, 0xb7d600eb, 0xb7d5fb70, 0xb7d5fc7c, 0xb7d60352, 0xb7d60547, 0xb7d5fef2, 0xb7d5ff94, 0xb7d6001f, 0xb7d5f948, 0xb7d5f9ec, 0xb7d5c112, 0xb7d5fac0, 0xb7d5fb05, 0xb7d5faf2, 0xb7d5fae8, 0xb7d5fb15, 0xb7d5fafd, 0xb7d5faed, 0xb7d5beb2, 0xb7d5c060, 0xb7d5be09, 0xb7d5beb2, 0xb7d5c060, 0xb7d5be09, 0xb7d5c551, 0xb7d5c599, 0xb7d61c6c, 0xb7d60ccd, 0xb7d5c161, 0xb7d5ca81, 0xb7d5c161, 0xb7d5c712, 0xb7d5c712, 0xb7d5d43d, 0xb7d5d46a, 0xb7d5d497, 0xb7d61233, 0xb7d5d4c4, 0xb7d5d4f1, 0xb7d60c27, 0xb7d5ea2f, 0xb7d5d51e, 0xb7d5d7b9, 0xb7d610bd, 0xb7d6111e, 0xb7d5e58f, 0xb7d5db6b, 0xb7d5dcd8, 0xb7d5d7c8, 0xb7d5d84b, 0xb7d5d8e0, 0xb7d5d323, 0xb7d60a7a, 0xb7d5ff4f, 0xb7d5d99f, 0xb7d5c754, 0xb7d5ddd7, 0xb7d5c7ac, 0xb7d5de2c, 0xb7d615c8, 0xb7d5f4e1, 0xb7d5f365, 0xb7d5f3b2, 0xb7d5e5fb, 0xb7d5e6e0, 0xb7d5f586, 0xb7d5fb57, 0xb7d611ca, 0xb7d5fb25, 0xb7d61198, 0xb7d5ebd7, 0xb7d609cf, 0xb7d5fb3e, 0xb7d611b1, 0xb7d60cc6, 0xb7d617b8, 0xb7d61795, 0xb7d5bcf8, 0xb7d60a9c, 0xb7d60824, 0xb7d5c599, 0xb7d5f630, 0xb7d618b2, 0xb7d5eaa2, 0xb7d5eb37, 0xb7d5de9f, 0xb7d5df5e, 0xb7d5dfa2, 0xb7d60b00, 0xb7d5ddb9, 0xb7d619a8, 0xb7d5c4ca, 0xb7d5ca81, 0xb7d60dd5, 0xb7d5d074, 0xb7d5d074, 0xb7d5e10f, 0xb7d5c852, 0xb7d5c852, 0xb7d5e349, 0xb7d5e3f5, 0xb7d5f64e, 0xb7d60b4b, 0xb7d60ea4, 0xb7d5f612, 0xb7d5de81, 0xb7d60acd, 0xb7d5da93, 0xb7d5db02, 0xb7d5e299, 0xb7d5c50a, 0xb7d617d6, 0xb7d61844, 0xb7d614f1, 0xb7d61546, 0xb7d5def7, 0xb7d61a2e, 0xb7d5c506, 0xb7d5d5dc, 0xb7d5d6bc, 0xb7d5efd1, 0xb7d5f029, 0xb7d5f698, 0xb7d5c312, 0xb7d5f943, 0xb7d5c804, 0xb7d5dfdb, 0xb7d60a5f, 0xb7d612d1, 0xb7d61215, 0xb7d60a0b, 0xb7d5d388, 0xb7d5f82c, 0xb7d5f876, 0xb7d5f6d8, 0xb7d5f719, 0xb7d5f780, 0xb7d5f7dc, 0xb7d5e8ca, 0xb7d5c970, 0xb7d5c970, 0xb7d5e922, 0xb7d5e985, 0xb7d5c9e5, 0xb7d5c348, 0xb7d5f2c3, 0xb7d5f2fe, 0xb7d5f067, 0xb7d5f0b4, 0xb7d5f101, 0xb7d5f14e, 0xb7d5f1d4, 0xb7d5f24f, 0xb7d5eca5, 0xb7d5ed19, 0xb7d612ef, 0xb7d5ed8e, 0xb7d6199e, 0xb7d5c348, 0xb7d61c25, 0xb7d5d2f3, 0xb7d5c6e2, 0xb7d5c6e2, 0xb7d5f02b, 0xb7d5f049, 0xb7d61d6b, 0xb7d5c0f5, 0xb7d5c551, 0xb7d5c9e5, 0xb7d5c112, 0xb7d5edda...} interruptJumpTable = {0xb7d5b7d0 } #57 0xb7d685b8 in js_Execute (cx=0xa53e538, chain=0xab97320, script=0xab8eb08, down=0x0, flags=2, result=0xbfa87928) at jsinterp.c:1536 hook = (JSInterpreterHook) 0 hookData = (void *) 0x0 mark = (void *) 0x0 oldfp = (JSStackFrame *) 0x0 frame = {regs = 0xbfa87764, spbase = 0xab21b10, callobj = 0x0, argsobj = 0x0, varobj = 0xab97320, callee = 0x0, script = 0xab8eb08, fun = 0x0, thisp = 0xaba3180, argc = 0, argv = 0x0, rval = -2147483647, nvars = 0, vars = 0x0, down = 0x0, annotation = 0x0, scopeChain = 0xab97320, sharpDepth = 0, sharpArray = 0x0, flags = 2, dormantNext = 0x0, xmlNamespace = 0x0, blockChain = 0x0} obj = tmp = ok = #58 0xb7d349ad in JS_EvaluateUCScriptForPrincipals (cx=0xa53e538, obj=0xab97320, principals=0xa78d4d4, chars=0xa2d67b0, length=72, filename=0xafc3ca0 "http://localhost/ds/monFichaEquipamento.php?id=139", lineno=329, rval=0xbfa87928) at jsapi.c:4999 script = ok = 0 #59 0xb76378d3 in nsJSContext::EvaluateString (this=0xa53e488, aScript=@0xbfa87a4c, aScopeObject=0xab97320, aPrincipal=0xa78d4d0, aURL=0xafc3ca0 "http://localhost/ds/monFichaEquipamento.php?id=139", aLineNo=329, aVersion=0, aRetValue=0x0, aIsUndefined=0xbfa879b0) at nsJSEnvironment.cpp:1530 ar = {mContext = 0xa53e538, mSaveDepth = 0} setVersion = {mContext = 0xa53e538, mOldOptions = 1032, mOldVersion = JSVERSION_DEFAULT, mOptionsChanged = 0} rv = 0 jsprin = (JSPrincipals *) 0xa78d4d4 principal = ok = 1 stack = { = {mRawPtr = 0x9e52ec0}, } val = #60 0xb754138d in nsScriptLoader::EvaluateScript (this=0xab7da78, aRequest=0xaabe370, aScript=@0xbfa87a4c) at nsScriptLoader.cpp:586 rv = pwin = globalObject = { = {mRawPtr = 0xb392134}, } scriptContent = { = {mRawPtr = 0xac09750}, } stid = 2 context = { = {mRawPtr = 0xa53e488}, } url = { = { = { = { = {}, mData = 0xafc3ca0 "http://localhost/ds/monFichaEquipamento.php?id=139", mLength = 50, mFlags = 65541}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa879d8 ""}, mStorage = "\000y¨¿­\214\237·PÈÉ\n\000\000\000\000(z¨¿¸\nT·pã«\n\000\000\000\000\001\000\000\000\001\000\000\000\035q£·Lz¨¿(z¨¿\034z¨¿P\227À\nLz¨¿"} oldProcessingScriptTag = 0 oldCurrent = { = {mRawPtr = 0x0}, } isUndefined = 1 cx = (JSContext *) 0x0 #61 0xb75414c3 in nsScriptLoader::ProcessRequest (this=0xab7da78, aRequest=0xaabe370) at nsScriptLoader.cpp:496 script = (nsAFlatString *) 0xbfa87a4c textData = { = { = { = { = {}, mData = 0xa2d67b0, mLength = 72, mFlags = 65541}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa87a60}, mStorage = {0, 2752, 20808, 2763, 20838, 2763, 6, 0, 32728, 49064, 31368, 49064, 15, 0, 28660, 47051, 0, 0, 52776, 47032, 28660, 47089, 40, 0, 40, 0, 31416, 49064, 2053, 47075, 33088, 47089, 40, 0, 33088, 47089, 31464, 49064, 4150, 46932, 43464, 2604, 41556, 46895, 31464, 49064, 15997, 47055, 58228, 2731, 28660, 47051, 31464, 49064, 10918, 46932, 58228, 2731, 38736, 2752, 31480, 49064, 36078, 47007}} rv = #62 0xb7542626 in nsScriptLoader::ProcessScriptElement (this=0xab7da78, aElement=0xac0976c) at nsScriptLoader.cpp:453 globalObject = (class nsIScriptGlobalObject *) 0xb392134 context = rootContent = { = {mRawPtr = 0xaa61570}, } typeID = 2 version = 0 language = { = { = { = { = {}, mData = 0xbfa87e60, mLength = 0, mFlags = 65553}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa87e60}, mStorage = {0, 47074, 1, 0, 32392, 49064, 29142, 47011, 50408, 2526, 38736, 2752, 0, 0, 0, 0, 29112, 47011, 48951, 47087, 55744, 47087, 43185, 47087, 42975, 47087, 52776, 47032, 32496, 49064, 51687, 46930, 33144, 47089, 81, 0, 10, 0, 28660, 47051, 0, 0, 58144, 2731, 32472, 49064, 33342, 46930, 38752, 2752, 38736, 2752, 0, 0, 0, 0, 0, 0, 0, 0, 33136, 47089, 33136, 47089}} type = { = { = { = { = {}, mData = 0xacb5148, mLength = 15, mFlags = 65541}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa87dcc}, mStorage = {0, 47012, 20808, 2763, 11832, 2679, 32264, 49064, 20894, 46928, 53116, 2525, 2, 0, 32264, 49064, 28987, 47011, 50408, 2526, 38736, 2752, 32496, 49064, 32496, 49064, 28957, 47011, 28660, 47051, 32312, 49064, 51898, 46930, 38736, 2752, 1, 0, 8160, 47044, 51846, 46930, 32520, 49064, 38736, 2752, 32536, 49064, 28660, 47051, 38736, 2752, 38736, 2752, 32344, 49064, 33715, 46930, 38752, 2752, 38736, 2752, 0, 0}} src = { = { = { = { = {}, mData = 0xbfa87d38, mLength = 0, mFlags = 65553}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa87d38}, mStorage = {0, 49064, 25190, 47012, 32284, 49064, 48951, 47087, 55744, 47087, 43185, 47087, 42975, 47087, 23680, 2748, 32424, 49064, 18555, 46935, 33144, 47089, 48, 0, 6, 0, 25023, 46927, 32408, 49064, 20800, 2763, 14, 0, 17, 1, 63, 0, 32136, 49064, 117, 108, 116, 105, 0, 0, 86, 97, 33136, 47089, 19856, 2753, 115, 103, 0, 47089, 48951, 47087, 6, 0, 43185, 47087, 42975, 47087}} rv = eltContent = { = {mRawPtr = 0xac09750}, } scriptURI = { = {mRawPtr = 0x0}, } jsTypes = {0xb7ab9d8c "text/javascript", 0xb7b83982 "text/ecmascript", 0xb7b83952 "application/javascript", 0xb7b83992 "application/ecmascript", 0xb7b83969 "application/x-javascript", 0x0} #63 0xb7540200 in nsScriptElement::MaybeProcessScript (this=0xac0976c) at nsScriptElement.cpp:188 cont = { = {mRawPtr = 0xac09750}, } scriptresult = #64 0xb759e6d3 in nsHTMLScriptElement::MaybeProcessScript (this=0xac09750) at nsHTMLScriptElement.cpp:537 rv = #65 0xb759d752 in nsHTMLScriptElement::DoneAddingChildren (this=0xac09750, aHaveNotified=1) at nsHTMLScriptElement.cpp:483 No locals. #66 0xb75b3340 in HTMLContentSink::ProcessSCRIPTEndTag (this=0xa9f5208, content=0xac09750, aMalformed=0) at nsHTMLContentSink.cpp:3135 sele = { = {mRawPtr = 0xac0976c}, } rv = #67 0xb75b3f1f in SinkContext::CloseContainer (this=0xacba630, aTag=eHTMLTag_script, aMalformed=0) at nsHTMLContentSink.cpp:1012 result = 0 nodeType = eHTMLTag_script content = (class nsGenericHTMLElement *) 0xac09750 #68 0xb75b415a in HTMLContentSink::CloseContainer (this=0xb0605f0, aTag=1177851831) at nsHTMLContentSink.cpp:2383 rv = #69 0xb737d382 in CNavDTD::CloseContainer (this=0xa9e0170, aTag=eHTMLTag_script, aMalformed=0) at CNavDTD.cpp:2780 result = #70 0xb737ef23 in CNavDTD::HandleEndToken (this=0xa9e0170, aToken=0xa74c520) at CNavDTD.cpp:1683 result = gBarriers = {eHTMLTag_thead, eHTMLTag_tbody, eHTMLTag_tfoot, eHTMLTag_table} #71 0xb738010b in CNavDTD::HandleToken (this=0xa9e0170, aToken=0xa74c520, aParser=0xabb5d10) at CNavDTD.cpp:764 result = 0 gLegalElements = {eHTMLTag_table, eHTMLTag_thead, eHTMLTag_tbody, eHTMLTag_tr, eHTMLTag_td, eHTMLTag_th, eHTMLTag_tfoot} #72 0xb73807cd in CNavDTD::BuildModel (this=0xa9e0170, aParser=0xabb5d10, aTokenizer=0xabb8ca0, anObserver=0x0, aSink=0xa9f5290) at CNavDTD.cpp:336 theToken = result = 0 oldTokenizer = (class nsITokenizer *) 0xabb8ca0 #73 0xb73869aa in nsParser::BuildModel (this=0xabb5d10) at nsParser.cpp:1773 theRootContext = (CParserContext *) 0x0 theTokenizer = (class nsITokenizer *) 0xabb8ca0 result = #74 0xb7388d77 in nsParser::ResumeParse (this=0xabb5d10, allowIteration=1, aIsFinalChunk=1, aCanInterrupt=1) at nsParser.cpp:1650 theTokenizerResult = 0 theIterationIsOk = 1 result = 0 #75 0xb7386c34 in nsParser::ContinueInterruptedParsing (this=0xabb5d10) at nsParser.cpp:1174 result = kungFuDeathGrip = { = {mRawPtr = 0xabb5d10}, } #76 0xb74fefe8 in nsContentSink::ContinueInterruptedParsingIfEnabled (this=0xa9f5208) at nsContentSink.cpp:1501 No locals. #77 0xb7501a13 in nsRunnableMethod::Run (this=0x9db8d60) at ../../../dist/include/xpcom/nsThreadUtils.h:261 No locals. #78 0xb7a2ce92 in nsThread::ProcessNextEvent (this=0x9dc4948, mayWait=1, result=0xbfa88464) at nsThread.cpp:510 notifyGlobalObserver = 1 obs = { = {mRawPtr = 0x9e69f4c}, } event = { = {mRawPtr = 0x9db8d60}, } rv = 0 #79 0xb79fd8f4 in NS_ProcessNextEvent_P (thread=0x46eb, mayWait=1) at nsThreadUtils.cpp:227 val = #80 0xb7981004 in nsBaseAppShell::Run (this=0x9e69f48) at nsBaseAppShell.cpp:170 thread = (class nsIThread *) 0x9dc4948 #81 0xb7816fe4 in nsAppStartup::Run (this=0x9ea23b8) at nsAppStartup.cpp:181 rv = #82 0xb727d1fc in XRE_main (argc=1, argv=0xbfa897c4, aAppData=0x9d64838) at nsAppRunner.cpp:3170 obsService = { = {mRawPtr = 0x9e3c948}, } remoteService = { = {mRawPtr = 0xa2a4000}, } appStartup = { = {mRawPtr = 0x9ea23b8}, } workingDir = { = {mRawPtr = 0xa026f08}, } chromeObserver = { = {mRawPtr = 0x9e16770}, } cmdLine = { = {mRawPtr = 0x9e64690}, } noEMRestart = xpcom = {mServiceManager = 0x9dc65b4} desktopStartupIDEnv = desktopStartupID = { = { = { = { = {}, mData = 0xbfa888d8 "", mLength = 0, mFlags = 65553}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa888d8 ""}, mStorage = "\000\211¨¿¹n¤·XJÖ\tôï\004\b\b\211¨¿f^¤·\024\212¨¿\001\000\000\000\215\033¢·ôï\004\b\\HÖ\tø\211¨¿(\211¨¿¼Í\004\bø\211¨¿\000\000\000"} xremotearg = upgraded = -1079474396 appInitiatedRestart = dirProvider = { = { = { = {_vptr.nsISupports = 0xb7c01108}, }, }, = { = {_vptr.nsISupports = 0xb7c0112c}, }, mAppProvider = { = {mRawPtr = 0x0}, }, mGREDir = { = {mRawPtr = 0x9d64a58}, }, mSysPluginDir = { = {mRawPtr = 0x0}, }, mXULAppDir = { = {mRawPtr = 0x9d649b8}, }, mProfileDir = { = {mRawPtr = 0x9dc4290}, }, mProfileLocalDir = { = {mRawPtr = 0x9dc4308}, }, mProfileNotified = 1 '\001', mExtensionsLoaded = 1 '\001', mAppBundleDirectories = { = {mArray = {mImpl = 0x0}}, }, mExtensionDirectories = { = {mArray = {mImpl = 0x9dc95f8}}, }, mThemeDirectories = { = {mArray = {mImpl = 0x9dc9a58}}, }} display = (GdkDisplay *) 0x9d86008 nativeApp = { = {mRawPtr = 0x9d8cff0}, } desktopStartupIDPtr = 0x0 startOffline = 0 profLD = { = {mRawPtr = 0x9dc4308}, } profD = { = {mRawPtr = 0x9dc4290}, } needsRestart = 0 canRun = 1 profileLock = { = {mRawPtr = 0x9dcb498}, } profileName = { = { = { = { = {}, mData = 0x9da7798 "default", mLength = 7, mFlags = 65541}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa88884 ""}, mStorage = "\000\210¨¿\005\bã·@\201ñ·t\000\000\000@\201ñ·¸\210¨¿ô_\003¸t\000\000\000ø\211¨¿Ø\210¨¿}>Ï·`JÖ\tôoË·Ø\210¨¿HE¢·`JÖ\t"} version = { = { = { = { = {}, mData = 0xbfa88830 "3.0.1_2008071816/2008071816", mLength = 27, mFlags = 65553}, }, mFixedCapacity = 63, mFixedBuf = 0xbfa88830 "3.0.1_2008071816/2008071816"}, mStorage = "3.0.1_2008071816/2008071816\000PJÖ\t¸IÖ\t\024\212¨¿\002\000\000\000\000\000\000\000ÀIÖ\tôoË·\210\210¨¿HE¢·"} osABI = { = { = { = {}, mData = 0xb7ab597e "Linux_x86-gcc3", mLength = 14, mFlags = 1}, }, } versionOK = rv = 0 ar = gtkModules = override = 0x0 appData = { = {size = 56, directory = 0x9d649b8, vendor = 0x9d652f8 "Mozilla", name = 0x9d652d8 "Firefox", version = 0x9d652e8 "3.0.1", buildID = 0x9d55c10 "2008071816", ID = 0x9d64af8 "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", copyright = 0x9d64b28 "Copyright (c) 1998 - 2008 mozilla.org", flags = 6, xreDirectory = 0x9d64a58, minVersion = 0x9d55c20 "1.9.0.1", maxVersion = 0x9d55c30 "1.9.0.*", crashReporterURL = 0x9d64b58 "https://crash-reports.mozilla.com/submit", profile = 0x0}, } iniFile = { = {mRawPtr = 0x9d64b88}, } localIniFile = { = {mRawPtr = 0x9d64b88}, } parser = {mSections = {, nsINIParser_internal::INIValue*>> = { > >> = {mTable = {ops = 0xb7ccd558, data = 0x0, hashShift = 28, maxAlphaFrac = 192 'À', minAlphaFrac = 64 '@', entrySize = 12, entryCount = 1, removedCount = 0, generation = 0, entryStore = 0x9d64d68 ""}}, }, }, mFileContents = {mRawPtr = 0x9d64e30 "[Build"}} i = #83 0x080490eb in ?? () No symbol table info available. #84 0xb7dd3685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #85 0x08048c71 in ?? () No symbol table info available. (gdb) info registers eax 0x463497b7 1177851831 ecx 0x46eb 18155 edx 0xb0605f0 184944112 ebx 0xb7cb6ff4 -1211404300 esp 0xbfa85bec 0xbfa85bec ebp 0xbfa85c04 0xbfa85c04 esi 0x9d890c0 165187776 edi 0x9e80738 166201144 eip 0xb796bb4a 0xb796bb4a eflags 0x210286 [ PF SF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) thread apply all backtrace Thread 10 (Thread 0xb246ab90 (LWP 18172)): #0 0xb806e424 in __kernel_vsyscall () #1 0xb804c392 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d01f9e in ?? () from /usr/lib/libnspr4.so.0d #3 0xb7d02dc0 in PR_WaitCondVar () from /usr/lib/libnspr4.so.0d #4 0xb72e3af2 in nsHostResolver::GetHostToLookup (this=0x9e40b70, result=0xb246a378) at nsHostResolver.cpp:595 #5 0xb72e41c8 in nsHostResolver::ThreadFunc (arg=0x9e40b10) at nsHostResolver.cpp:690 #6 0xb7d091e1 in ?? () from /usr/lib/libnspr4.so.0d #7 0xb80484ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0xb7e9e64e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 9 (Thread 0xb2c6bb90 (LWP 18171)): #0 0xb806e424 in __kernel_vsyscall () #1 0xb804c065 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d02e39 in PR_WaitCondVar () from /usr/lib/libnspr4.so.0d #3 0xb7d02eb7 in PR_Wait () from /usr/lib/libnspr4.so.0d #4 0xb7a2c0b9 in nsEventQueue::GetEvent (this=0xaa03a08, mayWait=1, result=0xb2c6b304) at ../../dist/include/xpcom/nsAutoLock.h:340 #5 0xb7a2ce66 in nsThread::ProcessNextEvent (this=0xa2758b0, mayWait=1, result=0xb2c6b344) at nsThread.h:112 #6 0xb79fd8f4 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at nsThreadUtils.cpp:227 #7 0xb7a2d5f9 in nsThread::ThreadFunc (arg=0xa2758b0) at nsThread.cpp:253 #8 0xb7d091e1 in ?? () from /usr/lib/libnspr4.so.0d #9 0xb80484ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb7e9e64e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 8 (Thread 0xb3a48b90 (LWP 18170)): #0 0xb806e424 in __kernel_vsyscall () #1 0xb804c065 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d02e39 in PR_WaitCondVar () from /usr/lib/libnspr4.so.0d #3 0xb78377e2 in nsCertVerificationThread::Run (this=0xa1c7778) at nsCertVerificationThread.cpp:138 #4 0xb783607e in nsPSMBackgroundThread::nsThreadRunner (arg=0xa1c7778) at nsPSMBackgroundThread.cpp:44 #5 0xb7d091e1 in ?? () from /usr/lib/libnspr4.so.0d #6 0xb80484ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb7e9e64e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 7 (Thread 0xb4a5fb90 (LWP 18169)): #0 0xb806e424 in __kernel_vsyscall () #1 0xb804c065 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d02e39 in PR_WaitCondVar () from /usr/lib/libnspr4.so.0d #3 0xb783674a in nsSSLThread::Run (this=0xa1c16a0) at nsSSLThread.cpp:964 #4 0xb783607e in nsPSMBackgroundThread::nsThreadRunner (arg=0xa1c16a0) at nsPSMBackgroundThread.cpp:44 #5 0xb7d091e1 in ?? () from /usr/lib/libnspr4.so.0d #6 0xb80484ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb7e9e64e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread 0xb425eb90 (LWP 18168)): #0 0xb806e424 in __kernel_vsyscall () #1 0xb804c392 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d01f9e in ?? () from /usr/lib/libnspr4.so.0d #3 0xb7d02dc0 in PR_WaitCondVar () from /usr/lib/libnspr4.so.0d #4 0xb7d02eb7 in PR_Wait () from /usr/lib/libnspr4.so.0d #5 0xb7a2eac6 in nsThreadPool::Run (this=0xa045dfc) at ../../dist/include/xpcom/nsAutoLock.h:340 #6 0xb7a2ce92 in nsThread::ProcessNextEvent (this=0xa047ac8, mayWait=1, result=0xb425e344) at nsThread.cpp:510 #7 0xb79fd8f4 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at nsThreadUtils.cpp:227 #8 0xb7a2d5f9 in nsThread::ThreadFunc (arg=0xa047ac8) at nsThread.cpp:253 #9 0xb7d091e1 in ?? () from /usr/lib/libnspr4.so.0d #10 0xb80484ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #11 0xb7e9e64e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread 0xb534ab90 (LWP 18165)): #0 0xb806e424 in __kernel_vsyscall () #1 0xb804c392 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d01f9e in ?? () from /usr/lib/libnspr4.so.0d #3 0xb7d02dc0 in PR_WaitCondVar () from /usr/lib/libnspr4.so.0d #4 0xb7a2fdd0 in TimerThread::Run (this=0x9dcb32c) at TimerThread.cpp:345 #5 0xb7a2ce92 in nsThread::ProcessNextEvent (this=0x9ee7600, mayWait=1, result=0xb534a344) at nsThread.cpp:510 #6 0xb79fd8f4 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at nsThreadUtils.cpp:227 #7 0xb7a2d5f9 in nsThread::ThreadFunc (arg=0x9ee7600) at nsThread.cpp:253 #8 0xb7d091e1 in ?? () from /usr/lib/libnspr4.so.0d #9 0xb80484ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb7e9e64e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread 0xb5badb90 (LWP 18161)): #0 0xb806e424 in __kernel_vsyscall () #1 0xb7e93de7 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7d04d8c in ?? () from /usr/lib/libnspr4.so.0d #3 0xb72da82b in nsSocketTransportService::Poll (this=0x9e3b720, wait=1, interval=0xb5bad1e8) at nsSocketTransportService2.cpp:349 #4 0xb72dad20 in nsSocketTransportService::DoPollIteration (this=0x9e3b720, wait=1) at nsSocketTransportService2.cpp:644 #5 0xb72dafca in nsSocketTransportService::OnProcessNextEvent (this=0x9e3b720, thread=0x9e3bf68, mayWait=1, depth=1) at nsSocketTransportService2.cpp:523 #6 0xb7a2ce34 in nsThread::ProcessNextEvent (this=0x9e3bf68, mayWait=1, result=0xb5bad294) at nsThread.cpp:497 #7 0xb79fd8f4 in NS_ProcessNextEvent_P (thread=0x1, mayWait=1) at nsThreadUtils.cpp:227 #8 0xb72daa43 in nsSocketTransportService::Run (this=0x9e3b720) at nsSocketTransportService2.cpp:565 #9 0xb7a2ce92 in nsThread::ProcessNextEvent (this=0x9e3bf68, mayWait=1, result=0xb5bad344) at nsThread.cpp:510 #10 0xb79fd8f4 in NS_ProcessNextEvent_P (thread=0x1, mayWait=1) at nsThreadUtils.cpp:227 #11 0xb7a2d5f9 in nsThread::ThreadFunc (arg=0x9e3bf68) at nsThread.cpp:253 #12 0xb7d091e1 in ?? () from /usr/lib/libnspr4.so.0d #13 0xb80484ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #14 0xb7e9e64e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb7dbb6c0 (LWP 18155)): #0 0xb796bb4a in nsRefPtr (this=0xbfa85c2c, aRawPtr=0xb0605f0) at ../../../dist/include/xpcom/nsAutoPtr.h:980 #1 0xb7968be1 in leave_notify_event_cb (widget=0x9e80738, event=0x9d890c0) at nsWindow.cpp:4606 #2 0xb6878372 in _gtk_marshal_BOOLEAN__BOXED (closure=0xa176328, return_value=0xbfa85dfc, n_param_values=2, param_values=0xa5252a0, invocation_hint=0xbfa85de8, marshal_data=0xb7968b60) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkmarshalers.c:84 #3 0xb6ce0c73 in IA__g_closure_invoke (closure=0xa176328, return_value=0xbfa85dfc, n_param_values=2, param_values=0xa5252a0, invocation_hint=0xbfa85de8) at /build/buildd/glib2.0-2.17.7/gobject/gclosure.c:767 #4 0xb6cf84b5 in signal_emit_unlocked_R (node=0x9db13d0, detail=0, instance=0x9e80738, emission_return=0xbfa85f34, instance_and_params=0xa5252a0) at /build/buildd/glib2.0-2.17.7/gobject/gsignal.c:3244 #5 0xb6cf9a7b in IA__g_signal_emit_valist (instance=0x9e80738, signal_id=57, detail=0, var_args=0xbfa85f8c "¤_¨¿À\220Ø\t8\aè\tâ,ζ\034P³\n\001") at /build/buildd/glib2.0-2.17.7/gobject/gsignal.c:2987 #6 0xb6cfa086 in IA__g_signal_emit (instance=0x9e80738, signal_id=57, detail=0) at /build/buildd/glib2.0-2.17.7/gobject/gsignal.c:3034 #7 0xb69a65be in gtk_widget_event_internal (widget=0x9e80738, event=0x9d890c0) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkwidget.c:4745 #8 0xb69a67c2 in synth_crossing (widget=0x9e80738, type=, window=0xab35018, mode=GDK_CROSSING_GTK_GRAB, detail=GDK_NOTIFY_NONLINEAR) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkwidget.c:8122 #9 0xb69a93e5 in _gtk_widget_synthesize_crossing (from=0x9e80738, to=0xaf8d170, mode=GDK_CROSSING_GTK_GRAB) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkwidget.c:8317 #10 0xb6870e12 in gtk_grab_notify_foreach (child=0x9e80738, data=0xbfa86104) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkmain.c:1684 #11 0xb67a22ba in gtk_bin_forall (container=0x9e8d2e0, include_internals=1, callback=0xb6870c50 , callback_data=0xbfa86104) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkbin.c:128 #12 0xb67dedf6 in IA__gtk_container_forall (container=0x9e8d2e0, callback=0xb6870c50 , callback_data=0xbfa86104) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkcontainer.c:1455 #13 0xb6870e40 in gtk_grab_notify_foreach (child=0x9e8d2e0, data=0xbfa86104) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkmain.c:1677 #14 0xb6870fc8 in gtk_grab_notify (group=0x9e97ac0, old_grab_widget=, new_grab_widget=0xaf8d170, from_grab=1) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkmain.c:1736 #15 0xb6871172 in IA__gtk_grab_add (widget=0xaf8d170) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkmain.c:1765 #16 0xb69c485e in gtk_window_show (widget=0xaf8d170) at /build/buildd/gtk+2.0-2.13.7/gtk/gtkwindow.c:4345 #17 0xb6ceeb54 in IA__g_cclosure_marshal_VOID__VOID (closure=0x9db0740, return_value=0x0, n_param_values=1, param_values=0xad64218, invocation_hint=0xbfa863a8, marshal_data=0xb69c4700) at /build/buildd/glib2.0-2.17.7/gobject/gmarshal.c:77 #18 0xb6cdf3e9 in g_type_class_meta_marshal (closure=0x9db0740, return_value=0x0, n_param_values=1, param_values=0xad64218, invocation_hint=0xbfa863a8, marshal_data=0x5c) at /build/buildd/glib2.0-2.17.7/gobject/gclosure.c:878 #19 0xb6ce0c73 in IA__g_closure_invoke (closure=0x9db0740, return_value=0x0, n_param_values=1, param_values=0xad64218, invocation_hint=0xbfa863a8) at /build/buildd/glib2.0-2.17.7/gobject/gclosure.c:767 #20 0xb6cf7cee in signal_emit_unlocked_R (node=0x9db0788, detail=0, instance=0xaf8d170, emission_return=0x0, instance_and_params=0xad64218) at /build/buildd/glib2.0-2.17.7/gobject/gsignal.c:3174 #21 0xb6cf9bd6 in IA__g_signal_emit_valist (instance=0xaf8d170, signal_id=24, detail=0, var_args=0xbfa86548 "ôoË·pF¯\nH\023\001\vôe¨¿::Run (this=0x9db8d60) at ../../../dist/include/xpcom/nsThreadUtils.h:261 #78 0xb7a2ce92 in nsThread::ProcessNextEvent (this=0x9dc4948, mayWait=1, result=0xbfa88464) at nsThread.cpp:510 #79 0xb79fd8f4 in NS_ProcessNextEvent_P (thread=0x46eb, mayWait=1) at nsThreadUtils.cpp:227 #80 0xb7981004 in nsBaseAppShell::Run (this=0x9e69f48) at nsBaseAppShell.cpp:170 #81 0xb7816fe4 in nsAppStartup::Run (this=0x9ea23b8) at nsAppStartup.cpp:181 #82 0xb727d1fc in XRE_main (argc=1, argv=0xbfa897c4, aAppData=0x9d64838) at nsAppRunner.cpp:3170 #83 0x080490eb in ?? () #84 0xb7dd3685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #85 0x08048c71 in ?? () (gdb) quit The program is running. Exit anyway? (y or n)