Bug 131890 - docx open warning :E: lt_string_value: assertion `string != ((void *)0)' failed
Summary: docx open warning :E: lt_string_value: assertion `string != ((void *)0)' failed
Status: RESOLVED DUPLICATE of bug 123466
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.4.2.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-04 15:50 UTC by monyer
Modified: 2020-04-06 15:51 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Problem Docx (32.87 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2020-04-04 15:51 UTC, monyer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description monyer 2020-04-04 15:50:41 UTC
Description:
when using unoconv convert some docx, or using swriter open some docx, this error happen.

centos 7.7
# ./unoconv test.docx 
E: lt_string_value: assertion `string != ((void *)0)' failed
E: lt_string_value: assertion `string != ((void *)0)' failed
E: lt_string_value: assertion `string != ((void *)0)' failed
E: lt_string_value: assertion `string != ((void *)0)' failed

# /opt/libreoffice6.4/program/swriter aaa.docx 
Failed to open display
E: lt_string_value: assertion `string != ((void *)0)' failed
E: lt_string_value: assertion `string != ((void *)0)' failed
E: lt_string_value: assertion `string != ((void *)0)' failed
E: lt_string_value: assertion `string != ((void *)0)' failed

test libreoffice version, the same problem:
LibreOffice 5.3.6.1 30(Build:1)
LibreOffice 6.4.2.2


test in MACOX catalina, libreoffice 6.4.1.2:
soffice --writer /Users/monyer/Downloads/test.docx 
E: const char *lt_string_value(const lt_string_t *): assertion `string != ((void*)0)' failed
E: const char *lt_string_value(const lt_string_t *): assertion `string != ((void*)0)' failed
E: const char *lt_string_value(const lt_string_t *): assertion `string != ((void*)0)' failed
E: const char *lt_string_value(const lt_string_t *): assertion `string != ((void*)0)' failed

the same problem.

Steps to Reproduce:
1./opt/libreoffice6.4/program/swriter aaa.docx
2.
3.

Actual Results:
E: lt_string_value: assertion `string != ((void *)0)' failed
E: lt_string_value: assertion `string != ((void *)0)' failed
E: lt_string_value: assertion `string != ((void *)0)' failed
E: lt_string_value: assertion `string != ((void *)0)' failed



Expected Results:
no warning


Reproducible: Always


User Profile Reset: No



Additional Info:
版本: 6.4.1.2
Build ID: 4d224e95b98b138af42a64d84056446d09082932
CPU 线程: 8; 操作系统: Mac OS X 10.15.3; UI 渲染: 默认; VCL: osx; 
区域语言: zh-CN (zh_Hans.UTF-8); UI 语言: zh-CN
Calc: threaded
Comment 1 monyer 2020-04-04 15:51:51 UTC
Created attachment 159330 [details]
Problem Docx
Comment 2 Xisco Faulí 2020-04-06 15:51:27 UTC
Thanks for reporting this issue.
It seems like a duplicate of bug 123466

*** This bug has been marked as a duplicate of bug 123466 ***