Package: gnumeric
Version: 1.12.39-1
Severity: serious

Hi,

Since $recently, ssconvert appears to segfault which is causing
diffoscope to FTBFS:

  
https://jenkins.debian.net/job/reproducible_diffoscope_from_git_master/506/console

gdb session:

  $ gdb ssconvert
  [..]
  (gdb) run --export-type=Gnumeric_stf:stf_assistant 
./tests/data/test1.gnumeric out
  Starting program: /usr/bin/ssconvert --export-type=Gnumeric_stf:stf_assistant 
./tests/data/test1.gnumeric out
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  [New Thread 0x7fffea074700 (LWP 11384)]
  [New Thread 0x7fffe9873700 (LWP 11385)]
  [New Thread 0x7fffe9072700 (LWP 11386)]
  
  ** (/usr/bin/ssconvert:11380): CRITICAL **: 13:38:01.723: go_doc_init_read: 
assertion 'doc->priv->imagebuf == NULL' failed
  
  Thread 1 "ssconvert" received signal SIGSEGV, Segmentation fault.
  __GI___libc_free (mem=0x2c27726574697257) at malloc.c:3103
  3103    malloc.c: No such file or directory.
  (gdb) bt
  #0  0x00007ffff647fbc1 in __GI___libc_free (mem=0x2c27726574697257) at 
malloc.c:3103
  #1  0x00007ffff67f0eea in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #2  0x00007ffff67f1e18 in g_hash_table_remove_all () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #3  0x00007ffff67f1e5e in g_hash_table_destroy () at 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #4  0x00007ffff7e78910 in go_doc_end_read () at /usr/lib/libgoffice-0.10.so.10
  #5  0x00007ffff79f595d in  () at /usr/lib/libspreadsheet-1.12.39.so
  #6  0x00007ffff79f5b83 in  () at /usr/lib/libspreadsheet-1.12.39.so
  #7  0x00007ffff79db658 in workbook_view_new_from_input () at 
/usr/lib/libspreadsheet-1.12.39.so
  #8  0x00007ffff79db8f9 in workbook_view_new_from_uri () at 
/usr/lib/libspreadsheet-1.12.39.so
  #9  0x0000555555558251 in  ()
  #10 0x0000555555557b68 in main ()
  (gdb) 

(test1.gnumeric attached.)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: test1.gnumeric
Description: application/gnumeric

Reply via email to