Issue 5645 - coredump attempting to import CSV file
Summary: coredump attempting to import CSV file
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: peter.junge
QA Contact: issues@sw
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2002-06-07 14:47 UTC by jik
Modified: 2003-09-08 16:55 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jik 2002-06-07 14:47:18 UTC
When I attempt to import a CSV file which uses tabs as its separator character,
soffice crashes:

#0  0x40af3fa1 in kill () from /lib/libc.so.6
#1  0x40982fe6 in raise () from /lib/libpthread.so.0
#2  0x40af5264 in abort () from /lib/libc.so.6
#3  0x4056701c in CallSystemHandler ()
   from /usr/local/OpenOffice.org1.0/program/libsal.so.3
#4  0x40567159 in SignalHandlerFunction ()
   from /usr/local/OpenOffice.org1.0/program/libsal.so.3
#5  0x40983307 in pthread_sighandler () from /lib/libpthread.so.0
#6  <signal handler called>
#7  0x44f5d1e4 in ScTableWithRuler::GetYMaxVisChars() ()
   from /usr/local/OpenOffice.org1.0/program/libsc641li.so
#8  0x44f60b3e in ScImportAsciiDlg::ScImportAsciiDlg(Window*, String, SvStream*,
unsigned short) () from /usr/local/OpenOffice.org1.0/program/libsc641li.so
#9  0x44dfb215 in ScDocShell::ConvertFrom(SfxMedium&) ()
   from /usr/local/OpenOffice.org1.0/program/libsc641li.so
#10 0x42a2a07f in SfxObjectShell::DoLoad(SfxMedium*) ()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#11 0x429b5294 in LoadEnvironment_Impl::Load(SfxObjectFactory const*) ()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#12 0x429b6c4a in LoadEnvironment_Impl::LoadDataAvailable() ()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#13 0x429b6b95 in LoadEnvironment_Impl::LoadDataAvailable() ()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#14 0x429b45f3 in LoadEnvironment_Impl::Start() ()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#15 0x42a77b0f in
SfxFrameLoader::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) ()
from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#16 0x439ffdc0 in
framework::BaseDispatcher::implts_loadIt(com::sun::star::util::URL const&,
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&,
rtl::OUString const&,
com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&,
com::sun::star::uno::Any const&) () from
/usr/local/OpenOffice.org1.0/program/libfwk641li.so
#17 0x43a06477 in framework::BlankDispatcher::dispatch(com::sun::star::util::URL
const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>
const&) ()
   from /usr/local/OpenOffice.org1.0/program/libfwk641li.so
#18 0x42980d70 in SfxApplication::OpenDocExec_Impl(SfxRequest&) ()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#19 0x42984e1d in SfxStubSfxApplicationOpenDocExec_Impl(SfxShell*, SfxRequest&)
()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#20 0x42abf180 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&,
SfxRequest&, unsigned char) () from
/usr/local/OpenOffice.org1.0/program/libsfx641li.so
#21 0x42ac195a in SfxDispatcher::PostMsgHandler(SfxRequest*) ()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#22 0x42ac188d in SfxDispatcher::LinkStubPostMsgHandler(void*, void*) ()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#23 0x42ade32f in SfxHintPoster::Event(SfxHint*) ()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#24 0x42ade2d3 in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) ()
   from /usr/local/OpenOffice.org1.0/program/libsfx641li.so
#25 0x402e1052 in ImplHandleUserEvent(ImplSVEvent*) ()
   from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#26 0x402e17a9 in ImplWindowFrameProc(void*, SalFrame*, unsigned short, void
const*)
    () from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#27 0x40337823 in SalFrameData::HandleClientMessage(XClientMessageEvent*) ()
   from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#28 0x40337f1a in SalFrameData::Dispatch(_XEvent*) ()
   from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#29 0x4035c411 in SalDisplay::Dispatch(_XEvent*) ()
   from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#30 0x4035c16f in SalDisplay::Yield(unsigned char) ()
   from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#31 0x40357fa5 in DisplayYield(int, SalDisplay*) ()
   from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#32 0x40356a39 in SalXLib::Yield(unsigned char) ()
   from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#33 0x4035f3fc in SalInstance::Yield(unsigned char) ()
   from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#34 0x401ed89d in Application::Yield() ()
   from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#35 0x401ed7d5 in Application::Execute() ()
   from /usr/local/OpenOffice.org1.0/program/libvcl641li.so
#36 0x0805e837 in Desktop::Main() ()
#37 0x401eff47 in SVMain() () from
/usr/local/OpenOffice.org1.0/program/libvcl641li.so
#38 0x40355bca in main () from
/usr/local/OpenOffice.org1.0/program/libvcl641li.so
#39 0x40ae30c4 in __libc_start_main () from /lib/libc.so.6
Comment 1 peter.junge 2002-06-10 15:51:55 UTC
Hi Jonathan,
could you please attach the file and tell me a litte bit about your Linux.
Best regards, Peter
(Please do not forget to reassign the issue to 'pj@openoffice.org'
when answering.)
Comment 2 jik 2002-06-11 14:46:52 UTC
The contents of the file are irrelevant.  In fact, the core dump
occurs even with an empty file, as long as the file's name ends in
".csv".

I am running mostly Red Hat Linux 7.3.  My Red Hat glibc package
version is 2.2.5-34.  I have LC_COLLATE set to C and no other LC_*
environment variables set.  I have LANG and GDM_LANG set to en_US.

Let me know if there is anything else I can tell you to help with
this.
Comment 3 peter.junge 2002-06-11 15:25:00 UTC
Hi Oliver,
you're the guy with the RedHat 7.3.
Best regards, Peter
Comment 4 prgmgr 2002-09-08 18:18:16 UTC
Unable to duplicate on Win NT 4.0 SP6a, OOo 1.0.1.

Will try on RH 7.3 system later.
Comment 5 peter.junge 2002-11-28 13:36:09 UTC
Hi Jonathan,

not reproduceble on a SuSE 8.0 and a RedHat 8.0. Last call on your
stack is 'ScTableWithRuler::GetYMaxVisChars()' which makes me think
that it's a font problem. We had some severe problems especially with
RedHat 7.[23] that most of the time could be resolved with an article
provided in the FAQs.
http://www.openoffice.org/FAQs/fontguide.html

Regards, Peter
Comment 6 peter.junge 2002-11-28 13:37:08 UTC
works for me.
Comment 7 peter.junge 2003-02-10 16:37:49 UTC
no further comment -> closed