To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44695





------- Additional comments from [EMAIL PROTECTED] Thu Mar 17 19:07:06 -0800 
2005 -------
This is the trace of the dump im facing.

#0  0x440860d8 in SfxPrintProgress::PrintErrorNotify (this=0x47ec2250,
pvoid=0x475e3480)
    at /root/cvs/m79/ooo-build/build/src680-m79/sfx2/source/view/prnmon.cxx:407
#1  0x44085642 in SfxPrintProgress::LinkStubPrintErrorNotify (pThis=0x47ec2250,
pCaller=0x475e3480)
    at /root/cvs/m79/ooo-build/build/src680-m79/sfx2/source/view/prnmon.cxx:412
#2  0x4022dee5 in Printer::Error () from ./libvcl680li.so
#3  0x401d1b1a in ImplQPrinter::ImplPrintHdl () from ./libvcl680li.so
#4  0x401d1a3a in ImplQPrinter::LinkStubImplPrintHdl () from ./libvcl680li.so
#5  0x40174955 in Timer::Timeout () from ./libvcl680li.so
#6  0x40174659 in ImplTimerCallbackProc () from ./libvcl680li.so
#7  0x42393b8c in SalData::Timeout () from ./libvclplug_gen680li.so
#8  0x41e8a64f in GtkXLib::timeoutFn () from ./libvclplug_gtk680li.so
#9  0x422c8a76 in g_timeout_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#10 0x422c7e87 in g_main_context_dispatch () from 
/opt/gnome/lib/libglib-2.0.so.0
#11 0x422ca5c7 in g_main_context_iterate () from /opt/gnome/lib/libglib-2.0.so.0
#12 0x422ca6c3 in g_main_context_iteration () from 
/opt/gnome/lib/libglib-2.0.so.0
#13 0x41e8a9e2 in GtkXLib::Yield () from ./libvclplug_gtk680li.so
#14 0x4239d62f in X11SalInstance::Yield () from ./libvclplug_gen680li.so
#15 0x4016df12 in Application::Yield () from ./libvcl680li.so
#16 0x4016de29 in Application::Execute () from ./libvcl680li.so
#17 0x080796f5 in desktop::Desktop::Main ()
#18 0x40173ac0 in SVMain () from ./libvcl680li.so
#19 0x0807284d in sal_main ()
#20 0x080727fc in main ()

So, i saw the old patch, and copied those changes and pasted and it worked. 
If you just comment the function Abort job or return just before freeing objects
in side Abort Job it works. So some issue there. Before digging more inside
that, i saw the older patch which 
-       pImp->pPrinter->AbortJob();
+       pImp->pPrinter->SetErrorHdl( Link() );

Hope ivegiven enough information.

Im going for brainshare and will be available after a week for any more queries.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to