[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #40 from Toni Ballesta  ---
Well, with USE +java, works. Is possible change the language?

Thank you very much.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #39 from Toni Ballesta  ---
Ok, compiling with java. If this work ok, the application will show warning
message that the Java is not installed (because is not required for
installation). Another thing, Java for wizards like that will NOT be used (or
is that I think).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #38 from Toni Ballesta  ---
Thanks, Tomás. Now, I'm recompiling (for 500th time) with the splitdebug
feature. Also, I restore to "-debug" USE option, because other procedures
recommend disabling it (the debug is for other things and it will use with
careful) (?). I'm continue using the -O0 for backtrace.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #37 from Petr Mladek  ---
IMHO, Base is almost unusable without java. It is pity that it does not show
any useful message here. Anyway, I agree with Thomas that you should enable
java if you want to get it working.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #36 from Tomáš Chvátal  ---
(In reply to comment #35)
> Compiled with +debug, -O0 and -ggdb, the gdbtrace.log seems the same (only
> change the pid). What I'm wrong?

As you are using gentoo it strips out the debug symbols by default.

You need to put something like FEATURES="splitdebug" into your make.conf

http://www.gentoo.org/proj/en/qa/backtraces.xml

Also you need to compile glibc with debug symbols.
But first things first, try to compile it with java enabled, I am pretty sure
the problem will go away.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #35 from Toni Ballesta  ---
Compiled with +debug, -O0 and -ggdb, the gdbtrace.log seems the same (only
change the pid). What I'm wrong?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #34 from Lionel Elie Mamane  ---
(In reply to comment #32)

> We use hsqldb as default so it needs java. As the user has -java it should
> simply crash because it didn't find the required java/hsqldb setup to load
> from.

What is the effect of "-java" in ebuild? It passes "--without-java" to
./autogen.sh (or ./configure)?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #33 from Tomáš Chvátal  ---
(In reply to comment #32)
> I think this is caused by inferior setup i put into the ebuild.
> 
> We use hsqldb as default so it needs java. As the user has -java it should
> simply crash because it didn't find the required java/hsqldb setup to load
> from.
> 
> But thats only my suspect.

Also note I still think it should not crash but rather tell user to pick from
other db engine first. (especially if the guy has mysql and postgres both
build).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #32 from Tomáš Chvátal  ---
I think this is caused by inferior setup i put into the ebuild.

We use hsqldb as default so it needs java. As the user has -java it should
simply crash because it didn't find the required java/hsqldb setup to load
from.

But thats only my suspect.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #31 from Toni Ballesta  ---
Thanks Julien, Lionel and Terrence.

Yesterday, I'm looking for the option to pass to the compiler, but here not
show it nothing:
http://gcc.gnu.org/onlinedocs/gcc/i386-and-x86_002d64-Options.html

and I recompile LO without -ggdb. But option is here:
http://gcc.gnu.org/onlinedocs/gcc-4.4.0/gcc/Debugging-Options.html

For this reason, yesterday I don't put this option. Now yes :)

Since I have never needed it, I did not know it. Thanks. And now,
rrrecompiling... Because the debugging, the 6 cores late 50 minutes. My god, is
summer and my room is 10°C overheated by the PC...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #30 from Terrence Enger  ---
(In reply to comment #29)
> My understanding is that Toni gets a crash even before he can select a file
> or click the debug icon. My understanding is that the crash happens "as soon
> as" he clicks on the "Open an existing database" radio choice.

Yes, of course that is what he said.  Silly me.

FWIW, I ran LibreOffice under valgrind up to that point then exited
the program.  Nothing in the valgrind output jumps out at me.

Terry,

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #29 from Lionel Elie Mamane  ---
(In reply to comment #27)
> Created attachment 83152 [details]
> Backtrace (gcc -O0)

> I don't know how to make debug with extra symbols. If this file is not good,
> I need an explanation. I'm not developer, sorry.

You need to compile with "-ggdb" option to gcc, and then read
http://www.gentoo.org/proj/en/qa/backtraces.xml#doc_chap1_sect3 (section
"Stripping") to see how to tell portage not to remove the information added by
-ggdb (that is, the symbols that gdb needs to provide a meaningul backtrace).


(In reply to comment #28)
> (In reply to comment #26)
>> Yes, my preferred option in this point is, for example, "Open an existing
>> database".

> So the Database Wizard unprotects the dropdown list of recently opened
> database files and unprotects the  icon.  What do you do then?

My understanding is that Toni gets a crash even before he can select a file or
click the debug icon. My understanding is that the crash happens "as soon as"
he clicks on the "Open an existing database" radio choice.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #28 from Terrence Enger  ---
(In reply to comment #26)
> Yes, my preferred option in this point is, for example, "Open an existing
> database". I can only select Next, because like I said, the other method
> crash. I can going to File/Open for the same, but with this menu works ok.

So the Database Wizard unprotects the dropdown list of recently opened
database files and unprotects the  icon.  What do you do then?

And for the existing database file that you select ... What is the
connection type?  What is the backend database engine?  Can you attach
the file?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #27 from Toni Ballesta  ---
Created attachment 83152
  --> https://bugs.freedesktop.org/attachment.cgi?id=83152&action=edit
Backtrace (gcc -O0)

I don't know how to make debug with extra symbols. If this file is not good, I
need an explanation. I'm not developer, sorry.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #26 from Toni Ballesta  ---
(In reply to comment #24)
> (In reply to comment #18)
> 
> And what, pray tell, is your preferred option?
> 
> Please help us here.  There are a lot of ways your system can be
> different from ours.  Uncertainty about what you do to provoke the
> crash is a complicating factor that we do not need.
> 
> Terry.

Yes, my preferred option in this point is, for example, "Open an existing
database". I can only select Next, because like I said, the other method crash.
I can going to File/Open for the same, but with this menu works ok.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #24 from Terrence Enger  ---
(In reply to comment #18)
> 
> Now, I can do 2 METHODS for continuing:
> 
>  A. Select my preferred option clicking over the widget.

And what, pray tell, is your preferred option?

Please help us here.  There are a lot of ways your system can be
different from ours.  Uncertainty about what you do to provoke the
crash is a complicating factor that we do not need.

Terry.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #25 from Julien Nabet  ---
Just for info, just found this http://wiki.gentoo.org/wiki/LibreOffice and
above all this:
http://www.gentoo.org/proj/en/qa/backtraces.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #23 from Toni Ballesta  ---
Changing optimization level for test. Recompiling for 3rd or 4th time...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #22 from Lionel Elie Mamane  ---
(In reply to comment #20)
> And please, tell me how can put symbols on the backtrace. Now I've no time
> for investigate, sorry...

Pass --enable-debug or at least --enable-symbols to ./autogen.sh. Since you use
emerge, you may have to keep the automated Gentoo-specific package build system
from stripping the object files, or install a separate package named
"libreoffice-dbg" or "libreoffice-debug" or "libreoffice-symbols" or something
like that.

Sorry, don't know about Gentoo-specific procedures around "don't strip the
built objects / install the symbols from separate package".

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #21 from Lionel Elie Mamane  ---
Cannot reproduce with:

 - my own libreoffice-4-1 development tree (4.1.1.alpha), debug build

 - LibreOffice 4.1.0.4 TDF official build, amd64 (x86-64) debs

I click on "Open an existing database file", on "Connect to an existing
database". No crash.

(In reply to comment #18)
> Lionel, the problem is that the application dissapears without track visible
> (at exception of backtrace said by Julien).

The attached backtrace (attachment 83118) is not useful because not done on a
build with symbols. Please enable symbols and regenerate a backtrace.

>  1. Create new database (selected by default with the option widget)
>  2. Open existant database
>  3. Connect to exist database (+-, is in spanish)
>  A. Select my preferred option clicking over the widget.

>  - The window dissapears
>  - The console show "Exited with code '139'" in continuation of warning
> messages and exit to bash.

That's a segfault. If you run under gdb (and with the --norestore option), it
will stop in gdb (instead of exiting the application) and you can get a
backtrace from there. Use "bt full", not only "bt".

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #20 from Toni Ballesta  ---
And please, tell me how can put symbols on the backtrace. Now I've no time for
investigate, sorry...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #19 from Toni Ballesta  ---
Created attachment 83139
  --> https://bugs.freedesktop.org/attachment.cgi?id=83139&action=edit
Dependency graph

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #18 from Toni Ballesta  ---
Lionel, the problem is that the application dissapears without track visible
(at exception of backtrace said by Julien).

Ok, I reproduce literally the problem.

# emerge libreoffice (with the upper options)
looking and compiling dependences, including libreoffice-l10n (I'm spanish
;))... (dependency graph attached on next message)


$ soffice
 -> the console showing warning messages
 -> starting the main menu for select for Writer, Calc, Base, etc.

I select the Database (Base) and it opens the lobase main window ASSISTANT (no
more error messages on the console) with THREE options:

 1. Create new database (selected by default with the option widget)
 2. Open existant database
 3. Connect to exist database (+-, is in spanish)

Now, I can do 2 METHODS for continuing:

 A. Select my preferred option clicking over the widget.
 B. Clicking on the NEXT button.

If select the A method:

 - The window dissapears
 - The console show "Exited with code '139'" in continuation of warning
messages and exit to bash.

If select the B method:

 - All seems to work. Like this:
 - The window change to configuring path for save the dBASE files.
 - I select, for example, my ~
 - Window: "How to proceed after saving the database"
 - Clicking on any widget, the console shows:
"warn:vcl.control:4367:1:vcl/source/control/button.cxx:2357: No new-style group
set on radiobutton, using old-style digging around" ** BUT ** it doesn't
dissapear and I can continue working normally.
 - Select "Yes, register the database" and "Open database for edit".
 - The lobase is opened and seems running ok.


And no more.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

Lionel Elie Mamane  changed:

   What|Removed |Added

 CC||lio...@mamane.lu

--- Comment #17 from Lionel Elie Mamane  ---
Tried to take a look, but cannot do anything:

 - no clear & detailed (click-by-click) reproduction instructions

 - no attached example file that causes the crash when opened
   (or does it crash before opening a file?)

 - unclear mix of "problem with 4.1.0.4" and "here is a console long and
   backtrace with master" (that is, with 4.2.0.alpha), where the console
   log contains warnings that are most probably specific to master.

 - attachment 83118 is without symbols -> unusable

Toni, since apparently you have a very fast computer that can compile
LibreOffice in only a few dozens of minutes, if you could:

 1) Write us exactly what to do to reproduce the problem.

 2) Attach any necessary file to reproduce the problem.

 3) Do a debug and symbols build of 4.1.0.4 and show the backtrace generated
with *that*.

it would be most helpful.

Thanks in advance!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #16 from Toni Ballesta  ---
Julien, sorry, I no said that this debug warning messages returns BEFORE crash
application, when I run the application (soffice or lobase) and it start
apparently normal. After, when I select any lobase option and crash it, the
return line is only the last:

"Exited with code '139'".

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

Julien Nabet  changed:

   What|Removed |Added

 CC||bjoern.michaelsen@canonical
   ||.com, mst...@redhat.com,
   ||pmla...@suse.cz

--- Comment #15 from Julien Nabet  ---
All the warnings, above all this one
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:embedded:hsqldb" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
are quite strange.
I wonder if LO is well installed.

Peter/Michael/Bjoern: I wonder if it could be a packaging Gentoo pb, any idea?
I found this page http://packages.gentoo.org/package/app-office/libreoffice but
I must say I don't understand how to interpret it (tilde/"+"/different
versions)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #14 from Toni Ballesta  ---
With kernel 3.8.13 and 3.10.3, the problem persist.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #13 from Toni Ballesta  ---
Created attachment 83118
  --> https://bugs.freedesktop.org/attachment.cgi?id=83118&action=edit
Backtrace and debug

The trace from soffice --backtrace. Running Libreoffice, then select Base and
select the second option, "Open exist database".

And now, with "+debug" compiled, it returns:

warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "SunReportBuilder" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:312: unknown component
"org.openoffice.Office.UI.DbReportWindowState" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:address:evolution:local" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:address:evolution:ldap" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:address:evolution:groupwise" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:embedded:hsqldb" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "jdbc:*" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "jdbc:oracle:thin:*" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:address:kab" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "UpdateCheckJob" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_ca.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "SunReportBuilder" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_es.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:312: unknown component
"org.openoffice.Office.UI.DbReportWindowState" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_es.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:address:evolution:local" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_es.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:address:evolution:ldap" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_es.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:address:evolution:groupwise" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_es.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:embedded:hsqldb" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_es.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "jdbc:*" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_es.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "jdbc:oracle:thin:*" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_es.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "sdbc:address:kab" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_es.xcd"
warn:configmgr:10906:1:configmgr/source/xcuparser.cxx:939: ignoring modify of
unknown set member node "UpdateCheckJob" in
"file:///usr/lib64/libreoffice/program/../share/registry/res/registry_es.xcd"
Exited with code '139'

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

Terrence Enger  changed:

   What|Removed |Added

 CC||lo_b...@iseries-guru.com

--- Comment #12 from Terrence Enger  ---
Toni,

I cannot tell exactly what you did to provoke the segfault.  What kind
of database connection?  To what backend?  What window were you on?
What option did you take?

I have a build of of master with debug symbols (and in just a few
hours I should have a recent build with debug symbols), and I would
like to try get a backtrace.

Terry.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #11 from Toni Ballesta  ---
I'm looking for gbd and dbg, but not for gdb (is because i don't found it and
don't install it). I am remembering my mother...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #10 from Julien Nabet  ---
You need to install gdb, I found this link:
http://packages.gentoo.org/package/sys-devel/gdb

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #9 from Toni Ballesta  ---
Please wait  30 minutes more. I put the USE on a libreoffice-bin line, and
recompile Libreoffice without it... I cannot believe it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #8 from Toni Ballesta  ---
Sorry Julien, if I run the command "soffice --backtrace", it respond:

"Error: Can't find the tool "gdb", --backtrace option will be ignored."

I check with strace, but the error is the same.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #7 from Julien Nabet  ---
Toni: you can retrieve a bt without symbol at first. Perhaps it could be
sufficient.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #6 from Toni Ballesta  ---
(In reply to comment #5)
> Toni: thank you for the feedback. Would it be possible you retrieve a
> backtrace by following this link?
> https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.
> 2FLinux:_How_to_get_a_backtrace

Ok, I will recompile ALL Libreoffice... nnoo!! The 'debug' option is not
selected (mía culpa), and the backtrace is not in use. We will wait for 15-20
minutes... :(

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

Toni Ballesta  changed:

   What|Removed |Added

 Blocks||60270

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #5 from Julien Nabet  ---
Toni: thank you for the feedback. Would it be possible you retrieve a backtrace
by following this link?
https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_backtrace

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #4 from Toni Ballesta  ---
GCC:

gcc (Gentoo 4.7.3 p1.0, pie-0.5.5) 4.7.3
Copyright (C) 2012 Free Software Foundation, Inc.
Esto es software libre; vea el código para las condiciones de copia.  NO hay
garantía; ni siquiera para MERCANTIBILIDAD o IDONEIDAD PARA UN PROPÓSITO EN
PARTICULAR

-
EXTENSIONS:

The Libreoffice extension installed is the Presenter minimizer. I've prepared
the PDF Import, but does not exist on this ebuild.

List of the variables and extensions used (with the '+'):

-bluetooth
+branding
+cups
+dbus
-debug
-eds
-gnome
-gstreamer
+gtk
-gtk3
-java
-jemalloc
-kde
-libreoffice_extensions_nlpsolver
+libreoffice_extensions_presenter-minimizer
-libreoffice_extensions_scripting-beanshell
-libreoffice_extensions_scripting-javascript
-libreoffice_extensions_wiki-publisher
+mysql
-odk
+opengl
+postgres
+python_single_target_python2_7
-python_single_target_python3_3
+python_targets_python2_7
-python_targets_python3_3
-telepathy
-test
+vba

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #3 from Toni Ballesta  ---
I did not remember to say it. Checked with absolutely new profile and the
problem is the same. No extensions, except the mentioned in the USE variable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

Julien Nabet  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet  ---
did you install any extension?
does it crash even when you create a brand new file with hsqldb?
Just to be sure it's not a problem with your profile, could you rename your LO
directory profile (see https://wiki.documentfoundation.org/UserProfile) and
give it a new try?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

Toni Ballesta  changed:

   What|Removed |Added

   Priority|medium  |high

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

--- Comment #1 from Toni Ballesta  ---
SORRY, is not Calc, is BASE.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67361] BASE reports segfault (Fault Segmentation)

2013-07-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67361

Toni Ballesta  changed:

   What|Removed |Added

Summary|Calc reports segfault   |BASE reports segfault
   |(Fault Segmentation)|(Fault Segmentation)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs