Issue 71196 - [Samba] Crash with an attempt to access to smb://servername/path/
Summary: [Samba] Crash with an attempt to access to smb://servername/path/
Status: REOPENED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m188
Hardware: All Solaris
: P3 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-05 02:58 UTC by tora3
Modified: 2013-02-07 21:49 UTC (History)
3 users (show)

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


Attachments
captured with dbx in /opt/SUNWspro/bin/sunstudio. (37.12 KB, text/plain)
2006-12-20 04:47 UTC, tora3
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description tora3 2006-11-05 02:58:04 UTC
Problem:
 OOo crashes and leaves a core file.

Targets:
 http://oootranslation.services.openoffice.org/pub/OpenOffice.org/ooomisc/sdf/OOo_l10n/
 soli/en-US_download/OOo_2.1.0_061101_Solarisx86_install.tar.gz
 soli/ja_download/OOo_2.1.0_061031_Solarisx86_langpack_ja.tar.gz

Environment:
 Platform: Solaris 10 6/06 x86
 Language: ja_JP.UTF-8
 Desktop:  Sun Java Desktop System (JDS)
 
Reproduction:
 1. Browse a SAMBA file server with nautilus embedded in JDS 
    and find an URL like smb://10.0.0.1/test/
 2. File > Open with OOo.
 3. Fill a file name field with the URL and press an enter key.
    soffice.bin would crash and leave a core file with a signal 11, 
    segmentation fault.
Comment 1 thorsten.martens 2006-12-19 11:03:57 UTC
TM->tora: please submit a stacktrace if possible. That would help very much.
Thanks in advance.
Comment 2 tora3 2006-12-20 04:47:43 UTC
Created attachment 41574 [details]
captured with dbx in /opt/SUNWspro/bin/sunstudio.
Comment 3 tora3 2006-12-20 04:58:54 UTC
The stack trace attached above was taken with the following steps:

 1. Start /opt/openoffice.org2.1/program/soffice
 2. Start /opt/SUNWspro/bin/sunstudio
 3. Attach to the process of soffice.bin and then continue it
 4. File - Open
 5. Fill the filename field with smb://10.0.0.1/ 
 6. Press the button Open. SEGV happens.
 7. Look into the stack trace.

Please let me know if you need more information.
Thanks.
Comment 4 thorsten.martens 2007-07-09 13:38:42 UTC
Not reproducible in a more recent build like a m217 anymore -> worksforme
Comment 5 niederbayern 2008-05-31 09:19:28 UTC
I can confirm a crash under the following conditions:

* Ubuntu Linux 7.10
* OOo 2.4.0 [680m12(Build:92869]]
* ODT-File saved on a SMB share
* ODT-File containing a linked picture on the same SMB share

When the SMB share is mounted to the computer´s file system, the ODT-File can be
opened accessing a path like /mnt/myshare/myfolder/mydoc.odt and everything is fine.

But whe accessing the File through
smb://192.168.1.123/myshare/myfolder/mydoc.odt OOo crashes.

Same ist true for OOo-dev [300m14(Build:9306)]
Comment 6 Mechtilde 2008-05-31 09:47:20 UTC
reopen as swubuntu described
Comment 7 thorsten.martens 2008-12-09 11:39:14 UTC
I can't reproduce the problem in a recent build. Asa far as the last statement
is nearly half a year old, please check again in a recent build. Thanks in advance !
Comment 8 Stefan Weigel 2008-12-09 11:57:27 UTC
I still can confirm a crash under the following conditions:

* Ubuntu Linux 7.10
* OOo 3.1.0 [DEV300m37 (Build:(9371)]
* ODT-File saved on a SMB share
* ODT-File containing a linked picture on the same SMB share

When the SMB share is mounted to the computer´s file system, the ODT-File can be
opened accessing a path like /mnt/myshare/myfolder/mydoc.odt and everything is fine.

But when accessing the file through
smb://192.168.1.123/myshare/myfolder/mydoc.odt OOo crashes.
Comment 9 oharboe 2009-06-30 21:21:08 UTC
OpenOffice 3.1 crashes for me in various ways w/Ubuntu 9.04 when I try to open a
file via smb://ipaddress/xxxx:

- first a requester is put up w/login + password. Entering the correct password
will cause OpenOffice 3.1 to lock up.

- subsequently trying to open up a file via smb:// causes OpenOffice to exit
withou an a message(crash silently?) or lock up. The request for password is not
displayed after the first time.