Bug 4835 - animata is not working. Not starting after installation
Summary: animata is not working. Not starting after installation
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2012-03-07 10:36 CET by Ojangu
Modified: 2012-08-04 13:56 CEST (History)
6 users (show)

See Also:
Source RPM: animata-004-0.091218.6.mga2.x86_64.rpm
CVE:
Status comment:


Attachments
animata debug stack trace (64.15 KB, application/octet-stream)
2012-03-07 13:49 CET, Ojangu
Details

Description Ojangu 2012-03-07 10:36:21 CET
Description of problem:Animata is not working. Not starting after installation.

Segmentation fault (core dumped)
Dan Joita 2012-03-07 11:21:08 CET

CC: (none) => djmarian4u
Summary: Animata is not working. Not starting after installation => animata is not working. Not starting after installation

Comment 1 Manuel Hiebel 2012-03-07 12:42:55 CET
Hi, 

please do the following:
1) enable the "core release debug"
2) install the following packages: animata-debug
3) run the following command from a terminal:
   gdb -q animata
4) then type "run"
(in it ask for missing packages, install them)

5) when it segfaults, type "bt" and copy back the stack trace in a file you'll
attach (not paste) to this bug report

thanks

Keywords: (none) => NEEDINFO

Comment 2 Ojangu 2012-03-07 13:49:49 CET
Created attachment 1694 [details]
animata debug stack trace

no more in konsole window.
I did this in virtualbox.
Comment 3 Manuel Hiebel 2012-03-07 14:09:18 CET
Seems the first part is missing. 

for the first step, can you do  gdb -q animata 2>&1 | tee debug.txt
and attach the debug.txt file
Comment 4 Ojangu 2012-03-07 14:29:52 CET
Reading symbols from /usr/bin/animata...Reading symbols from /usr/lib/debug/usr/bin/animata.debug...done.
done.
(gdb) run
Starting program: /usr/bin/animata 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x000000000043272a in Flu_Tree_Browser::selection_color (this=Cannot access memory at address 0x7fffff7feff8
)
    at src/libs/FLU/Flu_Tree_Browser.h:491
491       inline void selection_color( unsigned c )
Comment 5 Manuel Hiebel 2012-03-07 14:39:44 CET
yep I have launch the vm an nothing more in fact :/

Any ideas guys ?

Keywords: NEEDINFO => (none)
CC: (none) => balcaen.john, dmorganec, fundawang, misc
Severity: normal => major

Comment 6 Ojangu 2012-03-07 14:50:59 CET
Full txt file of debug is very big 32MB, I put it on our server

http://mageia.planet.ee/Ait/debug.txt
Comment 7 Marja Van Waes 2012-05-26 13:02:27 CEST
Hi,

This bug was filed against cauldron, but we do not have cauldron at the moment.

Please report whether this bug is still valid for Mageia 2.

Thanks :)

Cheers,
marja

Keywords: (none) => NEEDINFO

Comment 8 Marja Van Waes 2012-08-04 13:56:59 CEST
2 months later, no reply, closing as old.

Feel free to reopen when needed and tell for which version(s) of Mageia this bug is still valid.

If it is valid for both cauldron and Mageia 2, then please put MGA2TOO on the whiteboard and let version remain set to cauldron

Status: NEW => RESOLVED
CC: (none) => marja11
Resolution: (none) => OLD


Note You need to log in before you can comment on or make changes to this bug.