After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 589791 - crash while printing
crash while printing
Status: RESOLVED DUPLICATE of bug 586672
Product: Gnumeric
Classification: Applications
Component: Printing
1.9.x
Other Linux
: Normal normal
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-07-26 19:39 UTC by schenck
Modified: 2009-07-27 20:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description schenck 2009-07-26 19:39:31 UTC
(gdb) file gnumeric
Reading symbols from /usr/bin/gnumeric...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/gnumeric 
[Thread debugging using libthread_db enabled]
[New Thread 0xb6d179e0 (LWP 8490)]

** (/usr/bin/gnumeric:8490): WARNING **: Im Menü »_Bearbeiten« wird die Zugriffstaste »s« für »Einfügen _spezial …« und »_Suchen …« gleichermaßen verwendet.

** (/usr/bin/gnumeric:8490): WARNING **: Im Menü »_Format->S_palte« wird die Zugriffstaste »b« für »_Breite …« und »Ver_bergen« gleichermaßen verwendet.

** (/usr/bin/gnumeric:8490): WARNING **: Im Menü »_Werkzeuge->Statistische Anal_yse« wird die Zugriffstaste »k« für »_Korrelation …« und »_Kaplan-Meier Estimates...« gleichermaßen verwendet.

** (/usr/bin/gnumeric:8490): WARNING **: Im Menü »Da_ten« wird die Zugriffstaste »f« für »_Füllen« und »_Filter« gleichermaßen verwendet.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6d179e0 (LWP 8490)]
0xb7d80277 in gnm_page_breaks_clean () from /usr/lib/libspreadsheet-1.9.9.so
(gdb) 


It happens only at the account of may wife...
I've no idea why.
Comment 1 Morten Welinder 2009-07-26 20:41:01 UTC
I would guess this was fixed here:

2009-06-22  Andreas J. Guelzow <aguelzow@pyrshep.ca>

	* src/print-info.c (gnm_page_breaks_clean): we can't and don't need
	   to clean a non-existing breaks array.

What version of gnumeric are you using?
Comment 2 Andreas J. Guelzow 2009-07-27 08:41:01 UTC
What version of gnumeric are you using?

And would you please try it with the same file on both your and your wife's account?
Comment 3 schenck 2009-07-27 18:16:03 UTC
It's 1.9.9 on an actual Debian/testing.
It happens even on an blank sheet and also with a real. Tested both at
both accounts.
Comment 4 Andreas J. Guelzow 2009-07-27 20:22:42 UTC
This should be 586672.

Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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