[Bug 513261] Re: evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 0xb5abf8c9 ***

2010-08-20 Thread Timmy Shih Jun Yee
Evince no longer crashes when opening manual.dvi, so I'm closing this
bug. However, the file cannot be opened (which itself is a separate bug;
please file a new bug report for that).

(I tested this with Evince 2.30.3-0ubuntu1.1 on Lucid.)

** Attachment added: "Screenshot of Evince not crashing when opening manual.dvi"
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/513261/+attachment/1507015/+files/evince-dvi.png

** Changed in: evince (Ubuntu)
   Status: New => Fix Released

-- 
evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 
0xb5abf8c9 ***
https://bugs.launchpad.net/bugs/513261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513261] Re: evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 0xb5abf8c9 ***

2010-02-23 Thread Sebastien Bacher
** Changed in: evince (Ubuntu)
   Status: Incomplete => New

-- 
evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 
0xb5abf8c9 ***
https://bugs.launchpad.net/bugs/513261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513261] Re: evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 0xb5abf8c9 ***

2010-02-23 Thread fiat1100d
This is my Valgrind log, after a correct display

** Attachment added: "valgrind-logs-evince.tar.gz"
   http://launchpadlibrarian.net/39609439/valgrind-logs-evince.tar.gz

-- 
evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 
0xb5abf8c9 ***
https://bugs.launchpad.net/bugs/513261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513261] Re: evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 0xb5abf8c9 ***

2010-02-23 Thread fiat1100d
I noticed the same behaviour reported by Lucian:
- evince crashes when opening DVI without Valgrind;
- it displays fine when slowly opening DVI using Valgrind;
- after that the same DVI document still opens correctly when running without 
Valgrind.

>From the debugger logs, I see that the ~/.texmf-var directory is used for 
>generating fonts.
If I try to delete ~/.texmf-var (rm -r .texmf-var from Home directory) after 
the above passages, and then run evince for opening the same DVI document, it 
crashes again. But, if I run evince with Valgrind, then the document opens fine 
as in the above mentioned steps.

Lucian, could you check this?

-- 
evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 
0xb5abf8c9 ***
https://bugs.launchpad.net/bugs/513261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513261] Re: evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 0xb5abf8c9 ***

2010-02-22 Thread Lucian Adrian Grijincu
These are the logs from running evince through valgrind the first time.

** Attachment added: "valgrind-logs-evince.tar.gz"
   http://launchpadlibrarian.net/39563219/valgrind-logs-evince.tar.gz

-- 
evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 
0xb5abf8c9 ***
https://bugs.launchpad.net/bugs/513261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513261] Re: evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 0xb5abf8c9 ***

2010-02-22 Thread Lucian Adrian Grijincu
There's some kind of heisenbug here.

I ran evince on http://paultaylor.eu/diagrams/manual.dvi (downloaded it
beforehand) and it crashed.

I then ran 
 G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --tool=memcheck 
--leak-check=full --num-callers=40 --log-file=valgrind.log evince manual.dvi 

Evince started slower now (expected because of valgrind and the env variables).
Evince no longer crashed, and, even more, after closing evince, calling evince 
on the same manual.dvi file DID NOT lead to a crash.

So, to make it clear, after making the check with valgrind, evince no
longer crashed while loading manual.dvi from
http://paultaylor.eu/diagrams/manual.dvi

-- 
evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 
0xb5abf8c9 ***
https://bugs.launchpad.net/bugs/513261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513261] Re: evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 0xb5abf8c9 ***

2010-02-22 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a valgrind log following the
instructions at https://wiki.ubuntu.com/Valgrind and attach the file to
the bug report. This will greatly help us in tracking down your problem.

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

-- 
evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 
0xb5abf8c9 ***
https://bugs.launchpad.net/bugs/513261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513261] Re: evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 0xb5abf8c9 ***

2010-02-20 Thread Lucian Adrian Grijincu
For me, the problem appeared when trying to open 
http://paultaylor.eu/diagrams/manual.dvi
Evince crashed before it would show the application window.

-- 
evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 
0xb5abf8c9 ***
https://bugs.launchpad.net/bugs/513261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513261] Re: evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 0xb5abf8c9 ***

2010-02-20 Thread fiat1100d
** Visibility changed to: Public

-- 
evince assert failure: *** glibc detected *** evince: free(): invalid pointer: 
0xb5abf8c9 ***
https://bugs.launchpad.net/bugs/513261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs