[Bug 357661] Review Request: sunbird - Mozilla Sunbird Calendar

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 19 20:37:30 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: sunbird - Mozilla Sunbird Calendar


https://bugzilla.redhat.com/show_bug.cgi?id=357661





------- Additional Comments From lkundrak at redhat.com  2007-12-19 15:37 EST -------
(gdb) bt
#0  0x0000003d3a630ec5 in raise () from /lib64/libc.so.6
#1  0x0000003d3a632970 in abort () from /lib64/libc.so.6
#2  0x0000003d3a66b0db in __libc_message () from /lib64/libc.so.6
#3  0x0000003d3a6ea362 in __fortify_fail () from /lib64/libc.so.6
#4  0x0000003d3a6e8a90 in __chk_fail () from /lib64/libc.so.6
#5  0x0000003d3a6e90bb in __realpath_chk () from /lib64/libc.so.6
#6  0x00000000004045ed in XRE_GetBinaryPath (argv0=0x7169 <Address 0x7169 out of
bounds>, aResult=0x7fff6571d280) at /usr/include/bits/stdlib.h:46
#7  0x000000000040a861 in nsXREDirProvider::Initialize (this=0x7fff6571d490,
aXULAppDir=<value optimized out>) at nsXREDirProvider.cpp:119
#8  0x0000000000406703 in XRE_main (argc=2, argv=0x7fff6571db88,
aAppData=0x618040) at nsAppRunner.cpp:2265
#9  0x0000003d3a61e074 in __libc_start_main () from /lib64/libc.so.6
#10 0x0000000000403999 in _start ()
(gdb) up 6
#6  0x00000000004045ed in XRE_GetBinaryPath (argv0=0x7169 <Address 0x7169 out of
bounds>, aResult=0x7fff6571d280) at /usr/include/bits/stdlib.h:46
46            return __realpath_chk (__name, __resolved, __bos (__resolved));
(gdb) up
#7  0x000000000040a861 in nsXREDirProvider::Initialize (this=0x7fff6571d490,
aXULAppDir=<value optimized out>) at nsXREDirProvider.cpp:119
119       nsresult rv = XRE_GetBinaryPath(gArgv[0], getter_AddRefs(lf));
(gdb) print gA
gActivatedNotification  gAppData                gArgc                   gArgv  
                gAtomTable              
(gdb) print gArgv[0]
$3 = 0x7fff6571e7a5 "/usr/lib64/sunbird-0.7/sunbird-bin"
(gdb)
Will recompile with more debugging information.

I won't like to pollute this bug -- should I clone it away?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list