"Jeremy C. Reed" <[EMAIL PROTECTED]> writes:

| (I have emailed about core dumps on close on NetBSD many times. I am the 
| package maintainer for NetBSD's lyx. I have provided a patch for this 
| package so it won't core dump on close. I wish it would be included in 
| lyx's source.)

It seems that you have compiled without debug information (-g). Can
you add that as well so that the core dumps get a bit more meat on
them?

| On DragonFly operating system, there is a core dump when exiting lyx 1.4.1 
| (using Qt).

Does dragonfly use funky errno values?

| Exception caught:
| boost::filesystem::is_directory: 
| "/home/reed/pkgsrc/wip/lib/lyxrc.defaults": Unknown error: 676110528
| Exception caught:
| boost::filesystem::is_directory: 
| "/home/reed/pkgsrc/wip/share/lyx/chkconfig.ltx": Unknown error: 676110528
| Exception caught:
| boost::filesystem::last_write_time: "/home/reed/.lyx/lyxrc.defaults": 
| Unknown error: 676110528
| Exception caught:
| boost::filesystem::is_directory: "/home/reed/.lyx/lyxrc.defaults": Unknown 
| error: 676110528
| Exception caught:
| boost::filesystem::is_directory: "/home/reed/.lyx/preferences": Unknown 
| error: 676110528

What error code is 676110528?

-- 
        Lgb

Reply via email to