Open
Bug 267593
Opened 20 years ago
Updated 2 years ago
###!!! ASSERTION: You can't dereference a NULL nsCOMPtr with operator->().: 'mRawPtr != 0', file ../../../../dist/include/xpcom\nsCOMPtr.h, line 712 [@ SetTitletipLabel]
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: timeless, Unassigned)
Details
Attachments
(1 file)
735 bytes,
patch
|
Details | Diff | Splinter Review |
###!!! ASSERTION: You can't dereference a NULL nsCOMPtr with operator->().:
'mRawPtr != 0', file ../../../../dist/include/xpcom\nsCOMPtr.h, line 712
+ view {mRawPtr=0x00000000 } nsCOMPtr<nsITreeView>
> gklayout.dll!SetTitletipLabel(nsITreeBoxObject * aTreeBox=0x00000000,
nsIContent * aTooltip=0x037fa518, int aRow=0x00000008, nsITreeColumn *
aCol=0x03a1b810) Line 443 + 0x8 C++
gklayout.dll!nsXULTooltipListener::LaunchTooltip(nsIContent *
aTarget=0x0381a508, int aX=0x00000036, int aY=0x000000f4) Line 476 + 0x10 C++
gklayout.dll!nsXULTooltipListener::ShowTooltip() Line 378 C++
xpcom_core.dll!nsTimerImpl::Fire() Line 383 + 0x7 C++
xpcom_core.dll!handleTimerEvent(TimerEventType * event=0x03a8f600) Line 448
+ 0x7 C++
xpcom_core.dll!PL_HandleEvent(PLEvent * self=0x03a8f600) Line 693 C
xpcom_core.dll!PL_ProcessPendingEvents(PLEventQueue * self=0x00fc43c8) Line 628 C
xpcom_core.dll!nsEventQueueImpl::ProcessPendingEvents() Line 395 C++
gkwidget.dll!nsWindow::DispatchPendingEvents() Line 3721 C++
gkwidget.dll!nsWindow::ProcessMessage(unsigned int msg=0x00000200, unsigned
int wParam=0x00000000, long lParam=0x00e70084, long * aRetValue=0x0012fda0)
Line 4092 C++
gkwidget.dll!nsWindow::WindowProc(HWND__ * hWnd=0x00630862, unsigned int
msg=0x00000200, unsigned int wParam=0x00000000, long lParam=0x037b3ac4) Line
1355 + 0x10 C++
user32.dll!77d43a50()
user32.dll!77d43b1f()
user32.dll!GetMessageW() + 0x125
user32.dll!DispatchMessageA() + 0xb
winEmbed.exe!main(int argc=0x00000001, char * * argv=0x00357b80) Line 188 +
0x10 C++
winEmbed.exe!mainCRTStartup() Line 400 + 0x11 C
kernel32.dll!TermsrvAppInstallMode() + 0x269
Attachment #164504 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 2•20 years ago
|
||
OK, so how did you manage to get a tree box object without a view?
Comment 3•20 years ago
|
||
I just got the following with few hours old cvs snapshot build on linux. I was
writing an email and have pasted some short text into wrong place so started to
press [backspace] button several times ... and then it happened:
###!!! ASSERTION: JoinNode called with node not listed in offset table.: '0',
file nsTextServicesDocument.cpp, line 2635
Break: at file nsTextServicesDocument.cpp, line 2635
###!!! ASSERTION: JoinNode called with node not listed in offset table.: '0',
file nsTextServicesDocument.cpp, line 2635
Break: at file nsTextServicesDocument.cpp, line 2635
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file
nsFilteredContentIterator.cpp, line 110
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(res)) failed, file mozInlineSpellChecker.
cpp, line 905
###!!! ASSERTION: You can't dereference a NULL nsCOMPtr with operator->().:
'mRawPtr != 0', file ../../../dist/include/xpcom/nsCOMPtr.h, line 849
Break: at file ../../../dist/include/xpcom/nsCOMPtr.h, line 849
Program /usr/local/lib/mozilla-1.8b2/mozilla-bin (pid = 9060) received signal
11.
Stack:
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libprofile.so +0x0001C660]
__kernel_sigreturn+0x00000000 [ +0x00000420]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libeditor.so +0x000C6996]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libeditor.so +0x000E4C5C]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libeditor.so +0x00045A3A]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libeditor.so +0x000D626B]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libeditor.so +0x0006C347]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libeditor.so +0x00060D11]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libeditor.so +0x000CDC2E]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libeditor.so +0x000D8457]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libgklayout.so +0x003D9FC6]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libgklayout.so +0x003DE357]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libgklayout.so +0x00381445]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libgklayout.so +0x003A3235]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libgklayout.so +0x0012EBF2]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libgklayout.so +0x0012E3B0]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libgklayout.so +0x00513B46]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libgklayout.so +0x00513304]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libgklayout.so +0x00508235]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libwidget_gtk2.so +0x0001D43C]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libwidget_gtk2.so +0x0000E89F]
UNKNOWN [/usr/local/lib/mozilla-1.8b2/components/libwidget_gtk2.so +0x00013930]
Sleeping for 5 minutes.
Type 'gdb /usr/local/lib/mozilla-1.8b2/mozilla-bin 9060' to attach your debugger
to this thread.
(gdb) where
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb7586c86 in nanosleep () from /lib/tls/libc.so.6
#2 0xb7586a84 in sleep () from /lib/tls/libc.so.6
#3 0x08053afd in ah_crap_handler (signum=11) at nsSigHandlers.cpp:132
#4 0xb60df660 in nsProfileLock::FatalSignalHandler (signo=11)
at nsProfileLock.cpp:209
#5 <signal handler called>
#6 0xb624e937 in nsTextServicesDocument::DeleteNode (this=0xacdf890,
aChild=0x90227dc) at nsTextServicesDocument.cpp:2532
#7 0xb6255996 in nsTSDNotifier::DidDeleteNode (this=0xaf3cef0,
aChild=0x90227dc, aResult=0) at nsTSDNotifier.cpp:118
#8 0xb6273c5c in nsEditor::DeleteNode (this=0xaba3520, aElement=0x90227dc)
at nsEditor.cpp:1542
#9 0xb61d4a3a in nsHTMLEditor::DeleteNode (this=0xaba3520, aNode=0x90227dc)
at nsHTMLEditor.cpp:3883
#10 0xb626526b in nsTextEditRules::DidDeleteSelection (this=0xacb4464,
aSelection=0xac97fe0, aCollapsedAction=2, aResult=0)
at nsTextEditRules.cpp:998
#11 0xb61fb347 in nsHTMLEditRules::DidDeleteSelection (this=0xacb4460,
aSelection=0xac97fe0, aDir=2, aResult=0) at nsHTMLEditRules.cpp:2857
#12 0xb61efd11 in nsHTMLEditRules::DidDoAction (this=0xacb4460,
aSelection=0xac97fe0, aInfo=0xbf846f40, aResult=0)
at nsHTMLEditRules.cpp:641
#13 0xb625cc2e in nsPlaintextEditor::DeleteSelection (this=0xaba3520,
aAction=2) at nsPlaintextEditor.cpp:754
#14 0xb6267457 in nsTextEditorKeyListener::KeyPress (this=0xacc0ef8,
aKeyEvent=0xb0a6a00) at nsEditorEventListeners.cpp:201
#15 0xb6686fc6 in DispatchToInterface (aEvent=0xb0a6a00, aListener=0xacc0ef8,
aMethod={__pfn = 0x19, __delta = 0}, aIID=@0xb69aba90,
aHasInterface=0xbf8470e8) at nsEventListenerManager.cpp:136
#16 0xb668b357 in nsEventListenerManager::HandleEvent (this=0xac9e9a8,
aPresContext=0xab7c0f8, aEvent=0xbf847810, aDOMEvent=0xbf84732c,
aCurrentTarget=0xac68438, aFlags=514, aEventStatus=0xbf84769c)
at nsEventListenerManager.cpp:1660
#17 0xb662e445 in nsDocument::HandleDOMEvent (this=0xac68388,
aPresContext=0xab7c0f8, aEvent=0xbf847810, aDOMEvent=0xbf84732c,
aFlags=514, aEventStatus=0xbf84769c) at nsDocument.cpp:3966
#18 0xb6650235 in nsGenericElement::HandleDOMEvent (this=0xab7b5e0,
aPresContext=0xab7c0f8, aEvent=0xbf847810, aDOMEvent=0xbf84732c,
aFlags=519, aEventStatus=0xbf84769c) at nsGenericElement.cpp:2158
#19 0xb63dbbf2 in PresShell::HandleEventInternal (this=0xac97280,
aEvent=0xbf847810, aView=0xab7c5d0, aFlags=1, aStatus=0xbf84769c)
at nsPresShell.cpp:6369
#20 0xb63db3b0 in PresShell::HandleEvent (this=0xac97280, aView=0xab7c5d0,
aEvent=0xbf847810, aEventStatus=0xbf84769c, aForceHandle=1,
aHandled=@0xbf847698) at nsPresShell.cpp:6188
#21 0xb67c0b46 in nsViewManager::HandleEvent (this=0xab7c550, aView=0xab7c5d0,
aEvent=0xbf847810, aCaptured=0) at nsViewManager.cpp:2455
#22 0xb67c0304 in nsViewManager::DispatchEvent (this=0xab7c550,
aEvent=0xbf847810, aStatus=0xbf847774) at nsViewManager.cpp:2224
#23 0xb67b5235 in HandleEvent (aEvent=0xbf847810) at nsView.cpp:171
#24 0xb4db743c in nsCommonWidget::DispatchEvent (this=0xab7c640,
aEvent=0xbf847810, aStatus=@0xbf84788c) at nsCommonWidget.cpp:219
#25 0xb4da889f in nsWindow::OnKeyPressEvent (this=0xab7c640,
aWidget=0xa799288, aEvent=0x83d2018) at nsWindow.cpp:1766
#26 0xb4dad930 in key_press_event_cb (widget=0xa799288, event=0x83d2018)
at nsWindow.cpp:3841
#27 0xb7b0ad90 in gtk_marshal_VOID__UINT_STRING ()
from /usr/lib/libgtk-x11-2.0.so.0
#28 0x0a799288 in ?? ()
#29 0x083d2018 in ?? ()
#30 0x00000000 in ?? ()
#31 0xb78cf640 in ?? () from /usr/lib/libgobject-2.0.so.0
#32 0x08470ff0 in ?? ()
#33 0xbf847a00 in ?? ()
#34 0xbf847b50 in ?? ()
#35 0xb789a47c in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#36 0x08470ff0 in ?? ()
#37 0xbf847a00 in ?? ()
#38 0x00000002 in ?? ()
#39 0xbf847b50 in ?? ()
#40 0xbf847a28 in ?? ()
#41 0x00000000 in ?? ()
#42 0x00000014 in ?? ()
#43 0xb78c2159 in g_value_init () from /usr/lib/libgobject-2.0.so.0
#44 0xbf847a00 in ?? ()
#45 0x0832a4b0 in ?? ()
#46 0xb7ce1dd4 in pthread_mutex_lock () from /lib/tls/libpthread.so.0
#47 0x00000000 in ?? ()
#48 0x00000000 in ?? ()
#49 0x00000000 in ?? ()
#50 0xb7b0acf8 in gtk_marshal_VOID__UINT_STRING ()
from /usr/lib/libgtk-x11-2.0.so.0
#51 0xb78cf640 in ?? () from /usr/lib/libgobject-2.0.so.0
#52 0x09f38820 in ?? ()
#53 0x0832a1c8 in ?? ()
#54 0xbf847a28 in ?? ()
#55 0xb78b1dd7 in g_signal_has_handler_pending ()
from /usr/lib/libgobject-2.0.so.0
#56 0x08470ff0 in ?? ()
#57 0xbf847a00 in ?? ()
#58 0x00000002 in ?? ()
#59 0xbf847b50 in ?? ()
#60 0xbf847a28 in ?? ()
#61 0x0ac9265c in ?? ()
#62 0xbf847df0 in ?? ()
#63 0x08277014 in ?? ()
#64 0xb7ce3673 in pthread_getspecific () from /lib/tls/libpthread.so.0
#65 0x00000000 in ?? ()
#66 0xbf847a00 in ?? ()
#67 0xbf847a20 in ?? ()
#68 0xbf847a00 in ?? ()
#69 0x00000000 in ?? ()
#70 0x00000009 in ?? ()
#71 0x0832a220 in ?? ()
#72 0x08061548 in ?? ()
#73 0xb788c5e0 in g_thread_use_default_impl () from /usr/lib/libglib-2.0.so.0
#74 0xbf8479b8 in ?? ()
#75 0xb7d23a55 in PR_SetThreadPrivate (index=166884512, priv=0x11fc0)
at prtpd.c:171
Previous frame inner to this frame (corrupt stack?)
(gdb) bt full
#0 0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7586c86 in nanosleep () from /lib/tls/libc.so.6
No symbol table info available.
#2 0xb7586a84 in sleep () from /lib/tls/libc.so.6
No symbol table info available.
#3 0x08053afd in ah_crap_handler (signum=11) at nsSigHandlers.cpp:132
No locals.
#4 0xb60df660 in nsProfileLock::FatalSignalHandler (signo=11)
at nsProfileLock.cpp:209
oldact = (sigaction *) 0xb60e39c0
#5 <signal handler called>
No symbol table info available.
#6 0xb624e937 in nsTextServicesDocument::DeleteNode (this=0xacdf890,
aChild=0x90227dc) at nsTextServicesDocument.cpp:2532
hasEntry = 1
node = {mRawPtr = 0xb7ce3673}
nodeIndex = 0
tcount = -1081840392
entry = (OffsetEntry *) 0xacc0328
result = 0
#7 0xb6255996 in nsTSDNotifier::DidDeleteNode (this=0xaf3cef0,
aChild=0x90227dc, aResult=0) at nsTSDNotifier.cpp:118
No locals.
#8 0xb6273c5c in nsEditor::DeleteNode (this=0xaba3520, aElement=0x90227dc)
at nsEditor.cpp:1542
i = 2
parent = {mRawPtr = 0xac9fac4}
listener = (class nsIEditActionListener *) 0xaf3cef0
beginRulesSniffing = {mEd = 0xaba3520, mDoNothing = 1}
offset = 10
result = 0
txn = (class DeleteElementTxn *) 0x0
#9 0xb61d4a3a in nsHTMLEditor::DeleteNode (this=0xaba3520, aNode=0x90227dc)
at nsHTMLEditor.cpp:3883
selectAllNode = {mRawPtr = 0x0}
#10 0xb626526b in nsTextEditRules::DidDeleteSelection (this=0xacb4464,
aSelection=0xac97fe0, aCollapsedAction=2, aResult=0)
at nsTextEditRules.cpp:998
textNode = {mRawPtr = 0x90227dc}
strLength = 0
startNode = {mRawPtr = 0x90227dc}
startOffset = 0
res = 0
#11 0xb61fb347 in nsHTMLEditRules::DidDeleteSelection (this=0xacb4460,
aSelection=0xac97fe0, aDir=2, aResult=0) at nsHTMLEditRules.cpp:2857
startNode = {mRawPtr = 0x90227dc}
startOffset = 0
res = 0
citeNode = {mRawPtr = 0x0}
#12 0xb61efd11 in nsHTMLEditRules::DidDoAction (this=0xacb4460,
aSelection=0xac97fe0, aInfo=0xbf846f40, aResult=0)
at nsHTMLEditRules.cpp:641
info = (class nsTextRulesInfo *) 0xbf846f40
#13 0xb625cc2e in nsPlaintextEditor::DeleteSelection (this=0xaba3520,
aAction=2) at nsPlaintextEditor.cpp:754
ruleInfo = {<nsRulesInfo> = {_vptr.nsRulesInfo = 0xb62a9f48,
action = 2002}, inString = 0x0, outString = 0x0, outputFormat = 0x0,
maxLength = -1, collapsedAction = 2, bOrdered = 0, entireList = 0,
bulletType = 0x0, alignType = 0x0, blockType = 0x0, insertElement = 0x0}
cancel = 0
handled = 1
result = 0
batch = {mEd = {mRawPtr = 0xaba3520}}
beginRulesSniffing = {mEd = 0xaba3520, mDoNothing = 0}
selection = {mRawPtr = 0xac97fe0}
#14 0xb6267457 in nsTextEditorKeyListener::KeyPress (this=0xacc0ef8,
aKeyEvent=0xb0a6a00) at nsEditorEventListeners.cpp:201
isShiftModifierKey = 134744352
isAnyModifierKeyButShift = 0
rv = 0
nsUIEvent = {mRawPtr = 0xb0a69f8}
flags = 321
textEditor = {mRawPtr = 0xaba35e8}
keyEvent = {mRawPtr = 0xb0a69f0}
keyCode = 8
#15 0xb6686fc6 in DispatchToInterface (aEvent=0xb0a6a00, aListener=0xacc0ef8,
aMethod={__pfn = 0x19, __delta = 0}, aIID=@0xb69aba90,
aHasInterface=0xbf8470e8) at nsEventListenerManager.cpp:136
ifaceListener = (class nsIDOMEventListener *) 0xacc0ef8
rv = 0
#16 0xb668b357 in nsEventListenerManager::HandleEvent (this=0xac9e9a8,
aPresContext=0xab7c0f8, aEvent=0xbf847810, aDOMEvent=0xbf84732c,
aCurrentTarget=0xac68438, aFlags=514, aEventStatus=0xbf84769c)
at nsEventListenerManager.cpp:1660
hasInterface = 1
ls = (nsListenerStruct *) 0xacc0fd8
k = 0
count = 2
originalListeners = {_vptr.nsVoidArray = 0xb7f2b5c8, mImpl = 0xb0a69d8}
popupStatePusher = {mOldState = openAbused}
ret = 0
currentGroup = 512
listeners = (class nsVoidArray *) 0xacc0fa0
typeData = (const EventTypeData *) 0xb6a549c4
dispData = (const EventDispatchData *) 0xb69e6820
kungFuDeathGrip = {mRawPtr = 0xac9e9a8}
#17 0xb662e445 in nsDocument::HandleDOMEvent (this=0xac68388,
aPresContext=0xab7c0f8, aEvent=0xbf847810, aDOMEvent=0xbf84732c,
aFlags=514, aEventStatus=0xbf84769c) at nsDocument.cpp:3966
mRet = 0
externalDOMEvent = 0
domEvent = (class nsIDOMEvent *) 0x0
#18 0xb6650235 in nsGenericElement::HandleDOMEvent (this=0xab7b5e0,
aPresContext=0xab7c0f8, aEvent=0xbf847810, aDOMEvent=0xbf84732c,
aFlags=519, aEventStatus=0xbf84769c) at nsGenericElement.cpp:2158
document = (class nsIDocument *) 0xac68388
ret = 0
retarget = 0
domEvent = (class nsIDOMEvent *) 0xb0a6a00
parent = {mRawPtr = 0x0}
externalDOMEvent = 0
oldTarget = {mRawPtr = 0x0}
ownerDoc = (class nsIDocument *) 0xac68388
lm = (class nsIEventListenerManager *) 0x0
[cut]
Comment 4•19 years ago
|
||
I am getting this also on startup with mozilla-source-2005110305-trunk!
$ ./run-mozilla.sh -g
MOZILLA_FIVE_HOME=.
LD_LIBRARY_PATH=.:./plugins:.
DISPLAY=:0.0
DYLD_LIBRARY_PATH=.:.
LIBRARY_PATH=.:./components:.
SHLIB_PATH=.:.
LIBPATH=.:.
ADDON_PATH=.
MOZ_PROGRAM=./viewer
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=
which: no ddd in (/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/afsws/bin:/etc/afs/afsws:/usr/i686-pc-linux-gnu/gcc-bin/3.4.4:/opt/intel/fortran90/bin:/opt/blackdown-jdk-1.4.2.02/bin:/opt/blackdown-jdk-1.4.2.02/jre/bin:/usr/qt/3/bin:/usr/kde/3.4/bin:/var/qmail/bin:/usr/local/pedant/PEDANT2/soft/PEDANT2/PERL:/home/mokrejs/proj/pedant-tools/perl:/home/mokrejs/proj/mysql-tools::/home/mmokrejs/software/i386_linux24/usr/local/bin:/usr/local/pedant/PEDANT2/soft/PEDANT2/PERL:/home/mokrejs/proj/pedant-tools/perl:/home/mokrejs/proj/mysql-tools:)
/usr/bin/gdb ./viewer -x /tmp/mozargs.ZCwMQ5
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) run
Starting program: /scratch/mozilla/dist/bin/viewer
[Thread debugging using libthread_db enabled]
[New Thread -1220909376 (LWP 24472)]
No Persistent Registry Found.
Type Manifest File: /scratch/mozilla/dist/bin/components/xpti.dat
###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1937
Break: at file xptiInterfaceInfoManager.cpp, line 1937
nsNativeComponentLoader: autoregistering begins.
*** Registering nsTestDynamicModule components (all right -- a generic module!)
*** Registering MyService components (all right -- a generic module!)
[cut]
*** Registering Addressbook LDAP Attribute Map components
*** Registering mdn account manager extension.
*** Registering smime account manager extension.
nsNativeComponentLoader: registering deferred (0)
*** Registering sample JS components
nsNativeComponentLoader: registering deferred (0)
nsNativeComponentLoader: registering deferred (0)
+++ JavaScript debugging hooks installed.
###!!! ASSERTION: Setting main thread twice?: 'Error', file nsThread.cpp, line 441
Break: at file nsThread.cpp, line 441
###!!! ASSERTION: No nsIComponentRegistrar from get service. see dougt: 'registrar', file nsViewerApp.cpp, line 217
Break: at file nsViewerApp.cpp, line 217
###!!! ASSERTION: You can't dereference a NULL nsCOMPtr with operator->().: 'mRawPtr != 0', file ../../../dist/include/xpcom/nsCOMPtr.h, line 849
Break: at file ../../../dist/include/xpcom/nsCOMPtr.h, line 849
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220909376 (LWP 24472)]
0x0805fff1 in nsViewerApp::SetupRegistry (this=0x827b208) at nsViewerApp.cpp:218
218 rv = registrar->AutoRegister(nsnull);
(gdb) where
#0 0x0805fff1 in nsViewerApp::SetupRegistry (this=0x827b208) at nsViewerApp.cpp:218
#1 0x0806011c in nsViewerApp::Initialize (this=0x827b208, argc=1, argv=0xbf8631f4) at nsViewerApp.cpp:243
#2 0x0806d139 in main (argc=1, argv=0xbf8631f4) at nsGtkMain.cpp:191
(gdb) bt full
#0 0x0805fff1 in nsViewerApp::SetupRegistry (this=0x827b208) at nsViewerApp.cpp:218
rv = 2147500037
servManager = {mRawPtr = 0x0}
registrar = {mRawPtr = 0x0}
bwf = (class nsIFactory *) 0xbf8630c8
cookieService = {mRawPtr = 0xbf8630e0}
#1 0x0806011c in nsViewerApp::Initialize (this=0x827b208, argc=1, argv=0xbf8631f4) at nsViewerApp.cpp:243
rv = 136819208
#2 0x0806d139 in main (argc=1, argv=0xbf8631f4) at nsGtkMain.cpp:191
rv = 0
(gdb) info threads
2 Thread -1259304016 (LWP 24478) 0xffffe410 in __kernel_vsyscall ()
* 1 Thread -1220909376 (LWP 24472) 0x0805fff1 in nsViewerApp::SetupRegistry (this=0x827b208) at nsViewerApp.cpp:218
(gdb)
Comment 5•13 years ago
|
||
timeless, is this patch still needed?
QA Contact: jrgmorrison → xptoolkit.widgets
Comment 6•11 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #5)
> timeless, is this patch still needed?
^^ ?
timeless, please comment on the status of this patch (probably bitrot after almost 10 years), and what is the way forward for this bug, is it still needed? (Note there's an unanswered question from Neil to you on comment 2).
The problem being that some of these age-old things are still sitting on Neil's review queue [1], which is pretty long so it's kinda hard to find the relevant bits there while we're waiting for current reviews...
[1] https://bugzilla.mozilla.org/request.cgi?action=queue&type=review&requestee=neil%40httl.net&group=type
Flags: needinfo?(timeless)
Comment 7•11 years ago
|
||
No reply to comment 6. This is probably outdated after 10 years. Unassigning and cancelling review request.
Assignee: timeless → nobody
Flags: needinfo?(timeless)
Updated•11 years ago
|
Attachment #164504 -
Flags: review?(neil)
Updated•11 years ago
|
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•